summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (merge 3.2) Issue #12400: regrtest -W doesn't rerun the tests twice anymore,Victor Stinner2011-06-293-11/+30
|\
| * Issue #12400: regrtest -W doesn't rerun the tests twice anymore, but capturesVictor Stinner2011-06-292-11/+29
* | Issue #12303: run sig*wait*() tests in a subprocesssVictor Stinner2011-06-291-56/+81
* | Merge 3.2 to defaultNed Deily2011-06-290-0/+0
|\ \ | |/
| * Merge 3.2Ned Deily2011-06-294-26/+76
| |\
* | \ Merge default.Ned Deily2011-06-296-27/+191
|\ \ \
| * | | Issue #9516: Update Misc/NEWS to include packaging.Ned Deily2011-06-291-1/+1
| * | | Issue #9516: Port the revised deployment target processing for OSX fromNed Deily2011-06-291-0/+23
| * | | Issue #9516: Port OS X deployment target tests from distutils to packagingNed Deily2011-06-291-1/+92
| * | | Issue #9516: Merge Distutils changes from 3.2Ned Deily2011-06-294-26/+76
| |\ \ \ | | | |/ | | |/|
| | * | Issue #9516: Update Misc/NEWS.Ned Deily2011-06-291-0/+11
| | * | Issue #9516: Change distutils to no longer globally attempt to check andNed Deily2011-06-292-16/+28
| | * | Issue #9516: Correct and expand OS X deployment target tests in distutilsNed Deily2011-06-291-10/+37
* | | | merge 3.2Benjamin Peterson2011-06-290-0/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | merge 3.1Benjamin Peterson2011-06-290-0/+0
| |\ \ | | |/ | |/|
| | * update profile license (closes #12417)Benjamin Peterson2011-06-272-49/+32
* | | remove unused imports (closes #12432)Benjamin Peterson2011-06-287-6/+2
* | | use the Include in srcdirBenjamin Peterson2011-06-281-1/+1
* | | Issue #12141: Install copies of template C module file so thatNed Deily2011-06-284-1/+24
|\ \ \ | |/ /
| * | Issue #12141: Install a copy of template C module file so thatNed Deily2011-06-283-2/+19
* | | Issue #8746: Correct faulty configure checks so that os.chflags() andNed Deily2011-06-289-26/+82
|\ \ \ | |/ /
| * | Issue #8746: Correct faulty configure checks so that os.chflags() andNed Deily2011-06-289-26/+85
* | | Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9Ned Deily2011-06-282-4/+19
|\ \ \ | |/ /
| * | Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9Ned Deily2011-06-282-4/+19
* | | general cleaning upBenjamin Peterson2011-06-271-11/+3
* | | remove svn supportBenjamin Peterson2011-06-271-3/+0
* | | merge 3.2Benjamin Peterson2011-06-271-1/+1
|\ \ \ | |/ /
| * | fix wsBenjamin Peterson2011-06-271-1/+1
* | | merge 3.2 (#11302)Benjamin Peterson2011-06-271-0/+180
|\ \ \ | |/ /
| * | add more ast tests (closes #11302)Benjamin Peterson2011-06-271-0/+180
* | | don't memoize objects that are their own copies (closes #12422)Benjamin Peterson2011-06-273-7/+27
* | | merge from 3.2Senthil Kumaran2011-06-271-4/+4
|\ \ \ | |/ /
| * | Fix closes Issue12385 - Clarify maketrans method docstring for bytes and byte...Senthil Kumaran2011-06-271-4/+4
* | | Closes #12419: Added ident to SysLogHandler.Vinay Sajip2011-06-273-0/+17
* | | merge 3.2Benjamin Peterson2011-06-272-6/+6
|\ \ \ | |/ /
| * | strip trailing wsBenjamin Peterson2011-06-272-6/+6
| * | merge headsBenjamin Peterson2011-06-271-1/+1
| |\ \
* | \ \ merge headsBenjamin Peterson2011-06-274-2/+47
|\ \ \ \
| * | | | Issue 12139: add CCC command support to FTP_TLS class to revert the SSL conne...Giampaolo Rodola'2011-06-274-2/+47
| * | | | merge from 3.2Senthil Kumaran2011-06-271-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | merge 3.2Benjamin Peterson2011-06-271-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix closes issue 11568 - update select.epoll.register docstring with mention ...Senthil Kumaran2011-06-271-1/+1
* | | | | merge 3.2 (#12417)Benjamin Peterson2011-06-272-49/+32
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | update profile license (closes #12417)Benjamin Peterson2011-06-272-49/+32
| |/ /
* | | Issue #8890: Remove /tmp from examples.Raymond Hettinger2011-06-261-1/+1
|\ \ \ | |/ /
| * | Issue #8890: Remove /tmp from examples.Raymond Hettinger2011-06-261-1/+1
* | | Issue #4608: urllib.request.urlopen does not return an iterable objectRaymond Hettinger2011-06-263-6/+12
|\ \ \ | |/ /
| * | Issue #4608: urllib.request.urlopen does not return an iterable objectRaymond Hettinger2011-06-263-6/+12
* | | #11363: merge with 3.2.Ezio Melotti2011-06-261-87/+135
|\ \ \ | |/ /
| * | #11363: add missing functions from curses doc. Patch by Sandro Tosi.Ezio Melotti2011-06-261-0/+48