Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Merge 3.1 | Éric Araujo | 2011-04-20 | 3 | -8/+24 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||||
| | | * | | | Fix argument name in reST doc to match the code | Éric Araujo | 2011-04-20 | 1 | -2/+2 | |
| | | * | | | Branch merge | Éric Araujo | 2011-04-20 | 2 | -6/+22 | |
| | | |\ \ \ | ||||||
| | | | * | | | Advertise nesting directives for class/method and class/data combos. | Éric Araujo | 2011-04-16 | 1 | -4/+21 | |
| | | | * | | | Kill last reference to defunct module | Éric Araujo | 2011-03-26 | 1 | -2/+1 | |
* | | | | | | | Issue 11929: Minor whitespace clean-ups. | Raymond Hettinger | 2011-04-26 | 7 | -17/+26 | |
* | | | | | | | 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 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Fix some more markup glitches in argparse doc. | Ezio Melotti | 2011-04-21 | 1 | -101/+113 | |
* | | | | | #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: Fix typo in argparse doc. Noticed by Vladimir Rutsky. | Ezio Melotti | 2011-04-21 | 1 | -1/+1 | |
* | | | | | Add the :mod: role where it was missing. | Ezio Melotti | 2011-04-21 | 1 | -11/+11 | |
* | | | | | #11885: capitalize Python. | 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 | |
* | | | | | 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 | |
* | | | | | 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 | |
| |/ / | ||||||
* | | | Updated documentation on fileConfig(). | Vinay Sajip | 2011-04-19 | 1 | -6/+17 | |
* | | | Fix markup. | R David Murray | 2011-04-18 | 1 | -1/+1 | |
* | | | #11492: rewrite header folding algorithm. Less code, more passing tests. | R David Murray | 2011-04-18 | 1 | -3/+11 | |
* | | | #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 | |
* | | | 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 | |
* | | | Merge with 3.1 | Georg Brandl | 2011-04-16 | 1 | -3/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Small wording fix. | Georg Brandl | 2011-04-16 | 1 | -3/+4 | |
* | | | Issue #11855: merge from 3.1 | Eli Bendersky | 2011-04-16 | 1 | -5/+5 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #11855: Apply missing formatting for urlretrieve | Eli Bendersky | 2011-04-16 | 1 | -5/+5 | |
* | | | merge | Raymond Hettinger | 2011-04-16 | 1 | -0/+20 | |
|\ \ \ | |/ / | ||||||
| * | | Add another example to the collections module docs. | Raymond Hettinger | 2011-04-16 | 1 | -0/+20 | |
* | | | #11843: Merge with 3.1. | Ezio Melotti | 2011-04-15 | 1 | -2/+0 | |
|\ \ \ | |/ / | ||||||
| * | | #11843: remove duplicate line from table in distutil doc. | Ezio Melotti | 2011-04-15 | 1 | -2/+0 | |
* | | | #4783: Merge with 3.1. | Ezio Melotti | 2011-04-15 | 1 | -0/+5 | |
|\ \ \ | |/ / | ||||||
| * | | #4783: document that is not possible to use json.dump twice on the same stream. | Ezio Melotti | 2011-04-15 | 1 | -0/+5 | |
* | | | merge from 3.1 | Eli Bendersky | 2011-04-15 | 1 | -6/+38 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #11827: remove mention of list2cmdline in the doc of subprocess | Eli Bendersky | 2011-04-15 | 1 | -6/+37 | |
* | | | #11840: Merge with 3.1. | Ezio Melotti | 2011-04-14 | 1 | -33/+31 | |
|\ \ \ | |/ / | ||||||
| * | | #11840: Improve c-api/unicode documentation. Patch by Sandro Tosi. | Ezio Melotti | 2011-04-14 | 1 | -29/+27 | |
| * | | #9101: backport json reference in configparser doc. | Ezio Melotti | 2011-04-14 | 1 | -0/+10 | |
* | | | Merge: Fix wording and clarify that the IDNA codec operates on full domain na... | R David Murray | 2011-04-13 | 1 | -2/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Fix wording and clarify that the IDNA codec operates on full domain names. | R David Murray | 2011-04-13 | 1 | -2/+8 | |
* | | | Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 | R David Murray | 2011-04-13 | 1 | -4/+4 | |
|\ \ \ | |/ / | ||||||
| * | | #10019: Fix regression relative to 2.6: add newlines if indent=0 | R David Murray | 2011-04-13 | 1 | -3/+3 | |
* | | | Issue #11818: Fix tempfile examples for Python 3. | Ross Lagerwall | 2011-04-10 | 1 | -5/+5 | |
* | | | Beautify and modernize the SequenceMatcher example | Raymond Hettinger | 2011-04-10 | 1 | -7/+9 | |
* | | | Normalised whitespace. | Vinay Sajip | 2011-04-08 | 1 | -1/+1 | |
* | | | Updated Formatter documentation. | Vinay Sajip | 2011-04-08 | 1 | -2/+9 | |