summaryrefslogtreecommitdiffstats
path: root/Doc/library
Commit message (Expand)AuthorAgeFilesLines
* Mark abc.abstractproperty as a propertyÉric Araujo2011-08-191-1/+1
* Merge 3.2Éric Araujo2011-08-1912-53/+65
|\
| * Link isinstance/issubclass to the ABC glossary entry (#12256)Éric Araujo2011-08-191-2/+4
| * Don’t quote characters twice.Éric Araujo2011-08-181-17/+17
| * Don’t use “arg” for “argument”Éric Araujo2011-08-181-15/+15
| * Add a few missing source links from 2.7 and harmonize lib docs headersÉric Araujo2011-08-187-16/+23
| * Minor improvements to BadZipFile and BadZipfile docs.Éric Araujo2011-08-181-3/+4
| * Fix markup to get a target instead of a commentÉric Araujo2011-08-181-1/+1
| * Fix a typo and touch up blank linesÉric Araujo2011-08-181-2/+2
| * Add missing reST target for one section of this fileÉric Araujo2011-08-181-0/+3
* | Move versionadded directive to the top level, as we do in other filesÉric Araujo2011-08-161-2/+3
* | Fix typoÉric Araujo2011-08-161-1/+1
* | #12204: merge with 3.2.Ezio Melotti2011-08-151-18/+21
|\ \ | |/
| * #12204: document that str.upper().isupper() might be False and add a note abo...Ezio Melotti2011-08-151-18/+21
* | #12725: merge with 3.2.Ezio Melotti2011-08-141-3/+3
|\ \ | |/
| * #12725: fix working. Patch by Ben Hayden.Ezio Melotti2011-08-141-3/+3
* | Issue #12646: Add an 'eof' attribute to zlib.Decompress.Nadeem Vawda2011-08-131-8/+12
* | merge with 3.2Sandro Tosi2011-08-121-1/+1
|\ \ | |/
| * it's 'rather than'; reported by James Bateman on docs@Sandro Tosi2011-08-121-1/+1
| * Branch mergeÉric Araujo2011-08-121-19/+19
| |\
* | \ Brench mergeÉric Araujo2011-08-122-20/+20
|\ \ \
| * | | Fix directive markupÉric Araujo2011-08-101-1/+1
| * | | Merge 3.2Éric Araujo2011-08-101-19/+19
| |\ \ \ | | | |/ | | |/|
| | * | Use real word in English text (i.e. not code)Éric Araujo2011-08-101-19/+19
* | | | 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
| | |/ | |/|
| * | Branch mergeÉric Araujo2011-08-081-36/+88
| |\ \
* | | | Add support for unary plus and unary minus to collections.Counter()Raymond Hettinger2011-08-091-1/+13
| |_|/ |/| |
* | | Branch mergeÉric Araujo2011-08-082-43/+95
|\ \ \
| * | | Clean up shutil.disk_usage.Éric Araujo2011-08-081-2/+3
| * | | Merge doc changes from 3.2 (#8617, #10745).Éric Araujo2011-08-061-41/+92
| |\ \ \ | | | |/ | | |/|
| | * | Add documentation for PEP 370 features in distutils (#10745).Éric Araujo2011-08-061-2/+4
| | * | Improve documentation for PEP 370 support in site module (#8617).Éric Araujo2011-08-051-36/+86
* | | | #12709: merge with 3.2Sandro Tosi2011-08-081-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | #12709: add error_callback argument to map_async documentationSandro Tosi2011-08-081-1/+1
* | | | #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
| |/
* | 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