]> granicus.if.org Git - python/shortlog
python
2011-05-31 Tarek Ziadeimproved pysetup list UI
2011-05-31 Tarek Ziadepromoted pysetup3 to a top-level script
2011-05-31 Benjamin Petersonmerge heads
2011-05-31 Benjamin Petersonadd tests for negative with conjugate
2011-05-30 Victor Stinner(Merge 3.2) Issue #12057: Add tests for ISO 2022 codecs
2011-05-30 Victor StinnerIssue #12057: Add tests for ISO 2022 codecs
2011-05-30 Victor Stinner(Merge 3.2) Issue #1195: fix the issue number of the...
2011-05-30 Victor StinnerIssue #1195: fix the issue number of the NEWS entry
2011-05-30 Victor Stinner(Merge 3.2) Issue #12016: my_fgets() now always clears...
2011-05-30 Victor StinnerIssue #12016: my_fgets() now always clears errors befor...
2011-05-30 Tarek Ziadebetter UI when the user does not have the perms to...
2011-05-30 Victor StinnerIssue #12028: fix NEWS entry
2011-05-30 Victor StinnerClose #10616: mention bytes and bytearray in PyObject_A...
2011-05-30 Victor StinnerClose #12028: Make threading._get_ident() public, renam...
2011-05-30 Victor StinnerClose #12089: Remove outdated and unused code from...
2011-05-30 Victor StinnerClose #12171: IncrementalEncoder.reset() of CJK codecs...
2011-05-30 Alexis MetaireauUpdate the ACKS file with the packaging contributors
2011-05-30 Tarek Ziadefixed the test_uninstall patch
2011-05-30 Tarek ZiadeIssue 12218: Removing wsgiref.egg-info
2011-05-30 Benjamin Petersonmerge heads
2011-05-30 Benjamin Petersondon't restrict unexpected EOF errors to the first line...
2011-05-30 Benjamin Petersonuse better naming scheme
2011-05-30 Brian QuinlanIncreases some test timeouts to fix issue 11864.
2011-05-30 Tarek Ziadedisplaying the faulty project name is a good idea
2011-05-30 Tarek Ziaderemoved spurious output
2011-05-30 Tarek ZiadeCleaned up the installer output behavior.
2011-05-30 Tarek Ziadecleanup packaging.database
2011-05-30 Tarek Ziadea resource module for 2 functions is overkill. database...
2011-05-30 Nadeem VawdaSimplify line-oriented tests in test_bz2.
2011-05-29 Nadeem VawdaIssue #1625: Add stream ordering test to test_bz2.
2011-05-29 Nadeem VawdaRemove unused data from test_bz2.
2011-05-29 Nadeem VawdaMiscellaneous cleanups to bz2 and test_bz2 following...
2011-05-29 Ned DeilyIssue #10736: Revert changeset de4d34a95603 as it cause...
2011-05-29 Ned DeilyIssue #10736: Fix test_ttk test_widgets failures with...
2011-05-29 Benjamin Petersonmerge 3.2
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 Charles-François... Skip test_pipe2 on Linux kernels older than 2.6.27.
2011-05-29 Charles-François... Issue #12196: Add pipe2() to the os module.
2011-05-29 Benjamin Petersonbump ast version
2011-05-29 Benjamin Petersonunify TryExcept and TryFinally (closes #12199)
2011-05-29 Éric AraujoMerge 3.2
2011-05-29 Éric AraujoBranch merge
2011-05-29 Éric AraujoMerge 3.1
2011-05-29 Éric AraujoBranch merge
2011-05-29 Éric AraujoBranch merge
2011-05-29 Martin v. LöwisUse bytes in myreceive.
2011-05-29 Martin v. LöwisExplain that INET is IPv4 and STREAM is TCP.
2011-05-29 Charles-François... Issue #12196: Add PIPE_MAX_SIZE to test.support, consta...
2011-05-29 Ned DeilyRecord null merge of Issue #12205
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 Ned DeilyNull merge to record previous incorrecly merged changes...
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-29 Éric AraujoPut version* directives at the right scope
2011-05-29 Éric AraujoImprove example for crypt module. No string exceptions..
2011-05-29 Éric AraujoPort r86353 to packaging (#10359: “;” after function...
2011-05-28 Éric AraujoMerge touch-ups and fixes for #9831 (+port fix to packa...
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.... follow on to the last commit, remove the final POSIXPur...
2011-05-28 Gregory P.... The _posixsubprocess module is now required on POSIX.
2011-05-28 Gregory P.... Fix ProcessTestCasePOSIXPurePython to test the module...
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 #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 #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-28 Ned DeilyIssue #9670: Increase the default stack size for second...
2011-05-27 Benjamin Petersonadd some with syntax examples
2011-05-27 Benjamin Petersonmerge 3.2
2011-05-27 Benjamin Petersonmerge 3.1
2011-05-27 Benjamin Petersonfix spacing
2011-05-27 Benjamin Petersonmerge 3.2
2011-05-27 Benjamin Petersonmerge 3.1
2011-05-27 Benjamin Petersonfix indentation
2011-05-27 Benjamin Petersonbump ast version
2011-05-27 Benjamin Petersonreflect with statements with multiple items in the...
2011-05-27 Victor StinnerRevert my commit 3555cf6f9c98: "Issue #8796: codecs...
2011-05-27 Victor StinnerRevert my commit 7ba176c2f558: "Avoid useless "++"...
2011-05-27 Benjamin Petersontry to use the same str object for all code filenames...
2011-05-27 Benjamin Petersonremove unused string WILFE attribute
2011-05-27 Éric AraujoMinor doc addition for clarity
2011-05-27 Éric AraujoAdd missing closing paren
2011-05-27 Nadeem VawdaMerge heads
2011-05-26 Nadeem VawdaUpdate bz2 docs following issue #1625.
2011-05-26 Nadeem VawdaIssue #1625: BZ2File and bz2.decompress() now support...
2011-05-26 Victor StinnerIssue #8796: codecs.open() calls the builtin open(...
2011-05-26 Benjamin Petersonfix typo
2011-05-26 Éric AraujoMove test_packaging news entries to the tests section
2011-05-26 Benjamin Petersonadd ack from 2.7
next