]> granicus.if.org Git - python/shortlog
python
2012-06-28 Amaury Forgeot... Port tests from Issue #15219, and verify we don't have...
2012-06-28 Antoine PitrouIssue #10571: Fix the "--sign" option of distutils...
2012-06-28 Antoine PitrouIssue #10571: Fix the "--sign" option of distutils...
2012-06-28 Hynek Schlawack#4489: Use dir_fd in rmdir in _rmtree_safe_fd()
2012-06-28 Petri Lehtinen#9559: Append data to single-file mailbox files if...
2012-06-28 Petri Lehtinen#9559: Append data to single-file mailbox files if...
2012-06-28 Eric V. SmithMerge.
2012-06-28 Eric V. SmithUse assertIsNone. Thanks Terry Reedy.
2012-06-28 Hynek Schlawack#4489: Don't follow ever symlinks in rmtree
2012-06-27 Victor StinnerRemove dead code
2012-06-27 Antoine PitrouAvoid using scrdir, it's broken.
2012-06-27 Neil SchemenauerFix bug in test_tools that prevented building is separa...
2012-06-27 Eric V. SmithChanged importlib tests to use assertIs, assertIsInstan...
2012-06-27 David MalcolmIssue #12605: Show information on more C frames within...
2012-06-27 Hynek SchlawackFix typo in shutil doc
2012-06-27 Antoine PitrouFlush stdout and stderr when running tests in parallel
2012-06-27 Antoine PitrouFlush stdout and stderr when running tests in parallel
2012-06-27 Antoine PitrouMerge buildbot script changes
2012-06-27 Antoine PitrouAllow passing extra testing options to the buildbot...
2012-06-27 Christian Heimeswhite space cleanup
2012-06-27 Christian HeimesIssue 10924: Fixed mksalt() to use a RNG that is suitab...
2012-06-27 Matthias Klosebuild_all_use_profile: Build using -fprofile-correction...
2012-06-26 Antoine PitrouIssue #15079: make a test applicable to both C and...
2012-06-26 Antoine PitrouIssue #15079: make a test applicable to both C and...
2012-06-26 David MalcolmNull merge
2012-06-26 David MalcolmIssue #14443: ensure that brp-python-bytecompile is...
2012-06-26 Matthias Klose- whitespace-normalize libffi file
2012-06-26 doko@ubuntu.com- Issue #15194: Update libffi to the 3.0.11 release.
2012-06-26 Senthil Kumaranissue13666 - merge from 3.2
2012-06-26 Senthil Kumaranissue13666 - Fixing datetime documentation example...
2012-06-26 Christian HeimesAdded hmac.compare_digest to whatsnew
2012-06-26 Georg BrandlAdded tag v3.3.0b1 for changeset e15c554cd43e
2012-06-26 Georg BrandlBump version to 3.3.0b1. v3.3.0b1
2012-06-26 Georg Brandl3.3 whatsnew: Comment out the section about new POSIX...
2012-06-26 Petri LehtinenMerge heads
2012-06-26 Georg BrandlUse ValueError, not RuntimeError for a utime flag combi...
2012-06-26 Petri LehtinenWhat's new: Add myself as the contributor of issue...
2012-06-26 Martin v. LöwisMerge
2012-06-26 Martin v. LöwisCreate PGInstrument/PGUpdate configurations for py...
2012-06-26 Larry HastingsFix issue # in Misc/NEWS (should be #15187, not 15817.)
2012-06-26 Georg BrandlAdd yet another missing versionchanged.
2012-06-26 Georg BrandlUpdate suspicious ignore file and pydoc topics.
2012-06-26 Georg BrandlFix a few markup nits in zlib docs and add missing...
2012-06-26 Larry HastingsIssue #15817: Bugfix: remove temporary directories...
2012-06-26 Senthil Kumaranmerge from 3.2 - Issue13685
2012-06-26 Senthil KumaranIssue #13685 - Update argparse help message for % sign...
2012-06-25 Vinay SajipCloses #15179: Merged fix from 3.2.
2012-06-25 Vinay SajipIssue #15179: Closed socket on connection failure....
2012-06-25 Brett CannonIf main() is called and an argument cannot be decoded...
2012-06-25 Brett CannonComment out a dead increment.
2012-06-25 David MalcolmIssue #14443: ensure that brp-python-bytecompile is...
2012-06-25 Antoine PitrouMerge
2012-06-25 Antoine PitrouBackport test_nntplib fixes from default.
2012-06-25 Antoine PitrouIssue #15181: importlib bytecode is unsigned and should...
2012-06-25 Stefan KrahNull merge.
2012-06-25 Stefan KrahIssue #15171: Try the HOST_PYTHON hack for 3.2.
2012-06-25 Stefan KrahUpdate test script to Visual Studio 2010.
2012-06-25 Ned DeilyIssue #13950: Improve support for OS X Xcode 4:
2012-06-25 Larry HastingsMoved hmac.compare_digest Misc/NEWS entry from Core...
2012-06-25 Larry HastingsIssue #15177: Added dir_fd parameter to os.fwalk().
2012-06-25 Jesus CeaSkip test in freebsd entirely - Kernel bug in freebsd7...
2012-06-25 Larry HastingsIssue #15176: Clarified behavior, documentation, and...
2012-06-25 Hynek Schlawack#4489 Make fd based rmtree work on bytes
2012-06-25 Larry HastingsMore doc fixes: made it clear where to start reading...
2012-06-25 Gregory P.... merge heads
2012-06-25 Gregory P.... Backout change e8f44ebacda7052267318cecf5b6f128d35add17...
2012-06-25 Gregory P.... Backout change e8f44ebacda7052267318cecf5b6f128d35add17...
2012-06-25 Larry HastingsMinor grammar refinement for hmac.compare_digest().
2012-06-25 Georg BrandlSome tightening of the documentation for the new kwarg...
2012-06-25 Georg BrandlGrammar fix.
2012-06-24 Eric V. SmithGive test directory a more reasonable name.
2012-06-24 Vinay SajipCloses #15173: Tidied up copyright statements and remov...
2012-06-24 Eric V. SmithFixes issue 15039: namespace packages are no longer...
2012-06-24 Larry HastingsRestore Misc/NEWS entries lost in the merge for the...
2012-06-24 Larry HastingsIssue #15164: Change return value of platform.uname...
2012-06-24 Georg BrandlMerge with 3.2.
2012-06-24 Georg BrandlFix a couple of versionadded/versionchanged related...
2012-06-24 Georg BrandlFix a bunch of "versionchanged" related markup errors.
2012-06-24 Antoine PitrouMerge
2012-06-24 Antoine PitrouAdd a couple of what's new entries.
2012-06-24 Antoine PitrouFix statement.
2012-06-24 Georg BrandlFix markup, for real this time.
2012-06-24 Antoine PitrouMerge
2012-06-24 Éric AraujoFix indentation
2012-06-24 Antoine PitrouSupport Mageia Linux in the platform module.
2012-06-24 Georg BrandlCloses #11678: support Arch linux in the platform module.
2012-06-24 Ezio MelottiMerge heads.
2012-06-24 Ezio Melotti#15156: HTMLParser now uses the new "html.entities...
2012-06-24 Stefan KrahDrop useenv=true also from the 32-bit build script...
2012-06-24 Antoine PitrouIssue #15055: update dictnotes.txt. Patch by Mark...
2012-06-24 Georg BrandlMerge with 3.2.
2012-06-24 Georg BrandlRefer test_xmlrpc_net to the new buildbot URL at buildb...
2012-06-24 Georg BrandlMerge with 3.2.
2012-06-24 Georg BrandlPartial backport of 612f34e31270: fix spacing error...
2012-06-24 Georg Brandlurllib.request: fix spacing errors in exception/warning...
2012-06-24 Éric AraujoBranch merge
2012-06-24 Éric AraujoFix markup
2012-06-24 Éric AraujoFix typos
2012-06-24 Éric AraujoRestore test that was using pysetup and can now (#15157...
2012-06-24 Georg BrandlFix test__locale on Mac; platform.uname() does not...
next