summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Brange mergeÉric Araujo2011-06-1716-147/+123
|\
| * Minor tweaks to packaging tests.Éric Araujo2011-06-173-34/+28
| * Packaging tests: don’t let an internal cache grow indefinitely.Éric Araujo2011-06-172-0/+4
| * Minor tweaks in packaging’s test_dist.Éric Araujo2011-06-171-21/+15
| * Remove unused code in packaging.pypi.distÉric Araujo2011-06-161-4/+1
| * Stop binding sys.path as default parameter value in packaging.Éric Araujo2011-06-164-27/+20
| * Packaging: remove last mentions and uses of setup.py in the code.Éric Araujo2011-06-167-32/+15
| * Clean up packaging.tests.test_mixin2to3Éric Araujo2011-06-161-34/+43
* | #12313: update Makefile.pre.in to account for email tests moving to 'test' dirR David Murray2011-06-171-1/+1
* | (Merge 3.2) posixmodule.c: fix function name in argument parsingVictor Stinner2011-06-171-9/+9
|\ \
| * | posixmodule.c: fix function name in argument parsingVictor Stinner2011-06-171-22/+22
* | | (Merge 3.2) Issue #10883: test_urllib2net closes socket explicitlyVictor Stinner2011-06-171-0/+8
|\ \ \ | |/ /
| * | Issue #10883: test_urllib2net closes socket explicitlyVictor Stinner2011-06-171-0/+8
* | | (Merge 3.2) Issue #12133: fix a ResourceWarning in urllib.requestVictor Stinner2011-06-173-0/+9
|\ \ \ | |/ /
| * | Issue #12133: fix a ResourceWarning in urllib.requestVictor Stinner2011-06-173-0/+9
* | | Issue #12333: run tests on the new module in a subprocessVictor Stinner2011-06-171-24/+16
* | | Issue #12333: close files before removing the directoryVictor Stinner2011-06-171-3/+2
* | | (Merge 3.2) Issue #12310: finalize the old process after _run_after_forkers()Victor Stinner2011-06-171-2/+8
|\ \ \ | |/ /
| * | Issue #12310: finalize the old process after _run_after_forkers()Victor Stinner2011-06-171-2/+8
* | | Issue #12333: restore the previous dir before removing the current directoryVictor Stinner2011-06-171-8/+5
* | | merge headsBenjamin Peterson2011-06-160-0/+0
|\ \ \
| * \ \ Fix typo.Raymond Hettinger2011-06-161-1/+1
| |\ \ \ | | |_|/ | |/| |
* | | | merge 3.2Benjamin Peterson2011-06-161-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | merge headsBenjamin Peterson2011-06-161-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix typo.Raymond Hettinger2011-06-161-1/+1
* | | | merge 3.2Benjamin Peterson2011-06-161-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | update link to pycrypto (closes #12351)Benjamin Peterson2011-06-161-1/+1
| |/
* | Issue #12167: Fix a reafleak in packaging.tests.PyPIServer constructorVictor Stinner2011-06-151-1/+3
* | Merge wording change from 3.2Éric Araujo2011-06-151-2/+2
|\ \ | |/
| * Minor wording improvementÉric Araujo2011-06-151-2/+2
* | Make sure all the Lib/packaging subdirectories get installed.Barry Warsaw2011-06-141-2/+54
* | Fix markup.Georg Brandl2011-06-141-11/+11
* | Merge 3.2 - update to the fix for #12084Brian Curtin2011-06-141-10/+11
|\ \ | |/
| * Correct completely broken os.stat behavior on Windows XP.Brian Curtin2011-06-141-10/+11
| * branch merge?Brian Curtin2011-06-1327-80/+303
| |\
* | \ branch mergeBrian Curtin2011-06-134-96/+191
|\ \ \
| * \ \ Merge from 3.2 for Issue #12084.Brian Curtin2011-06-134-96/+191
| |\ \ \ | | |/ /
| | * | Fix #12084. os.stat on Windows wasn't working properly with relative symlinks.Brian Curtin2011-06-134-97/+192
* | | | Issue #12316: Fix sigwait() test using threadsVictor Stinner2011-06-131-29/+41
* | | | Also specify encoding when reading setup.cfg (#12320)Éric Araujo2011-06-121-1/+1
* | | | Specify the encoding of the setup.cfg in one packaging test (#12320)Éric Araujo2011-06-121-1/+1
* | | | Merged documentation update for Formatter.formatTime.Vinay Sajip2011-06-121-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Updated Formatter.formatTime documentation.Vinay Sajip2011-06-121-0/+7
* | | | Merged documentation update for issue #12206.Vinay Sajip2011-06-111-0/+3
|\ \ \ \ | |/ / /
| * | | Issue #12206: documentation for LogRecord constructor updated re. the level a...Vinay Sajip2011-06-111-0/+3
* | | | quaint and completely out of date commentBenjamin Peterson2011-06-111-3/+2
* | | | allow __dir__ to return any sequenceBenjamin Peterson2011-06-114-32/+29
* | | | merge 3.2 (#9284)Benjamin Peterson2011-06-113-2/+26
|\ \ \ \ | |/ / /
| * | | allow "fake" filenames in findsource (closes #9284)Benjamin Peterson2011-06-113-2/+26
* | | | Merge minor doc change from 3.2Éric Araujo2011-06-111-0/+2
|\ \ \ \ | |/ / /