2010-12-18 |
Raymond Hettinger | Enhance argparse example to show aliases. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
R. David Murray | #9907: call rl_initialize early when using editline... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Raymond Hettinger | Add link to a sample solution to a common problem. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Daniel Stutzbach | Fix typo |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Victor Stinner | update .gitignore using .hgignore |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Łukasz Langa | fix for an embarrassing autoformatting SNAFU. Thanks... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Łukasz Langa | configparser hype coming up! |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Łukasz Langa | 100% test coverage, better mapping protocol compatibili... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Martin v. Löwis | Upgrade to sqlite3 3.7.4. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Daniel Stutzbach | Issue2690: Update docs to reflect the change made by... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Martin v. Löwis | Upgrade Tcl/Tk to 8.5.9. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Raymond Hettinger | Expand the LBYL glossary entry. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Antoine Pitrou | Issue #4188: Avoid creating dummy thread objects when... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Antoine Pitrou | Issue #10711: Remove HTTP 0.9 support from http.client... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Daniel Stutzbach | Issue 8753: Added documentation for Py_ReprEntr and... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
R. David Murray | #10454: clarify the compileall docs and help messages. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
R. David Murray | #10559: provide instructions for accessing sys.argv... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Senthil Kumaran | Fix Issue9721 - urljoin behavior when the relative... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Łukasz Langa | configparser API cleanup: default values now sensible... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Gregory P.... | assert that the regex given to assertRegex is non-empty. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
R. David Murray | #10719: restore messages generated on invalid compileal... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Antoine Pitrou | Issue #10710: `Misc/setuid-prog.c` is removed from... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Antoine Pitrou | Issue #10714: Limit length of incoming request in http... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Antoine Pitrou | Credit Florent for porting |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Raymond Hettinger | Add todo for WSGI |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Éric Araujo | Add missing docs and directives related to PEP 3147... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Brian Curtin | EasyDialogs was removed in 3.x. fallback_getpass will... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Éric Araujo | Fix one versionchanged |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Raymond Hettinger | Improve the ContextDecorator example. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Éric Araujo | Add versionadded directive missing from r78983. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Łukasz Langa | Acknowledged renaming of SafeConfigParser to ConfigParser. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Éric Araujo | Advertise “python -m test” over test.regrtest (r87296... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Łukasz Langa | Broken ConfigParser removed, SafeConfigParser renamed... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Raymond Hettinger | Thank you ispell. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Raymond Hettinger | Nits |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Éric Araujo | Advertise “python -m” instead of direct filename. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Raymond Hettinger | Entries for ElementTree, collectionsm, functools and... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Éric Araujo | No need to generate a link for something that’s just... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Antoine Pitrou | Make test_threadsignals more lax, and add notes |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Antoine Pitrou | Issue #8844: Regular and recursive lock acquisitions... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Éric Araujo | Mark up one missed None in pkgutil.rst (#8851) |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Raymond Hettinger | Entry for decimal and fractions. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Raymond Hettinger | Add entries for structseq, ContextDecorator, and variou... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Éric Araujo | Add disclaimer about MinGW compat in distutils docs... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Éric Araujo | Fix build_ext with VS 8.0. Patch by Hirokazu Yamamoto... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Éric Araujo | Fix wrong name in docstring and doc (#10693). Original... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Terry Reedy | Issue 10534, difflib: tweak doc; test new SequenceMatch... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Alexander Belopolsky | Use sentence case in section titles consistently |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Raymond Hettinger | Elaborate on the calculation used in the random module. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Éric Araujo | Use nested method directives, rewrap long lines, fix... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Raymond Hettinger | Add intro to the changed modules section. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Éric Araujo | Improve trace documentation (#9264). Patch by Eli... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Antoine Pitrou | Move the urllib-inherited API to a distinguished section |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Raymond Hettinger | Move email section in with other modules. Fix markup. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Raymond Hettinger | Minor regroupings. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Raymond Hettinger | Adopt Antoine's suggestion to improve readability with... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Raymond Hettinger | Add entries for the random module and the collections... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Raymond Hettinger | Issue 10667: Fast path for collections.Counter |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Antoine Pitrou | I don't think we need to ship the comp.lang.python... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Antoine Pitrou | Encourage --with-pydebug rather than individual setting... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Antoine Pitrou | Remove outdated compatibility file. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Antoine Pitrou | Issue #10706: Remove outdated script runtests.sh. ... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Senthil Kumaran | TIMEOUT value change in URLTimeout Test. test.support... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Andrew M. Kuchling | Typo fix |
commit | commitdiff | tree | snapshot |
2010-12-15 |
R. David Murray | #10705: document what the values of debuglevel are... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
R. David Murray | #4236: avoid possible Fatal Error when import is called... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
R. David Murray | More comprehensive compileall cli tests, and fixes. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Antoine Pitrou | Freshen README contents |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Raymond Hettinger | Nits |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Vinay Sajip | Logging documentation update. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Gregory P.... | SIGCHLD is a more portable name than SIGCLD. (OSX... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
R. David Murray | #775964: skip YP/NIS entries instead of failing the... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Gregory P.... | Fix "BytesWarning: str() on a bytes instance" |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Gregory P.... | Issue #1731717: Fixed the problem where subprocess... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
R. David Murray | #10695: use %s not %d so that a string 'port' does... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Gregory P.... | Issue #6559: fix the subprocess.Popen pass_fds implemen... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
R. David Murray | Turn on regrtest -W (rerun immediately) option for... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
R. David Murray | 9162: fix license in multiprocessing files |
commit | commitdiff | tree | snapshot |
2010-12-14 |
R. David Murray | Use skipIf instead of a return when attribute doesn... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
R. David Murray | #10699: fix docstring for tzset: it does not take a... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
R. David Murray | #1078919: make add_header automatically do RFC2231... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
R. David Murray | #10698: fix typo in example. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Vinay Sajip | Logging documentation update. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Vinay Sajip | Logging documentation update. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Barry Warsaw | Issue 10687. When --without-pymalloc is given, $VERSIO... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Nick Coghlan | Captured IO streams with embedded backslashes are alway... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Vinay Sajip | Logging documentatio update. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Gregory P.... | Mention the subprocess.Popen close_fds default change... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Gregory P.... | regenerate configure based on r87207. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Gregory P.... | issue7213: Open the pipes used by subprocesses with... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Gregory P.... | Get rid of the close_fds DeprecationWarning. Changes... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Kristján Valur... | issue 10683 |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Nick Coghlan | Actually finish the tests for r87182 |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Vinay Sajip | Logging documentation - further update. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Vinay Sajip | Logging documentation - further update. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Vinay Sajip | Logging documentation - further update. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Antoine Pitrou | Improve readability of the socket docs |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Antoine Pitrou | Homogenize the "optional OS services" menu |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Antoine Pitrou | Consistent ordering of availability statements |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Antoine Pitrou | Fix heading level |
commit | commitdiff | tree | snapshot |
next |