summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove an overly specific exception message test.Brett Cannon2011-03-171-2/+0
* Undo an accidental commit.Brett Cannon2011-03-151-18/+16
* mergeBrett Cannon2011-03-155-15/+38
|\
| * mergeMichael Foord2011-03-152-2/+16
| |\
| | * whitespace fixRaymond Hettinger2011-03-151-9/+9
| | * whitespace fixRaymond Hettinger2011-03-151-0/+1
| | * Issue 11510: Fix BUILD_SET optimizer bug.Raymond Hettinger2011-03-152-2/+15
| * | Changes to Wing IDE project file. Merge of peepholer changesets that were app...Michael Foord2011-03-152-4/+6
| |\ \ | | |/ | |/|
| | * Wing project file update for mercurialMichael Foord2011-03-152-4/+6
| | * Issue 11510: Fix BUILD_SET optimizer bug.Raymond Hettinger2011-03-153-2/+17
| * | Merge #11216: document all possible set_charset execution paths.R David Murray2011-03-151-9/+16
| |\ \ | | |/
| | * Merge #11216: document all possible set_charset execution paths.R David Murray2011-03-151-9/+16
| | |\
| | | * #11216: document all possible set_charset execution paths.R David Murray2011-03-151-9/+16
* | | | mergeBrett Cannon2011-03-151-16/+18
* | | | Be more thorough in blanking out methods grabbed off of an fp.Brett Cannon2011-03-151-2/+5
|/ / /
* | | Properly close a file in test_os.Brett Cannon2011-03-151-8/+6
* | | Don't leave around a test symlink file.Brett Cannon2011-03-151-1/+3
* | | mergeBrett Cannon2011-03-158-27/+128
|\ \ \
| * \ \ MergeAntoine Pitrou2011-03-150-0/+0
| |\ \ \ | | |/ /
| | * | MergeAntoine Pitrou2011-03-150-0/+0
| | |\ \ | | | |/
| | | * Fix whitespace in test_subprocessAntoine Pitrou2011-03-151-1/+1
| | | * MergeAntoine Pitrou2011-03-157-12/+110
| | | |\
| | * | \ MergeAntoine Pitrou2011-03-156-13/+110
| | |\ \ \
| * | | | | PyErr_Print can leave sys.last_traceback hanging around; kill itBenjamin Peterson2011-03-151-10/+8
| * | | | | merge headsBenjamin Peterson2011-03-156-14/+111
| |\ \ \ \ \
| | * \ \ \ \ MergeAntoine Pitrou2011-03-154-7/+16
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge fix for issue #11501Antoine Pitrou2011-03-156-14/+111
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Merge fix for issue #11501Antoine Pitrou2011-03-156-13/+110
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile noAntoine Pitrou2011-03-157-12/+110
| * | | | | | | should use 'is' hereBenjamin Peterson2011-03-151-1/+1
| | |_|_|/ / / | |/| | | | |
| * | | | | | merge 3.2Benjamin Peterson2011-03-150-0/+0
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | merge headsBenjamin Peterson2011-03-151-0/+4
| | |\ \ \ \ \
| * | \ \ \ \ \ merge headsBenjamin Peterson2011-03-153-4/+11
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ merge headGregory P. Smith2011-03-152-4/+7
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Misc/NEWS entry for issue 11432Gregory P. Smith2011-03-151-0/+4
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | / / / / | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | issue 11432 news entry.Gregory P. Smith2011-03-151-0/+4
| | | | |_|/ / / | | | |/| | | |
| * | | | | | | kill PY_PATCHLEVEL_REVISIONBenjamin Peterson2011-03-152-4/+5
| * | | | | | | merge 3.2Benjamin Peterson2011-03-151-2/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | merge 3.1Benjamin Peterson2011-03-151-2/+3
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | make this subversion artifact emptyBenjamin Peterson2011-03-151-2/+3
| | | | |/ | | | |/|
| | * | | merge 3.2 headsGregory P. Smith2011-03-151-7/+1
| | |\ \ \
| | | * | | merge d71476b9a55d from tip, use start_new_session instead of os.setsid.Gregory P. Smith2011-03-151-7/+1
| | * | | | revert the test_main() change from 08daf3ef6509 so that regrtest continues to...Gregory P. Smith2011-03-151-1/+14
| | * | | | Add unittests demonstrating issue #11432.Gregory P. Smith2011-03-151-15/+21
| | * | | | Fix issue #11432. if the stdin pipe is the same file descriptor as either std...Gregory P. Smith2011-03-151-2/+2
* | | | | | Close a stream properly in test.test_pulldom.Brett Cannon2011-03-151-1/+3
| |_|_|_|/ |/| | | |
* | | | | mergeBrett Cannon2011-03-1511-22/+195
|\ \ \ \ \ | |/ / / /
| * | | | merge headsGregory P. Smith2011-03-152-8/+99
| |\ \ \ \
| | * \ \ \ merge headsBenjamin Peterson2011-03-1518-38/+139
| | |\ \ \ \
| | * | | | | improve dis test coverage (closes #11559)Benjamin Peterson2011-03-152-8/+99