]> granicus.if.org Git - python/shortlog
python
2011-06-19 Victor Stinnerfaulthandler doc: the the => the
2011-06-19 Nick CoghlanACKS update for devguide patch (closes #12278)
2011-06-19 R David Murray#6771: Move wrapper function into __init__ and eliminat...
2011-06-18 R David Murraymerge #6771: fix docs: curses.wrapper is exposed as...
2011-06-18 R David Murray#6771: fix docs: curses.wrapper is exposed as a functio...
2011-06-18 R David Murraymerge #11584: make Header and make_header handle binary...
2011-06-18 R David Murray#11584: make Header and make_header handle binary unkno...
2011-06-18 R David Murraymerge #11584: make decode_header handle Header objects...
2011-06-18 R David Murray#11584: make decode_header handle Header objects correctly
2011-06-18 R David Murray#11781: update windows build script to account for...
2011-06-18 R David Murraymerge #11700: proxy object close methods can now be...
2011-06-18 R David Murray#11700: proxy object close methods can now be called...
2011-06-18 Benjamin Petersonedit and rewrite
2011-06-17 Éric AraujoMake decorators used in packaging preserve docstrings
2011-06-17 Éric AraujoBrange merge
2011-06-17 Éric AraujoBrange merge
2011-06-17 R David Murraymerge #11767: use context manager to close file in...
2011-06-17 R David Murray#11767: use context manager to close file in __getitem_...
2011-06-17 R David Murray#12313: update Makefile.pre.in to account for email...
2011-06-17 Éric AraujoMinor tweaks to packaging tests.
2011-06-17 Éric AraujoPackaging tests: don’t let an internal cache grow indef...
2011-06-17 Victor Stinner(Merge 3.2) posixmodule.c: fix function name in argumen...
2011-06-17 Victor Stinnerposixmodule.c: fix function name in argument parsing
2011-06-17 Victor Stinner(Merge 3.2) Issue #10883: test_urllib2net closes socket...
2011-06-17 Victor StinnerIssue #10883: test_urllib2net closes socket explicitly
2011-06-17 Victor Stinner(Merge 3.2) Issue #12133: fix a ResourceWarning in...
2011-06-17 Victor StinnerIssue #12133: fix a ResourceWarning in urllib.request
2011-06-17 Victor StinnerIssue #12333: run tests on the new module in a subprocess
2011-06-17 Victor StinnerIssue #12333: close files before removing the directory
2011-06-17 Éric AraujoMinor tweaks in packaging’s test_dist.
2011-06-17 Victor Stinner(Merge 3.2) Issue #12310: finalize the old process...
2011-06-17 Victor StinnerIssue #12310: finalize the old process after _run_after...
2011-06-17 Victor StinnerIssue #12333: restore the previous dir before removing...
2011-06-16 Benjamin Petersonmerge heads
2011-06-16 Benjamin Petersonmerge 3.2
2011-06-16 Benjamin Petersonmerge heads
2011-06-16 Benjamin Petersonmerge 3.2
2011-06-16 Benjamin Petersonupdate link to pycrypto (closes #12351)
2011-06-16 Éric AraujoRemove unused code in packaging.pypi.dist
2011-06-16 Éric AraujoStop binding sys.path as default parameter value in...
2011-06-16 Éric AraujoPackaging: remove last mentions and uses of setup.py...
2011-06-16 Raymond HettingerFix typo.
2011-06-16 Raymond HettingerFix typo.
2011-06-16 Éric AraujoClean up packaging.tests.test_mixin2to3
2011-06-15 Victor StinnerIssue #12167: Fix a reafleak in packaging.tests.PyPISer...
2011-06-15 Éric AraujoMerge wording change from 3.2
2011-06-15 Éric AraujoMinor wording improvement
2011-06-14 Barry WarsawMake sure all the Lib/packaging subdirectories get...
2011-06-14 Georg BrandlFix markup.
2011-06-14 Brian CurtinMerge 3.2 - update to the fix for #12084
2011-06-14 Brian CurtinCorrect completely broken os.stat behavior on Windows XP.
2011-06-13 Brian Curtinbranch merge?
2011-06-13 Brian Curtinbranch merge
2011-06-13 Brian CurtinMerge from 3.2 for Issue #12084.
2011-06-13 Brian CurtinFix #12084. os.stat on Windows wasn't working properly...
2011-06-13 Victor StinnerIssue #12316: Fix sigwait() test using threads
2011-06-12 Éric AraujoAlso specify encoding when reading setup.cfg (#12320)
2011-06-12 Éric AraujoSpecify the encoding of the setup.cfg in one packaging...
2011-06-12 Vinay SajipMerged documentation update for Formatter.formatTime.
2011-06-12 Vinay SajipUpdated Formatter.formatTime documentation.
2011-06-11 Vinay SajipMerged documentation update for issue #12206.
2011-06-11 Vinay SajipIssue #12206: documentation for LogRecord constructor...
2011-06-11 Benjamin Petersonquaint and completely out of date comment
2011-06-11 Benjamin Petersonallow __dir__ to return any sequence
2011-06-11 Benjamin Petersonmerge 3.2 (#9284)
2011-06-11 Benjamin Petersonallow "fake" filenames in findsource (closes #9284)
2011-06-11 Éric AraujoMerge minor doc change from 3.2
2011-06-11 Éric AraujoBranch merge
2011-06-11 Charles-François... Issue #12287: In ossaudiodev, check that the device...
2011-06-11 Benjamin Petersonmerge 3.2
2011-06-11 Benjamin Petersonmerge 3.1
2011-06-11 Benjamin Petersononto 3.1.5
2011-06-11 Benjamin Petersonmerge 3.2
2011-06-11 Benjamin Petersonmerge 3.1
2011-06-11 Benjamin PetersonAdded tag v3.1.4 for changeset c918ec9f3a76
2011-06-11 Benjamin Petersonbump to 3.1.4 v3.1.4
2011-06-11 Éric AraujoAdd missing reST target to one heading in the tutorial
2011-06-11 Éric AraujoAdjust logging in packaging.util.spawn (related to...
2011-06-11 Éric AraujoUse correct directive to document one method
2011-06-10 Éric AraujoAllow multiple setup hooks in packaging’s setup.cfg...
2011-06-10 Éric Araujosetup.cfg: Document that description-file can contain...
2011-06-10 Éric AraujoFix assorted bugs in packaging.util.cfg_to_args (#11595).
2011-06-10 Éric AraujoMove useful function to packaging.util.
2011-06-10 Vinay SajipUpdated Formatter.formatTime docs to indicate configura...
2011-06-10 Vinay SajipMerged documentation change for Issue #12168.
2011-06-10 Vinay SajipDocumented change for Issue #12168.
2011-06-10 Benjamin Petersonmerge heads
2011-06-10 Benjamin Petersonmerge 3.2 (#12009)
2011-06-10 Benjamin Petersonmerge 3.1 (#12009)
2011-06-10 Éric AraujoBranch merge
2011-06-10 Benjamin Petersonfix regression in netrc comment handling (closes #12009)
2011-06-10 Éric AraujoDon’t try to install something when running from uninst...
2011-06-10 Victor Stinnernull merge 3.2 (patch already applied to 3.3)
2011-06-10 Victor Stinnernull merge 3.1 (patch already applied to 3.2)
2011-06-10 Victor StinnerIssue #10801: Fix test_unicode_filenames() of test_zipfile
2011-06-10 Victor StinnerIssue #8407: skip sigwait() tests if pthread_sigmask...
2011-06-10 Victor Stinnertest_platform: ignore DeprecationWarning on popen(...
2011-06-10 Victor StinnerIssue #8407: write error message on sigwait test failure
2011-06-10 Victor StinnerIssue #8407: Make signal.sigwait() tests more reliable
2011-06-10 Ross LagerwallIssue #9344: Add os.getgrouplist().
next