]> granicus.if.org Git - python/shortlog
python
2011-01-08 Alexander BelopolskyFixed error handling branches. Thanks
2011-01-08 Alexander BelopolskyIssue #1777412: extended year range of strftime down...
2011-01-07 R. David Murray#10686: recode non-ASCII headers to 'unknown-8bit'...
2011-01-07 R. David MurrayFix formatting of values with embedded newlines when...
2011-01-07 Raymond HettingerRevert r87821 which moved the source link to the wrong...
2011-01-07 Antoine PitrouPut NEWS entry in the right section.
2011-01-07 Antoine PitrouIssue #8020: Avoid a crash where the small objects...
2011-01-07 Raymond HettingerRevert r87823 which moved the source link to the wrong...
2011-01-07 Raymond HettingerUpdate the digest of PEP 3333 based on comments for...
2011-01-07 Georg BrandlFix indent.
2011-01-07 Raymond HettingerCombine the two seealso sections.
2011-01-07 Alexander BelopolskyIssue #10827: Changed the rules for 2-digit years....
2011-01-07 Antoine PitrouMention multiprocessing.Queue in the queue docs
2011-01-07 Antoine PitrouGroup seealsos
2011-01-07 Antoine PitrouPut those "seealso"s together
2011-01-07 Victor StinnerIssue #10841: don't translate newlines for pgen
2011-01-07 Victor StinnerIssue #10841: set binary mode on files; the parser...
2011-01-07 Antoine PitrouPut those source links together
2011-01-07 Antoine Pitrouatexit.py doesn't exist
2011-01-07 Antoine PitrouPut link to source at the end. There's nothing edificat...
2011-01-07 Georg Brandl#10856: document (Base)Exception.args better.
2011-01-06 Brett CannonUndo an accidental commit in r87812.
2011-01-06 Brett CannonGet --coverage to be an acceptable flag for test.regrte...
2011-01-06 Alexander BelopolskyFurther simplify gettmarg()
2011-01-06 Raymond HettingerTypo.
2011-01-06 Martin v. LöwisDrop bf_getbuffer/bf_releasebuffer from stable ABI,
2011-01-06 Georg Brandl#10846: fix typo.
2011-01-06 Martin v. LöwisSupport comment lines and missing indices in typeslots.h.
2011-01-06 Martin v. LöwisRemove buffer API from stable ABI for now, see #10181.
2011-01-06 Antoine PitrouIssue #7858: Raise an error properly when os.utime...
2011-01-06 Antoine PitrouIssue #3839: wsgiref should not override a Content...
2011-01-06 David MalcolmIssue #10655: Fix the build on PowerPC on Linux with...
2011-01-06 Alexander BelopolskyUse PyOS_snprintf for better portability.
2011-01-06 Antoine PitrouElaborate about the GIL.
2011-01-06 Georg Brandl#10844: update copyright years in Mac plists.
2011-01-06 Georg BrandlAdd acks where acks are due.
2011-01-06 Georg BrandlFix various issues (mostly Python 2 relics) found by...
2011-01-06 Georg Brandlitertools, operator and functools are not really "numer...
2011-01-06 Georg BrandlRemove doc for nonexisting parameter.
2011-01-06 Antoine PitrouIssue #1677694: Refactor and improve test_timeout....
2011-01-06 Antoine PitrouIssue #10840: make it explicit that "s*" and friends...
2011-01-06 Raymond HettingerIssue 10825: Minor updates to the test suite.
2011-01-06 Raymond HettingerNits
2011-01-06 Raymond HettingerAdd PEP 3333 to whatsnew.
2011-01-06 Victor StinnerIssue #10492: bdb.Bdb.run() only traces the execution...
2011-01-05 Victor Stinnertest_atexit: fix code saving/restoring stdout and stderr
2011-01-05 Victor Stinnertest_imaplib: reap_server() closes the server when...
2011-01-05 Victor Stinnerimaplib: IMAP4 constructor closes the socket on error
2011-01-05 Alexander Belopolsky- time.accept2dyear = True is now equivalent to time...
2011-01-05 Raymond HettingerAdd more porting notes.
2011-01-05 Antoine PitrouFix mistake in NEWS
2011-01-05 Raymond HettingerRemove mention of codes pending further discussion...
2011-01-05 Raymond HettingerRC1 updates to whatsnew
2011-01-05 Georg BrandlOn Py3k, -tt and -3 are no-op and unsupported respectively.
2011-01-05 Antoine PitrouOverhaul the documentation about socket timeouts.
2011-01-05 Antoine PitrouIssue #7995: When calling accept() on a socket with...
2011-01-05 Raymond HettingerUpdate tests and whatsnew for the 'quiet' flag
2011-01-05 Raymond HettingerFix count of flag fields. Being one short caused the...
2011-01-05 Antoine PitrouIssue #5485: Add tests for the UseForeignDTD method...
2011-01-05 Antoine PitrouIssue #5485: Add doc for expat.xmlparser.SetParamEntity...
2011-01-05 Georg Brandl#10130: Prepare for building epub-format docs.
2011-01-05 Georg BrandlFix duplicate end tag.
2011-01-05 Victor Stinnertest_time: assertEquals => assertEqual
2011-01-05 Victor StinnerIssue #10756: add the author, Andreas Stührk
2011-01-05 Victor Stinnertest_threading: use Popen.communicate() instead of...
2011-01-05 Victor Stinnerregrtest: close the new stdout and restore the original...
2011-01-05 Victor StinnerIssue #10756: atexit normalizes the exception before...
2011-01-05 Victor Stinnertest_bytes: test PyBytes_FromFormat() using ctypes
2011-01-05 Victor StinnerRemove arbitrary string length limits
2011-01-05 R. David Murray#10790: make append work when output codec is different...
2011-01-05 Victor Stinnertest_unicode: use ctypes to test PyUnicode_FromFormat()
2011-01-04 Antoine PitrouFix test_time under Windows
2011-01-04 Victor StinnerIssue #9566: PyUnicode_FromFormatV() doesn't support...
2011-01-04 Victor StinnerIssue #9566: explain why (int)len cannot underflow
2011-01-04 Antoine PitrouIn subprocess, wrap pipe fds before launching the child...
2011-01-04 Gregory P.... Fix the new bug introduced in the r87710 fix for issue...
2011-01-04 Georg BrandlFix exception catching.
2011-01-04 Alexander BelopolskyWhitespace cleanup
2011-01-04 Alexander BelopolskyIssue #8013: Fix time.ctime test failure on 32-bit...
2011-01-04 Alexander BelopolskyIssue #8013: time.asctime and time.ctime no longer...
2011-01-04 Vinay Sajiplogging HOWTO: fixed markup for numbered handler list.
2011-01-04 Victor StinnerIssue #9015, #9611: stdprinter.write() clamps the lengt...
2011-01-04 Victor StinnerIssue #9566: use Py_ssize_t instead of int
2011-01-04 Victor StinnerIssue #8992: convertsimple() doesn't need to fill msgbu...
2011-01-04 Victor StinnerIssue #8992: Simplify addcleanup() API
2011-01-04 Victor StinnerIssue #10819: SocketIO.name property returns -1 when...
2011-01-04 Victor StinnerIssue #8650: zlib.compress() and zlib.decompress()...
2011-01-04 Victor StinnerIssue #8651: PyArg_Parse*() functions raise an Overflow...
2011-01-04 Victor StinnerIssue #9015, #9611: FileIO.readinto(), FileIO.write...
2011-01-04 Antoine PitrouIssue #10267: Fix refleak in test_ttk_guionly. Patch...
2011-01-04 Victor Stinnertest_httplib: fix a DeprecationWarning, assertEquals...
2011-01-04 Victor Stinnertest_array: fix the DeprecationWarning('object.__init__...
2011-01-04 Antoine PitrouIssue #10333: Remove ancient GC API, which has been...
2011-01-03 Victor Stinnerfix test_unittest: ignore DeprecationWarning on assertD...
2011-01-03 Antoine PitrouUn-complicate some code
2011-01-03 Antoine PitrouAdd some more output
2011-01-03 Antoine PitrouTemporary debug output for intermittent failures in...
2011-01-03 Antoine PitrouAdd a subprocess test of remapping standard file descri...
2011-01-03 Gregory P.... news for 6643
2011-01-03 Gregory P.... issue6643 - Two locks held within the threading module...
next