]> granicus.if.org Git - python/shortlog
python
2013-01-24 Eli BenderskyIssue #12323: Strengthen error checking of the position...
2013-01-24 Serhiy StorchakaFix generating of sre_constants.h on Python 3.
2013-01-24 Serhiy StorchakaFix generating of sre_constants.h on Python 3.
2013-01-24 Serhiy StorchakaFix generating of sre_constants.h on Python 3.
2013-01-23 Benjamin Petersonrevert #16672 for incorrect semantics
2013-01-23 Senthil Kumaranmerge from 3.3
2013-01-23 Senthil Kumaranmerge from 3.2
2013-01-23 Senthil KumaranIssue #12411: Fix to cgi.parse_multipart to correctly...
2013-01-23 Vinay SajipMerged doc update from 3.3.
2013-01-23 Vinay SajipMerged doc update from 3.2.
2013-01-23 Vinay SajipCorrected typo, added comment in cookbook recipe.
2013-01-23 Serhiy StorchakaIssue #16957: shutil.which() no longer searches a bare...
2013-01-23 Serhiy StorchakaIssue #16957: shutil.which() no longer searches a bare...
2013-01-22 Ezio Melotti#11379: merge with 3.3.
2013-01-22 Ezio Melotti#11379: merge with 3.2.
2013-01-22 Ezio Melotti#11379: rephrase minidom documentation to use the term...
2013-01-22 Vinay SajipMerged doc update from 3.3.
2013-01-22 Vinay SajipMerged doc update from 3.2.
2013-01-22 Vinay SajipAdded cookbook recipe for structured logging.
2013-01-22 Serhiy StorchakaIssue #1159051: GzipFile now raises EOFError when readi...
2013-01-22 Serhiy StorchakaIssue #1159051: GzipFile now raises EOFError when readi...
2013-01-22 Serhiy StorchakaIssue #1159051: GzipFile now raises EOFError when readi...
2013-01-22 Eli BenderskyAdd some tests for XPath numeric indexing
2013-01-22 Eli BenderskyAdd some tests for XPath numeric indexing
2013-01-22 Serhiy StorchakaNull merge
2013-01-22 Serhiy StorchakaNull merge
2013-01-22 Serhiy Storchaka#15546: Fix GzipFile.peek()'s handling of pathological...
2013-01-22 Vinay SajipMerged documentation update from 3.3.
2013-01-22 Vinay SajipMerged documentation update from 3.2.
2013-01-22 Vinay SajipUpdated logging HOWTO with a diagram.
2013-01-22 Serhiy StorchakaFix shutil.which() test for issue #16993.
2013-01-22 Serhiy StorchakaFix shutil.which() test for issue #16993.
2013-01-21 Vinay SajipIssue #17007: Merged minor changes from 3.3.
2013-01-21 Vinay SajipIssue #17007: Merged minor changes from 3.2.
2013-01-21 Vinay SajipIssue #17007: Made minor changes to documentation wording.
2013-01-21 Vinay SajipCloses #17007: Merged doc update from 3.3.
2013-01-21 Vinay SajipIssue #17007: Merged doc update from 3.2.
2013-01-21 Vinay SajipIssue #17007: Improved logging documentation based...
2013-01-21 Serhiy StorchakaUse bigmemtest decorator for test of issue #16335.
2013-01-21 Serhiy StorchakaUse bigmemtest decorator for test of issue #16335.
2013-01-21 Serhiy StorchakaAdd bigmemtest decorator to test of issue #16335.
2013-01-21 Serhiy StorchakaIssue #16993: shutil.which() now preserves the case...
2013-01-21 Serhiy StorchakaIssue #16993: shutil.which() now preserves the case...
2013-01-21 Serhiy StorchakaFix memory error in test_ucn.
2013-01-21 Serhiy StorchakaFix memory error in test_ucn.
2013-01-21 Serhiy StorchakaFix memory error in test_ucn.
2013-01-21 Serhiy StorchakaIssue #16335: Fix integer overflow in unicode-escape...
2013-01-21 Serhiy StorchakaIssue #16335: Fix integer overflow in unicode-escape...
2013-01-21 Serhiy StorchakaIssue #16335: Fix integer overflow in unicode-escape...
2013-01-20 Stefan KrahMerge 3.3.
2013-01-20 Stefan KrahIssue #7353: Remove references to Include/intobject...
2013-01-20 Benjamin Petersonmerge 3.3
2013-01-20 Benjamin Petersonend is a keyword argument
2013-01-20 Benjamin Petersonmerge 3.3
2013-01-20 Benjamin Petersonexpressions -> arguments
2013-01-20 Ezio Melotti#16557: merge with 3.3.
2013-01-20 Ezio Melotti#16557: update functional howto -- "return value" is...
2013-01-20 Ezio Melotti#4153: merge with 3.3.
2013-01-20 Ezio Melotti#4153: merge with 3.2.
2013-01-20 Ezio Melotti#4153: update the Unicode howto.
2013-01-20 Nick CoghlanMerge hg touch fix from 3.3
2013-01-20 Nick CoghlanTouch correct file in 'make touch'
2013-01-20 Antoine PitrouRemove cruft and circumvolutions from the unittest...
2013-01-20 Antoine PitrouRemove cruft and circumvolutions from the unittest...
2013-01-19 Benjamin Petersonmerge 3.3
2013-01-19 Benjamin Petersonremove unnecessary clearing of list
2013-01-19 Ezio MelottiNull merge the backported changest.
2013-01-19 Ezio MelottiMerge Misc/NEWS fixes from 3.3.
2013-01-19 Ezio MelottiMerge Misc/NEWS fixes from 3.2.
2013-01-19 Ezio MelottiFix a few typos in Misc/NEWS.
2013-01-19 Charles-François... Issue #16953: Fix socket module compilation on platform...
2013-01-19 Charles-François... Issue #16953: Fix socket module compilation on platform...
2013-01-19 Charles-François... Issue #16953: Fix socket module compilation on platform...
2013-01-19 Serhiy StorchakaNull merge
2013-01-19 Serhiy StorchakaIssue #15989: Fix several occurrences of integer overflow
2013-01-19 Serhiy StorchakaIssue #15989: Fix several occurrences of integer overflow
2013-01-19 Raymond Hettingermerge
2013-01-19 Raymond HettingerIgnore Mac's Data Services Store
2013-01-19 Raymond HettingerShow the function signature in the docstring
2013-01-18 Ezio Melotti#16978: merge with 3.3.
2013-01-18 Ezio Melotti#16978: merge with 3.2.
2013-01-18 Ezio Melotti#16978: rephrase sentence and fix typo. Initial patch...
2013-01-18 Łukasz Langamath.fsum docs did not show up because of a misplaced...
2013-01-18 Łukasz Langamath.fsum docs did not show up because of a misplaced...
2013-01-18 Łukasz Langamath.fsum docs did not show up because of a misplaced...
2013-01-18 Benjamin Petersonmerge 3.3
2013-01-18 Benjamin Petersoncheck windows fd validity (closes #16992)
2013-01-17 Stefan KrahMerge 3.3.
2013-01-17 Stefan KrahIssue #11870: Skip test_3_join_in_forked_from_thread...
2013-01-17 Antoine PitrouRemove outdated statement
2013-01-17 Antoine PitrouRemove outdated statement
2013-01-17 Antoine PitrouRemove outdated statement
2013-01-17 Stefan KrahMerge 3.3.
2013-01-17 Stefan KrahIssue #16987: Fix definition of SHLIB_EXT.
2013-01-17 Stefan KrahIssue #16982: Fix --without-threads build failure.
2013-01-17 Eli BenderskyFix docstring typo in concurrent.futures.Future
2013-01-17 Eli BenderskyFix docstring typo in concurrent.futures.Future
2013-01-17 Stefan KrahMerge 3.3.
2013-01-17 Stefan KrahIssue #14110: Fix test failures on FreeBSD if the user...
2013-01-17 Stefan KrahMerge 3.3.
next