summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* merge headsBenjamin Peterson2011-08-091-1/+13
|\
| * Add support for unary plus and unary minus to collections.Counter()Raymond Hettinger2011-08-091-1/+13
* | merge 3.2 (#12719)Benjamin Peterson2011-08-091-0/+5
|\ \ | |/ |/|
| * note mutating tp_dict is bad (closes #12719)Benjamin Peterson2011-08-091-0/+5
| * Branch mergeÉric Araujo2011-08-095-97/+255
| |\
| | * Branch mergeÉric Araujo2011-08-085-97/+255
| | |\
* | | \ Branch mergeÉric Araujo2011-08-098-163/+413
|\ \ \ \
| * \ \ \ Branch mergeÉric Araujo2011-08-088-163/+413
| |\ \ \ \
| | * | | | Clean up shutil.disk_usage.Éric Araujo2011-08-081-2/+3
| | * | | | 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
* | | | | | 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-071-0/+8
|\ \ \ \ | |/ / /
| * | | #10741: add documentation for PyGILState_GetThisThreadState()Sandro Tosi2011-08-071-0/+8
* | | | #12677: merge with 3.2Sandro Tosi2011-08-071-2/+2
|\ \ \ \ | |/ / /
| * | | #12677: correct turtle orientation in docSandro Tosi2011-08-071-2/+2
* | | | 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
| |/
* | Fix closes issue12663 - Correcting the ArgumentParser.error description. Patc...Senthil Kumaran2011-08-021-1/+1
|\ \ | |/
| * Fix closes issue12663 - Correcting the ArgumentParser.error description. Patc...Senthil Kumaran2011-08-021-1/+1
* | expose sched.h functions (closes #12655)Benjamin Peterson2011-08-021-0/+149
* | #12665: merge with 3.2Sandro Tosi2011-08-021-1/+1
|\ \ | |/
| * #12665: Dictionary view example has error in set operationSandro Tosi2011-08-021-1/+1
* | #12670: merge with 3.2Sandro Tosi2011-08-021-2/+2
|\ \ | |/
| * #12670: Fix struct code after forward declaration on ctypes docSandro Tosi2011-08-021-2/+2
* | #12183: merge with 3.2.Ezio Melotti2011-08-021-2/+3
|\ \ | |/
| * Fix closes Issue12183 - Explain the Symlink copy behavior in shutil.copytree....Senthil Kumaran2011-08-021-2/+3
* | Merge with 3.2Georg Brandl2011-08-011-1/+1
|\ \ | |/
| * Use attribute access instead of index access for namedtuple.Georg Brandl2011-08-011-1/+1
| * Branch mergeÉric Araujo2011-08-011-8/+17
| |\
* | \ Branch mergeÉric Araujo2011-08-011-8/+17
|\ \ \
| * \ \ Merge fixes for #9860, #11104/#8688 and #12331 from 3.2Éric Araujo2011-07-311-8/+17
| |\ \ \ | | | |/ | | |/|
| | * | Fix regression with distutils MANIFEST handing (#11104, #8688).Éric Araujo2011-07-311-8/+17
* | | | Closes #12667: Merged fix from 3.2.Vinay Sajip2011-08-011-1/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Closes #12667: Added documentation for SMTPHandler secure argument.Vinay Sajip2011-08-011-1/+7
* | | | Merge typo fix.Ezio Melotti2011-07-311-1/+1
|\ \ \ \ | |/ / /
| * | | Fix typo reported by Sandro Tosi.Ezio Melotti2011-07-311-1/+1
* | | | Addressing the review comments by Antoine Pitrou for smtplib.py and test_smtp...Senthil Kumaran2011-07-311-9/+9
* | | | #12531: merge with 3.2.Ezio Melotti2011-07-301-1/+1
|\ \ \ \ | |/ / /
| * | | #12531: Fix spaces and markup.Ezio Melotti2011-07-301-1/+1
* | | | transition move technically correct to obviously soBenjamin Peterson2011-07-301-4/+4
* | | | we can call singleton types nowBenjamin Peterson2011-07-301-3/+5