summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Closes #12718: Merge documentation fix from 3.2.Vinay Sajip2011-08-111-0/+25
|\
| * Issue #12718: Add documentation on using custom importers.Vinay Sajip2011-08-111-0/+25
* | mergeBrian Curtin2011-08-113-4/+16
|\ \
| * \ merge from 3.2Senthil Kumaran2011-08-113-4/+16
| |\ \ | | |/
| | * News item for Issue10087.Senthil Kumaran2011-08-111-0/+2
| | * Fix closes Issue10087 - fixing the output of calendar display in the html fo...Senthil Kumaran2011-08-112-4/+14
* | | News item for #12724Brian Curtin2011-08-111-0/+2
* | | Replace Py_NotImplemented returns with the macro form Py_RETURN_NOTIMPLEMENTED.Brian Curtin2011-08-1124-162/+87
* | | Add Py_RETURN_NOTIMPLEMENTED macro. Fixes #12724.Brian Curtin2011-08-111-0/+4
|/ /
* | 2.x syntaxBenjamin Peterson2011-08-091-1/+1
* | make this work on 2.4Benjamin Peterson2011-08-091-5/+17
* | make this work with py2.5Benjamin Peterson2011-08-091-0/+1
* | typoBenjamin Peterson2011-08-091-1/+1
* | 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
| | |/ | |/|