Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Issue 11929: Minor whitespace clean-ups. | Raymond Hettinger | 2011-04-26 | 7 | -17/+26 | |
* | | | | | | | | | | I think this should be "versionchanged", not "versionadded" | Antoine Pitrou | 2011-04-26 | 1 | -1/+1 | |
* | | | | | | | | | | Merge #11901: add description of how bitfields are laid out to hexversion docs | R David Murray | 2011-04-25 | 1 | -0/+23 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge #11901: add description of how bitfields are laid out to hexversion docs | R David Murray | 2011-04-25 | 1 | -0/+23 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | #11901: add description of how bitfields are laid out to hexversion docs | R David Murray | 2011-04-25 | 1 | -0/+23 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
* | | | | | | | | Issue #2736: Documented how to compute seconds since epoch. | Alexander Belopolsky | 2011-04-25 | 1 | -0/+16 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge with 3.2. | Ezio Melotti | 2011-04-21 | 1 | -96/+111 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Fix some more markup glitches in argparse doc. | Ezio Melotti | 2011-04-21 | 1 | -101/+113 | |
* | | | | | | | #11904-#11905: Merge typo fixes with 3.2. | Ezio Melotti | 2011-04-21 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | #11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky. | Ezio Melotti | 2011-04-21 | 1 | -1/+1 | |
| * | | | | | | #11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky. | Ezio Melotti | 2011-04-21 | 1 | -4/+4 | |
* | | | | | | | #11902: Merge with 3.2. | Ezio Melotti | 2011-04-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | #11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky. | Ezio Melotti | 2011-04-21 | 1 | -1/+1 | |
* | | | | | | | Add another example for accumulate(). | Raymond Hettinger | 2011-04-21 | 1 | -3/+18 | |
* | | | | | | | Merge with 3.2. | Ezio Melotti | 2011-04-21 | 1 | -11/+11 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Add the :mod: role where it was missing. | Ezio Melotti | 2011-04-21 | 1 | -11/+11 | |
* | | | | | | | #11885: Merge with 3.2. | Ezio Melotti | 2011-04-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | #11885: capitalize Python. | Ezio Melotti | 2011-04-21 | 1 | -2/+2 | |
* | | | | | | | #11897: Merge with 3.2. | Ezio Melotti | 2011-04-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | #11897: Fix typo in porting howto. Patch by Marti Raudsepp. | Ezio Melotti | 2011-04-21 | 1 | -2/+2 | |
* | | | | | | | say struct sequence rather than structseq and link to glossary | Benjamin Peterson | 2011-04-20 | 1 | -12/+13 | |
* | | | | | | | glossary entry for struct sequence | Benjamin Peterson | 2011-04-20 | 1 | -0/+8 | |
* | | | | | | | Merge with 3.2. | Ezio Melotti | 2011-04-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge with 3.1. | Ezio Melotti | 2011-04-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Fix wrong function name. Noticed by Clive Darke. | Ezio Melotti | 2011-04-20 | 1 | -1/+1 | |
* | | | | | | | Issue #11223: Add threading._info() function providing informations about the | Victor Stinner | 2011-04-19 | 2 | -0/+32 | |
* | | | | | | | Merge with 3.2. | Ezio Melotti | 2011-04-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Merge with 3.1. | Ezio Melotti | 2011-04-19 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | | | ||||||
| | * | | | Fix wrong number of functions noticed by Sandro Tosi. | Ezio Melotti | 2011-04-19 | 1 | -1/+1 | |
| | |/ / | ||||||
* | | | | Merged documentation fix from 3.2. | Vinay Sajip | 2011-04-19 | 1 | -6/+17 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Updated documentation on fileConfig(). | Vinay Sajip | 2011-04-19 | 1 | -6/+17 | |
* | | | | Add new email.policy document to the toctree and fix markup glitch. | Georg Brandl | 2011-04-19 | 2 | -1/+2 | |
* | | | | Markup and text fixes from Georg Brandl's review. | R David Murray | 2011-04-18 | 2 | -28/+36 | |
* | | | | Merge: Fix markup. | R David Murray | 2011-04-18 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix markup. | R David Murray | 2011-04-18 | 1 | -1/+1 | |
* | | | | #11731: simplify/enhance parser/generator API by introducing policy objects. | R David Murray | 2011-04-18 | 3 | -32/+256 | |
* | | | | Merge: #11492: rewrite header folding algorithm. Less code, more passing tests. | R David Murray | 2011-04-18 | 1 | -3/+11 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | #11492: rewrite header folding algorithm. Less code, more passing tests. | R David Murray | 2011-04-18 | 1 | -3/+11 | |
* | | | | #11865: Merge with 3.2. | Ezio Melotti | 2011-04-18 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | #11865: Merge with 3.1. | Ezio Melotti | 2011-04-18 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | #11865: fix typo in init.rst. | Ezio Melotti | 2011-04-18 | 1 | -1/+1 | |
* | | | | Merge with 3.2. | Ezio Melotti | 2011-04-16 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix a few more hyphens in argparse.rst | Ezio Melotti | 2011-04-16 | 1 | -3/+3 | |
| * | | | Consistency fix: "command line" is the noun, "command-line" the adjective. | Georg Brandl | 2011-04-16 | 1 | -18/+18 | |
| * | | | Backport 8a9f8f34d9d5. | Georg Brandl | 2011-04-16 | 1 | -1/+1 | |
* | | | | Fix duplicate "is". | Georg Brandl | 2011-04-16 | 1 | -1/+1 | |
* | | | | Merge with 3.2 | Georg Brandl | 2011-04-16 | 1 | -3/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge with 3.1 | Georg Brandl | 2011-04-16 | 1 | -3/+4 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Small wording fix. | Georg Brandl | 2011-04-16 | 1 | -3/+4 | |
* | | | | Consistency fix: "command line" is the noun, "command-line" the adjective. | Georg Brandl | 2011-04-16 | 1 | -18/+18 | |