]> granicus.if.org Git - python/shortlog
python
2011-06-04 Éric AraujoImprove glossary entry for ABCs.
2011-06-03 Éric AraujoRemove link that’s already present at the top of the...
2011-06-03 Éric AraujoDocument working dir for “make html” (#12249). Patch...
2011-06-03 Raymond HettingerFix named tuples to work with vars().
2011-06-01 Raymond HettingerForward port doc updates for builtin functions.
2011-06-01 Éric AraujoBranch merge
2011-06-01 Victor StinnerClose #12230: Mac OS X Tiger (10.4) has a kernel bug...
2011-06-01 Benjamin Petersonmerge 3.1
2011-06-01 Benjamin Petersonreturn NULL on error
2011-06-01 Benjamin Petersonbe extra careful with a borrowed reference when the...
2011-06-01 Benjamin Petersondemote this to a note
2011-06-01 Benjamin Petersonmerge 3.1 (#12221)
2011-05-31 Benjamin Petersonsimply use the Python version for pyexpat.__version__...
2011-05-31 Victor StinnerClose #12085: Fix an attribute error in subprocess...
2011-05-31 Éric AraujoFix markup: arguments in a class directive are __init__...
2011-05-31 Éric AraujoFix error message to use the Python name instead of...
2011-05-30 Victor StinnerIssue #12057: Add tests for ISO 2022 codecs
2011-05-30 Victor StinnerIssue #1195: fix the issue number of the NEWS entry
2011-05-30 Victor StinnerIssue #12016: my_fgets() now always clears errors befor...
2011-05-29 Benjamin Petersonmerge 3.1
2011-05-29 Benjamin PetersonAdded tag v3.1.4rc1 for changeset 32fcb9e94985
2011-05-29 Benjamin Petersonupdate pydoc-topics v3.1.4rc1
2011-05-29 Benjamin Petersonbump to 3.1.4rc1
2011-05-29 Éric AraujoMerge 3.1
2011-05-29 Éric AraujoBranch merge
2011-05-29 Éric AraujoBranch merge
2011-05-29 Ned DeilyRecord null merge of Issue #12205
2011-05-29 Ned DeilyIssue #12205: Fix test_subprocess failure due to uninst...
2011-05-29 Éric AraujoFix typo in 0311f62714f7
2011-05-29 Éric AraujoDon’t misuse “package data” in pprint example
2011-05-29 Éric AraujoFix typos in Misc/NEWS
2011-05-28 Éric AraujoMerge doc touch-ups and fixes for #9831 and #9223 from 3.1
2011-05-28 Éric AraujoRe-add missing doc stub for the distutils check command
2011-05-28 Éric AraujoMinor touch-ups in distutils.cmd.Command doc
2011-05-28 Éric AraujoFix test_build_py when sys.dont_write_bytecode is true...
2011-05-28 Gregory P.... Fix ProcessTestCasePOSIXPurePython to test the module...
2011-05-28 Ned DeilyIssue #11217: For 64-bit/32-bit Mac OS X universal...
2011-05-28 Ned DeilyIssue #985064: Make plistlib more resilient to faulty...
2011-05-28 Ned DeilyIssue #985064: Make plistlib more resilient to faulty...
2011-05-28 Ned DeilyIssue #9670: Increase the default stack size for second...
2011-05-28 Ned DeilyIssue #9670: Increase the default stack size for second...
2011-05-27 Benjamin Petersonmerge 3.1
2011-05-27 Benjamin Petersonfix spacing
2011-05-27 Benjamin Petersonmerge 3.1
2011-05-27 Benjamin Petersonfix indentation
2011-05-27 Éric AraujoMinor doc addition for clarity
2011-05-27 Éric AraujoAdd missing closing paren
2011-05-26 Éric AraujoMerge 3.1
2011-05-26 Éric AraujoBranch merge
2011-05-26 Éric AraujoBranch merge
2011-05-25 Stefan KrahIssue #12090: backport 79fcd71d0356
2011-05-25 Victor Stinner(Merge 3.1) Issue #12175: RawIOBase.readall() now retur...
2011-05-25 Victor StinnerIssue #12175: RawIOBase.readall() now returns None...
2011-05-25 Victor Stinner(Merge 3.1) Issue #12175: FileIO.readall() now raises...
2011-05-25 Victor StinnerIssue #12175: FileIO.readall() now raises a ValueError...
2011-05-25 Éric AraujoMerge 3.1
2011-05-25 Éric AraujoFix two typos
2011-05-25 Éric AraujoBranch merge
2011-05-24 Victor Stinner(Merge 3.1) Issue #12057: Add cjkencodings directory...
2011-05-24 Victor StinnerIssue #12057: Add cjkencodings directory to the Makefil...
2011-05-24 Victor Stinner(Merge 3.1) Issue #12057: Add tests for the HZ encoding
2011-05-24 Victor StinnerIssue #12057: Add tests for the HZ encoding
2011-05-24 Victor StinnerIssue #12070: Fix the Makefile parser of the sysconfig...
2011-05-24 Victor Stinner(Merge 3.1) Issue #12100: Don't reset incremental encod...
2011-05-24 Victor StinnerIssue #12100: Don't reset incremental encoders of CJK...
2011-05-24 Benjamin Petersonmerge 3.1
2011-05-24 Benjamin Petersonbackout 8b384de4e780, so a proper fix can be considered...
2011-05-24 Benjamin Petersonmerge 3.1
2011-05-24 Benjamin Petersonuse '->' to indicate return values
2011-05-24 Benjamin Petersonmerge 3.1
2011-05-24 Benjamin Petersongenerally, sockets should be closed after they're used
2011-05-24 Charles-François... Issue #5715: In socketserver, close the server socket...
2011-05-24 Charles-François... Issue #5715: In socketserver, close the server socket...
2011-05-23 Ezio Melotti#12074: remove the /0 when there are no failures.
2011-05-23 Benjamin Petersonmerge heads
2011-05-23 Benjamin Petersonmerge 3.1
2011-05-23 Victor StinnerIssue #12074: regrtest displays also the current number...
2011-05-23 Benjamin Petersoncorrectly lookup __dir__
2011-05-23 Raymond HettingerClean-up example.
2011-05-23 Victor StinnerMerge 3.1
2011-05-23 Victor Stinnertest_codecs now removes the temporay file (created...
2011-05-23 Martin v. LöwisAdd 3.2.1rc2 uuid.
2011-05-22 Victor StinnerIssue #10801: Remove a debug print() from test_zipfile
2011-05-22 Antoine PitrouIssue #12138: fix use of transient_internet() in test_u...
2011-05-22 Martin v. LoewisAdd 3.2.1rc2 uuid.
2011-05-22 Eli BenderskyIssue 12126: removing incorrect claim about return...
2011-05-22 Eli BenderskyIssue 12126: removing incorrect claim about return...
2011-05-21 Raymond HettingerSimplify example
2011-05-21 Georg BrandlSet up branch to be rc2 next.
2011-05-21 Georg BrandlMerge release branch after 3.2.1rc1.
2011-05-20 Benjamin Petersonmerge 3.1
2011-05-20 Benjamin Petersonthis should actually be an IOError
2011-05-20 Benjamin Petersonmerge 3.1
2011-05-20 Benjamin Petersonadd example for not using access
2011-05-20 Ezio Melotti#12072: merge with 3.1.
2011-05-20 Ezio Melotti#12072: add missing parenthesis in the doc. Patch...
2011-05-20 Victor Stinnertest_pydoc: skip PydocServerTest if thread support...
2011-05-19 Victor Stinner(Merge 3.1) Issue #12124: zipimport doesn't keep a...
2011-05-19 Victor StinnerIssue #12124: zipimport doesn't keep a reference to...
2011-05-18 Antoine PitrouFix section title
next