Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes #12718: Merge documentation fix from 3.2. | Vinay Sajip | 2011-08-11 | 1 | -0/+25 |
|\ | |||||
| * | Issue #12718: Add documentation on using custom importers. | Vinay Sajip | 2011-08-11 | 1 | -0/+25 |
* | | merge | Brian Curtin | 2011-08-11 | 3 | -4/+16 |
|\ \ | |||||
| * \ | merge from 3.2 | Senthil Kumaran | 2011-08-11 | 3 | -4/+16 |
| |\ \ | | |/ | |||||
| | * | News item for Issue10087. | Senthil Kumaran | 2011-08-11 | 1 | -0/+2 |
| | * | Fix closes Issue10087 - fixing the output of calendar display in the html fo... | Senthil Kumaran | 2011-08-11 | 2 | -4/+14 |
* | | | News item for #12724 | Brian Curtin | 2011-08-11 | 1 | -0/+2 |
* | | | Replace Py_NotImplemented returns with the macro form Py_RETURN_NOTIMPLEMENTED. | Brian Curtin | 2011-08-11 | 24 | -162/+87 |
* | | | Add Py_RETURN_NOTIMPLEMENTED macro. Fixes #12724. | Brian Curtin | 2011-08-11 | 1 | -0/+4 |
|/ / | |||||
* | | 2.x syntax | Benjamin Peterson | 2011-08-09 | 1 | -1/+1 |
* | | make this work on 2.4 | Benjamin Peterson | 2011-08-09 | 1 | -5/+17 |
* | | make this work with py2.5 | Benjamin Peterson | 2011-08-09 | 1 | -0/+1 |
* | | typo | Benjamin Peterson | 2011-08-09 | 1 | -1/+1 |
* | | don't rewrite the header file if it hasn't changed; this reduces development ... | Benjamin Peterson | 2011-08-09 | 1 | -3/+10 |
* | | fix indentation | Benjamin Peterson | 2011-08-09 | 1 | -1/+1 |
* | | merge heads | Benjamin Peterson | 2011-08-09 | 4 | -1/+31 |
|\ \ | |||||
| * | | Add support for unary plus and unary minus to collections.Counter() | Raymond Hettinger | 2011-08-09 | 4 | -1/+31 |
* | | | merge 3.2 (#12719) | Benjamin Peterson | 2011-08-09 | 1 | -0/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | note mutating tp_dict is bad (closes #12719) | Benjamin Peterson | 2011-08-09 | 1 | -0/+5 |
* | | | add a AST validator (closes #12575) | Benjamin Peterson | 2011-08-09 | 5 | -6/+897 |
* | | | forgotten in f578ca44193d | Benjamin Peterson | 2011-08-09 | 1 | -2/+2 |
* | | | the bool asdl type died a while ago | Benjamin Peterson | 2011-08-09 | 1 | -1/+1 |
* | | | add a asdl bytes type, so Bytes.s be properly typechecked | Benjamin Peterson | 2011-08-09 | 5 | -7/+28 |
| |/ |/| | |||||
* | | Merge 3.2 | Éric Araujo | 2011-08-09 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Branch merge | Éric Araujo | 2011-08-09 | 5 | -97/+255 |
| |\ | |||||
* | \ | Branch merge | Éric Araujo | 2011-08-09 | 9 | -177/+443 |
|\ \ \ | |||||
| * \ \ | Merge 3.2 | Éric Araujo | 2011-08-08 | 0 | -0/+0 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Branch merge | Éric Araujo | 2011-08-08 | 5 | -97/+255 |
| | |\ \ | |||||
| * | \ \ | Branch merge | Éric Araujo | 2011-08-08 | 9 | -177/+443 |
| |\ \ \ \ | |||||
| | * | | | | Clean up shutil.disk_usage. | Éric Araujo | 2011-08-08 | 2 | -16/+33 |
| | * | | | | Merge doc changes from 3.2 (#8617, #10745). | Éric Araujo | 2011-08-06 | 7 | -161/+410 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Add documentation for PEP 370 features in distutils (#10745). | Éric Araujo | 2011-08-06 | 3 | -57/+138 |
| | | * | | | Improve documentation for PEP 370 support in site module (#8617). | Éric Araujo | 2011-08-05 | 4 | -43/+120 |
* | | | | | | Issue #12700: fix test_faulthandler for Mac OS X Lion | Victor Stinner | 2011-08-08 | 1 | -4/+5 |
* | | | | | | Merge with 3.2. | Georg Brandl | 2011-08-08 | 1 | -0/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Confirm that the prime example is actually correct. We get so many complaint... | Georg Brandl | 2011-08-08 | 1 | -0/+3 |
| | |_|/ | |/| | | |||||
* | | | | #12709: merge with 3.2 | Sandro Tosi | 2011-08-08 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | #12709: add error_callback argument to map_async documentation | Sandro Tosi | 2011-08-08 | 1 | -1/+1 |
* | | | | #10741: merge with 3.2 | Sandro Tosi | 2011-08-07 | 2 | -1/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | #10741: add documentation for PyGILState_GetThisThreadState() | Sandro Tosi | 2011-08-07 | 2 | -1/+9 |
* | | | | #12677: merge with 3.2 | Sandro Tosi | 2011-08-07 | 3 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | #12677: correct turtle orientation in doc | Sandro Tosi | 2011-08-07 | 3 | -6/+6 |
* | | | | Fix grammar | Eli Bendersky | 2011-08-06 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix grammar | Eli Bendersky | 2011-08-06 | 1 | -3/+3 |
* | | | | merge from 3.2 - Fix closes Issue12697 - Update the usage syntax of timeit mo... | Senthil Kumaran | 2011-08-06 | 1 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix closes Issue12697 - Update the usage syntax of timeit module in the docs. | Senthil Kumaran | 2011-08-06 | 1 | -6/+6 |
* | | | | merge from 3.2 - Fix closes issue11047 - Correct the 2.7 whatsnew description... | Senthil Kumaran | 2011-08-06 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge from 2.7 - Fix closes issue11047 - Correct the 2.7 whatsnew description... | Senthil Kumaran | 2011-08-06 | 1 | -2/+2 |
* | | | | merge from 3.2 - Fix closes issue12698 - make the no_proxy environment variab... | Senthil Kumaran | 2011-08-06 | 2 | -2/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix closes issue12698 - make the no_proxy environment variable handling a bit... | Senthil Kumaran | 2011-08-06 | 2 | -2/+5 |
| | |/ | |/| |