2011-01-08 |
Victor Stinner | Issue #10864: limit year to [1; 9999] for strftime... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Victor Stinner | test_ssl: test SHA256 using sha256.tbs-internet.com... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Victor Stinner | Issue #1777412: Remove all limits on tm_year from time... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Victor Stinner | Issue #1777412: fix test_time for Mac OS X and OpenIndiana |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Victor Stinner | Issue #1777412: test large years value for strftime... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Victor Stinner | Issue #1777412: strftime() accepts year >= 1 instead... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Alexander Belopolsky | Fixed error handling branches. Thanks |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Alexander Belopolsky | Issue #1777412: extended year range of strftime down... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
R. David Murray | #10686: recode non-ASCII headers to 'unknown-8bit'... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
R. David Murray | Fix formatting of values with embedded newlines when... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Raymond Hettinger | Revert r87821 which moved the source link to the wrong... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Antoine Pitrou | Put NEWS entry in the right section. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Antoine Pitrou | Issue #8020: Avoid a crash where the small objects... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Raymond Hettinger | Revert r87823 which moved the source link to the wrong... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Raymond Hettinger | Update the digest of PEP 3333 based on comments for... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Georg Brandl | Fix indent. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Raymond Hettinger | Combine the two seealso sections. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Alexander Belopolsky | Issue #10827: Changed the rules for 2-digit years.... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Antoine Pitrou | Mention multiprocessing.Queue in the queue docs |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Antoine Pitrou | Group seealsos |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Antoine Pitrou | Put those "seealso"s together |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Victor Stinner | Issue #10841: don't translate newlines for pgen |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Victor Stinner | Issue #10841: set binary mode on files; the parser... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Antoine Pitrou | Put those source links together |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Antoine Pitrou | atexit.py doesn't exist |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Antoine Pitrou | Put link to source at the end. There's nothing edificat... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Georg Brandl | #10856: document (Base)Exception.args better. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Brett Cannon | Undo an accidental commit in r87812. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Brett Cannon | Get --coverage to be an acceptable flag for test.regrte... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Alexander Belopolsky | Further simplify gettmarg() |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Raymond Hettinger | Typo. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Martin v. Löwis | Drop bf_getbuffer/bf_releasebuffer from stable ABI, |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Georg Brandl | #10846: fix typo. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Martin v. Löwis | Support comment lines and missing indices in typeslots.h. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Martin v. Löwis | Remove buffer API from stable ABI for now, see #10181. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Antoine Pitrou | Issue #7858: Raise an error properly when os.utime... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Antoine Pitrou | Issue #3839: wsgiref should not override a Content... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
David Malcolm | Issue #10655: Fix the build on PowerPC on Linux with... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Alexander Belopolsky | Use PyOS_snprintf for better portability. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Antoine Pitrou | Elaborate about the GIL. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Georg Brandl | #10844: update copyright years in Mac plists. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Georg Brandl | Add acks where acks are due. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Georg Brandl | Fix various issues (mostly Python 2 relics) found by... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Georg Brandl | itertools, operator and functools are not really "numer... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Georg Brandl | Remove doc for nonexisting parameter. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Antoine Pitrou | Issue #1677694: Refactor and improve test_timeout.... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Antoine Pitrou | Issue #10840: make it explicit that "s*" and friends... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Raymond Hettinger | Issue 10825: Minor updates to the test suite. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Raymond Hettinger | Nits |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Raymond Hettinger | Add PEP 3333 to whatsnew. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Victor Stinner | Issue #10492: bdb.Bdb.run() only traces the execution... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Victor Stinner | test_atexit: fix code saving/restoring stdout and stderr |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Victor Stinner | test_imaplib: reap_server() closes the server when... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Victor Stinner | imaplib: IMAP4 constructor closes the socket on error |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Alexander Belopolsky | - time.accept2dyear = True is now equivalent to time... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Raymond Hettinger | Add more porting notes. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Antoine Pitrou | Fix mistake in NEWS |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Raymond Hettinger | Remove mention of codes pending further discussion... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Raymond Hettinger | RC1 updates to whatsnew |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Georg Brandl | On Py3k, -tt and -3 are no-op and unsupported respectively. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Antoine Pitrou | Overhaul the documentation about socket timeouts. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Antoine Pitrou | Issue #7995: When calling accept() on a socket with... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Raymond Hettinger | Update tests and whatsnew for the 'quiet' flag |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Raymond Hettinger | Fix count of flag fields. Being one short caused the... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Antoine Pitrou | Issue #5485: Add tests for the UseForeignDTD method... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Antoine Pitrou | Issue #5485: Add doc for expat.xmlparser.SetParamEntity... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Georg Brandl | #10130: Prepare for building epub-format docs. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Georg Brandl | Fix duplicate end tag. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Victor Stinner | test_time: assertEquals => assertEqual |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Victor Stinner | Issue #10756: add the author, Andreas Stührk |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Victor Stinner | test_threading: use Popen.communicate() instead of... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Victor Stinner | regrtest: close the new stdout and restore the original... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Victor Stinner | Issue #10756: atexit normalizes the exception before... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Victor Stinner | test_bytes: test PyBytes_FromFormat() using ctypes |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Victor Stinner | Remove arbitrary string length limits |
commit | commitdiff | tree | snapshot |
2011-01-05 |
R. David Murray | #10790: make append work when output codec is different... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Victor Stinner | test_unicode: use ctypes to test PyUnicode_FromFormat() |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Antoine Pitrou | Fix test_time under Windows |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #9566: PyUnicode_FromFormatV() doesn't support... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #9566: explain why (int)len cannot underflow |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Antoine Pitrou | In subprocess, wrap pipe fds before launching the child... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Gregory P.... | Fix the new bug introduced in the r87710 fix for issue... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Georg Brandl | Fix exception catching. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Alexander Belopolsky | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Alexander Belopolsky | Issue #8013: Fix time.ctime test failure on 32-bit... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Alexander Belopolsky | Issue #8013: time.asctime and time.ctime no longer... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vinay Sajip | logging HOWTO: fixed markup for numbered handler list. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #9015, #9611: stdprinter.write() clamps the lengt... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #9566: use Py_ssize_t instead of int |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #8992: convertsimple() doesn't need to fill msgbu... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #8992: Simplify addcleanup() API |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #10819: SocketIO.name property returns -1 when... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #8650: zlib.compress() and zlib.decompress()... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #8651: PyArg_Parse*() functions raise an Overflow... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | Issue #9015, #9611: FileIO.readinto(), FileIO.write... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Antoine Pitrou | Issue #10267: Fix refleak in test_ttk_guionly. Patch... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | test_httplib: fix a DeprecationWarning, assertEquals... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Victor Stinner | test_array: fix the DeprecationWarning('object.__init__... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Antoine Pitrou | Issue #10333: Remove ancient GC API, which has been... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Victor Stinner | fix test_unittest: ignore DeprecationWarning on assertD... |
commit | commitdiff | tree | snapshot |
next |