summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* don't rewrite the header file if it hasn't changed; this reduces development ...Benjamin Peterson2011-08-091-3/+10
* fix indentationBenjamin Peterson2011-08-091-1/+1
* merge headsBenjamin Peterson2011-08-094-1/+31
|\
| * Add support for unary plus and unary minus to collections.Counter()Raymond Hettinger2011-08-094-1/+31
* | merge 3.2 (#12719)Benjamin Peterson2011-08-091-0/+5
|\ \
| * | note mutating tp_dict is bad (closes #12719)Benjamin Peterson2011-08-091-0/+5
* | | add a AST validator (closes #12575)Benjamin Peterson2011-08-095-6/+897
* | | forgotten in f578ca44193dBenjamin Peterson2011-08-091-2/+2
* | | the bool asdl type died a while agoBenjamin Peterson2011-08-091-1/+1
* | | add a asdl bytes type, so Bytes.s be properly typecheckedBenjamin Peterson2011-08-095-7/+28
| |/ |/|
* | Merge 3.2Éric Araujo2011-08-090-0/+0
|\ \ | |/
| * Branch mergeÉric Araujo2011-08-095-97/+255
| |\
* | \ Branch mergeÉric Araujo2011-08-099-177/+443
|\ \ \
| * \ \ Merge 3.2Éric Araujo2011-08-080-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | Branch mergeÉric Araujo2011-08-085-97/+255
| | |\ \
| * | \ \ Branch mergeÉric Araujo2011-08-089-177/+443
| |\ \ \ \
| | * | | | Clean up shutil.disk_usage.Éric Araujo2011-08-082-16/+33
| | * | | | Merge doc changes from 3.2 (#8617, #10745).Éric Araujo2011-08-067-161/+410
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Add documentation for PEP 370 features in distutils (#10745).Éric Araujo2011-08-063-57/+138
| | | * | | Improve documentation for PEP 370 support in site module (#8617).Éric Araujo2011-08-054-43/+120
* | | | | | Issue #12700: fix test_faulthandler for Mac OS X LionVictor Stinner2011-08-081-4/+5
* | | | | | Merge with 3.2.Georg Brandl2011-08-081-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Confirm that the prime example is actually correct. We get so many complaint...Georg Brandl2011-08-081-0/+3
| | |_|/ | |/| |
* | | | #12709: merge with 3.2Sandro Tosi2011-08-081-1/+1
|\ \ \ \ | |/ / /
| * | | #12709: add error_callback argument to map_async documentationSandro Tosi2011-08-081-1/+1
* | | | #10741: merge with 3.2Sandro Tosi2011-08-072-1/+9
|\ \ \ \ | |/ / /
| * | | #10741: add documentation for PyGILState_GetThisThreadState()Sandro Tosi2011-08-072-1/+9
* | | | #12677: merge with 3.2Sandro Tosi2011-08-073-6/+6
|\ \ \ \ | |/ / /
| * | | #12677: correct turtle orientation in docSandro Tosi2011-08-073-6/+6
* | | | Fix grammarEli Bendersky2011-08-061-3/+3
|\ \ \ \ | |/ / /
| * | | Fix grammarEli Bendersky2011-08-061-3/+3
* | | | merge from 3.2 - Fix closes Issue12697 - Update the usage syntax of timeit mo...Senthil Kumaran2011-08-061-6/+6
|\ \ \ \ | |/ / /
| * | | Fix closes Issue12697 - Update the usage syntax of timeit module in the docs.Senthil Kumaran2011-08-061-6/+6
* | | | merge from 3.2 - Fix closes issue11047 - Correct the 2.7 whatsnew description...Senthil Kumaran2011-08-061-2/+2
|\ \ \ \ | |/ / /
| * | | merge from 2.7 - Fix closes issue11047 - Correct the 2.7 whatsnew description...Senthil Kumaran2011-08-061-2/+2
* | | | merge from 3.2 - Fix closes issue12698 - make the no_proxy environment variab...Senthil Kumaran2011-08-062-2/+5
|\ \ \ \ | |/ / /
| * | | Fix closes issue12698 - make the no_proxy environment variable handling a bit...Senthil Kumaran2011-08-062-2/+5
| | |/ | |/|
* | | #11572: improvements to copy module tests along with removal of old test suiteSandro Tosi2011-08-052-138/+95
| |/ |/|
* | Fix wrong use of root logger in packaging (also a NameError)Éric Araujo2011-08-041-1/+1
* | Issue #12540: Prevent zombie IDLE processes on Windows due to changesNed Deily2011-08-052-26/+18
|\ \ | |/
| * Issue #12540: Prevent zombie IDLE processes on Windows due to changesNed Deily2011-08-032-26/+18
* | Silence the altered state warning about threadgs when running test_httplib.Brett Cannon2011-08-051-4/+4
* | Silence altered execution state warnings from test_telnetlib involving threads.Brett Cannon2011-08-051-0/+1
* | Explicitly close a file to stop raising a ResourceWarning.Brett Cannon2011-08-051-12/+13
* | merge 3.2Benjamin Peterson2011-08-041-2/+0
|\ \ | |/
| * dosmodule is, thankfully, no moreBenjamin Peterson2011-08-041-2/+0
* | merge from 3.2 - change the extra svn to svn+sshSenthil Kumaran2011-08-031-1/+1
|\ \ | |/
| * change the redundant svn scheme urljoin test case to svn+ssh scheme.Senthil Kumaran2011-08-031-1/+1
| * merged headsSenthil Kumaran2011-08-031-2/+2
| |\
* | \ merge headsBenjamin Peterson2011-08-034-3/+9
|\ \ \