summaryrefslogtreecommitdiffstats
path: root/Doc/library
Commit message (Expand)AuthorAgeFilesLines
* #11952: merge with 3.1.Ezio Melotti2011-04-291-1/+1
|\
| * #11952: Fix typo in multiprocessing doc.Ezio Melotti2011-04-291-1/+1
* | Style updates for the #11670 solution after post-commit review by Ezio Melotti:Łukasz Langa2011-04-281-23/+17
* | Fixed trailing whitespace in the ReST file.Łukasz Langa2011-04-271-3/+3
* | Closes #11670: configparser read_file now iterates over f.Łukasz Langa2011-04-271-5/+24
* | Merge 3.1Éric Araujo2011-04-273-4/+4
|\ \ | |/
| * Branch mergeÉric Araujo2011-04-275-7/+7
| |\
| | * Change markup so it generates a linkÉric Araujo2011-04-272-3/+3
| | * Change markup so that it creates a linkÉric Araujo2011-04-251-1/+1
* | | Branch mergeÉric Araujo2011-04-274-6/+6
|\ \ \
| * | | Remove unneeded backslashesÉric Araujo2011-04-241-2/+2
| * | | Fix indentationÉric Araujo2011-04-241-1/+1
| * | | Merge 3.1Éric Araujo2011-04-241-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Branch mergeÉric Araujo2011-04-242-3/+3
| | |\ \
| | | * | Add a space to make json doc a bit more readableÉric Araujo2011-04-211-1/+1
| * | | | Branch mergeÉric Araujo2011-04-241-2/+2
| |\ \ \ \
| | * \ \ \ Merge 3.1Éric Araujo2011-04-201-2/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix argument name in reST doc to match the codeÉric Araujo2011-04-201-2/+2
* | | | | | Merge #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-251-0/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-251-0/+23
| | |_|/ | |/| |
* | | | Fix some more markup glitches in argparse doc.Ezio Melotti2011-04-211-101/+113
* | | | #11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky.Ezio Melotti2011-04-211-1/+1
* | | | #11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky.Ezio Melotti2011-04-211-4/+4
* | | | #11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky.Ezio Melotti2011-04-211-1/+1
* | | | Add the :mod: role where it was missing.Ezio Melotti2011-04-211-11/+11
* | | | #11885: capitalize Python.Ezio Melotti2011-04-211-2/+2
* | | | Merge with 3.1.Ezio Melotti2011-04-191-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix wrong number of functions noticed by Sandro Tosi.Ezio Melotti2011-04-191-1/+1
| |/
* | Updated documentation on fileConfig().Vinay Sajip2011-04-191-6/+17
* | Fix markup.R David Murray2011-04-181-1/+1
* | #11492: rewrite header folding algorithm. Less code, more passing tests.R David Murray2011-04-181-3/+11
* | Fix a few more hyphens in argparse.rstEzio Melotti2011-04-161-3/+3
* | Consistency fix: "command line" is the noun, "command-line" the adjective.Georg Brandl2011-04-161-18/+18
* | Backport 8a9f8f34d9d5.Georg Brandl2011-04-161-1/+1
* | Merge with 3.1Georg Brandl2011-04-161-3/+4
|\ \ | |/
| * Small wording fix.Georg Brandl2011-04-161-3/+4
* | Issue #11855: merge from 3.1Eli Bendersky2011-04-161-5/+5
|\ \ | |/
| * Issue #11855: Apply missing formatting for urlretrieveEli Bendersky2011-04-161-5/+5
* | mergeRaymond Hettinger2011-04-161-0/+20
|\ \ | |/
| * Add another example to the collections module docs.Raymond Hettinger2011-04-161-0/+20
* | #4783: Merge with 3.1.Ezio Melotti2011-04-151-0/+5
|\ \ | |/
| * #4783: document that is not possible to use json.dump twice on the same stream.Ezio Melotti2011-04-151-0/+5
* | merge from 3.1Eli Bendersky2011-04-151-6/+38
|\ \ | |/
| * Issue #11827: remove mention of list2cmdline in the doc of subprocessEli Bendersky2011-04-151-6/+37
| * #9101: backport json reference in configparser doc.Ezio Melotti2011-04-141-0/+10
* | Merge: Fix wording and clarify that the IDNA codec operates on full domain na...R David Murray2011-04-131-2/+8
|\ \ | |/
| * Fix wording and clarify that the IDNA codec operates on full domain names.R David Murray2011-04-131-2/+8
* | Merge #10019: Fix regression relative to 2.6: add newlines if indent=0R David Murray2011-04-131-4/+4
|\ \ | |/
| * #10019: Fix regression relative to 2.6: add newlines if indent=0R David Murray2011-04-131-3/+3
* | Issue #11818: Fix tempfile examples for Python 3.Ross Lagerwall2011-04-101-5/+5