summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Issue 11929: Minor whitespace clean-ups.Raymond Hettinger2011-04-267-17/+26
* | | | | | | | | | I think this should be "versionchanged", not "versionadded"Antoine Pitrou2011-04-261-1/+1
* | | | | | | | | | Merge #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-251-0/+23
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | 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
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Issue #2736: Documented how to compute seconds since epoch.Alexander Belopolsky2011-04-251-0/+16
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge with 3.2.Ezio Melotti2011-04-211-96/+111
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix some more markup glitches in argparse doc.Ezio Melotti2011-04-211-101/+113
* | | | | | | #11904-#11905: Merge typo fixes with 3.2.Ezio Melotti2011-04-211-5/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | #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: Merge with 3.2.Ezio Melotti2011-04-211-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | #11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky.Ezio Melotti2011-04-211-1/+1
* | | | | | | Add another example for accumulate().Raymond Hettinger2011-04-211-3/+18
* | | | | | | Merge with 3.2.Ezio Melotti2011-04-211-11/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add the :mod: role where it was missing.Ezio Melotti2011-04-211-11/+11
* | | | | | | #11885: Merge with 3.2.Ezio Melotti2011-04-211-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | #11885: capitalize Python.Ezio Melotti2011-04-211-2/+2
* | | | | | | #11897: Merge with 3.2.Ezio Melotti2011-04-211-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | #11897: Fix typo in porting howto. Patch by Marti Raudsepp.Ezio Melotti2011-04-211-2/+2
* | | | | | | say struct sequence rather than structseq and link to glossaryBenjamin Peterson2011-04-201-12/+13
* | | | | | | glossary entry for struct sequenceBenjamin Peterson2011-04-201-0/+8
* | | | | | | Merge with 3.2.Ezio Melotti2011-04-201-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge with 3.1.Ezio Melotti2011-04-201-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix wrong function name. Noticed by Clive Darke.Ezio Melotti2011-04-201-1/+1
* | | | | | | Issue #11223: Add threading._info() function providing informations about theVictor Stinner2011-04-192-0/+32
* | | | | | | Merge with 3.2.Ezio Melotti2011-04-191-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | 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
| | |/ /
* | | | Merged documentation fix from 3.2.Vinay Sajip2011-04-191-6/+17
|\ \ \ \ | |/ / /
| * | | Updated documentation on fileConfig().Vinay Sajip2011-04-191-6/+17
* | | | Add new email.policy document to the toctree and fix markup glitch.Georg Brandl2011-04-192-1/+2
* | | | Markup and text fixes from Georg Brandl's review.R David Murray2011-04-182-28/+36
* | | | Merge: Fix markup.R David Murray2011-04-181-1/+1
|\ \ \ \ | |/ / /
| * | | Fix markup.R David Murray2011-04-181-1/+1
* | | | #11731: simplify/enhance parser/generator API by introducing policy objects.R David Murray2011-04-183-32/+256
* | | | Merge: #11492: rewrite header folding algorithm. Less code, more passing tests.R David Murray2011-04-181-3/+11
|\ \ \ \ | |/ / /
| * | | #11492: rewrite header folding algorithm. Less code, more passing tests.R David Murray2011-04-181-3/+11
* | | | #11865: Merge with 3.2.Ezio Melotti2011-04-181-1/+1
|\ \ \ \ | |/ / /
| * | | #11865: Merge with 3.1.Ezio Melotti2011-04-181-1/+1
| |\ \ \ | | |/ /
| | * | #11865: fix typo in init.rst.Ezio Melotti2011-04-181-1/+1
* | | | Merge with 3.2.Ezio Melotti2011-04-161-3/+3
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fix duplicate "is".Georg Brandl2011-04-161-1/+1
* | | | Merge with 3.2Georg Brandl2011-04-161-3/+4
|\ \ \ \ | |/ / /
| * | | Merge with 3.1Georg Brandl2011-04-161-3/+4
| |\ \ \ | | |/ /
| | * | Small wording fix.Georg Brandl2011-04-161-3/+4
* | | | Consistency fix: "command line" is the noun, "command-line" the adjective.Georg Brandl2011-04-161-18/+18