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 |
2010-12-12 |
Antoine Pitrou | Remove redundant sentence, and fix markup |
commit | commitdiff | tree | snapshot |
2010-12-12 |
R. David Murray | #243654: only create a new MIME boundary if we don... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Antoine Pitrou | Add link to the buffer protocol description from the... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Antoine Pitrou | Better explain the buffer interface (hopefully) |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Antoine Pitrou | Make this a warning and fix indentation |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Antoine Pitrou | Obsolete aliases needn't be documented |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Antoine Pitrou | Remove reference to stuff which is already obsolete... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Antoine Pitrou | SET_LINENO was removed in 2.3 |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Vinay Sajip | Logging documentation - further update. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Nick Coghlan | Issue #10188 (partial resolution): tidy up some behavio... |
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 update. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Benjamin Peterson | having three copies of the same test is surely a bit... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Benjamin Peterson | remove (un)transform methods |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Georg Brandl | Fix markup. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Barry Warsaw | Create the hardlink between python-3.2m and python... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Martin v. Löwis | Add versionchanged for parameter type changes. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Georg Brandl | Avoid AttributeError(_closed) when a TemporaryDirectory... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Martin v. Löwis | Adjust PySlice_GetIndices documentation to signature... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Georg Brandl | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Alexander Belopolsky | Reverted accidental commit (from r87159) |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Alexander Belopolsky | Updated UCD version and unicode.org links to Unicode... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Raymond Hettinger | Move nntp entry back to changed modules section and... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Vinay Sajip | logging: added handler of last resort. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Georg Brandl | #10668: fix wrong call of __init__. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Vinay Sajip | Fied typo |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Vinay Sajip | test.support: Added TestHandler and Matcher classes... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Vinay Sajip | Minor documentation tweak. |
commit | commitdiff | tree | snapshot |
next |