summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge with 3.2Terry Jan Reedy2013-03-171-1/+1
| |\ \ | | |/
| | * Issue #17415: Trim trailing whitespaceTerry Jan Reedy2013-03-171-1/+1
* | | Merge with 3.3Terry Jan Reedy2013-03-171-7/+5
|\ \ \ | |/ /
| * | Merge with 3.2Terry Jan Reedy2013-03-171-7/+5
| |\ \ | | |/
| | * Issue #17415: Clarify 'this' referent by moving containing sentence just afterTerry Jan Reedy2013-03-171-7/+5
* | | Fix markup/wording.Ezio Melotti2013-03-161-1/+1
* | | Merge with 3.3Terry Jan Reedy2013-03-161-2/+2
|\ \ \ | |/ /
| * | Merge with 3.2Terry Jan Reedy2013-03-161-2/+2
| |\ \ | | |/
| | * Issue #17418: specify that buffer sizes are bytes as soon as possible.Terry Jan Reedy2013-03-161-2/+2
* | | merge with 3.3Georg Brandl2013-03-161-1/+1
|\ \ \ | |/ /
| * | Remove row-spanning cell, which the Sphinx text writer does not support.Georg Brandl2013-03-161-1/+1
* | | Merge with 3.3Terry Jan Reedy2013-03-151-3/+3
|\ \ \ | |/ /
| * | Merge with 3.2Terry Jan Reedy2013-03-151-3/+3
| |\ \ | | |/
| | * Issue #17398: document url argument of RobotFileParserTerry Jan Reedy2013-03-151-3/+3
* | | #1291 http.server's send_error takes an optional explain argumentSenthil Kumaran2013-03-151-4/+8
* | | Small cosmetic fixesEli Bendersky2013-03-141-6/+3
* | | Merge with 3.3: Issue #17386Terry Jan Reedy2013-03-141-1/+1
|\ \ \ | |/ /
| * | Merge with 3.2: Issue #17386Terry Jan Reedy2013-03-141-1/+1
| |\ \ | | |/
| | * Issue #17386 make.bat must run with Python 2 until Sphinx runs with Python 3.Terry Jan Reedy2013-03-141-1/+1
* | | #17307 - merge from 3.3Senthil Kumaran2013-03-132-0/+27
|\ \ \ | |/ /
| * | #17307 - merge from 3.2Senthil Kumaran2013-03-132-0/+27
| |\ \ | | |/
| | * #17307 - Example of HTTP PUT Request using http.clientSenthil Kumaran2013-03-131-0/+16
| * | Issue #17176: Document that imp.NullImporter is no longerBrett Cannon2013-03-132-7/+11
* | | Issue #17099: Have importlib.find_loader() raise ValueError whenBrett Cannon2013-03-131-1/+7
* | | Issue #17176: Document that imp.NullImporter is no longer insertedBrett Cannon2013-03-132-7/+11
* | | Issue #17117: Have both import itself and importlib.util.set_loader()Brett Cannon2013-03-132-7/+13
* | | Issue #17222: Document that py_compile now uses importlib for its fileBrett Cannon2013-03-131-1/+6
* | | expose O_PATH if possibleBenjamin Peterson2013-03-131-0/+1
* | | #17402: merge with 3.3.Ezio Melotti2013-03-131-14/+14
|\ \ \ | |/ /
| * | #17402: merge with 3.2.Ezio Melotti2013-03-131-14/+14
| |\ \ | | |/
| | * #17402: avoid shadowing built-in map in mmap examples. Initial patch by Aman...Ezio Melotti2013-03-131-14/+14
| | * Issue #11367: fix documentation of some find* methods in ElementTreeEli Bendersky2013-03-121-12/+3
* | | update links to 6.2.0Benjamin Peterson2013-03-121-2/+2
* | | Issue #17047: remove doubled words added in 3.4,Terry Jan Reedy2013-03-111-1/+1
* | | Merge with 3.3, issue #17047: remove doubled words added in 3.3,Terry Jan Reedy2013-03-114-6/+6
|\ \ \ | |/ /
| * | Issue #17047: remove doubled words added in 3.3Terry Jan Reedy2013-03-114-6/+6
* | | Merge with 3.3: Issue #17047: removed doubled words in Doc/*,Terry Jan Reedy2013-03-113-4/+4
|\ \ \ | |/ /
| * | Merge with 3.2: Issue #17047: removed doubled words in Doc/*,Terry Jan Reedy2013-03-113-4/+4
| |\ \ | | |/
| | * Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*Terry Jan Reedy2013-03-113-4/+4
* | | fix spelling (#17327)Benjamin Peterson2013-03-111-2/+2
* | | say defaultobj is returned (#17327)Benjamin Peterson2013-03-111-3/+3
* | | remove more useless wordsBenjamin Peterson2013-03-111-3/+3
* | | remove useless words (#17327)Benjamin Peterson2013-03-111-3/+3
* | | #17351: merge with 3.3.Ezio Melotti2013-03-116-22/+22
|\ \ \ | |/ /
| * | #17351: merge with 3.2.Ezio Melotti2013-03-116-22/+22
| |\ \ | | |/
| | * #17351: remove "object" inheritance from docs. Patch by Phil Elson.Ezio Melotti2013-03-114-8/+8
* | | Issue #15806: Add contextlib.ignored().Raymond Hettinger2013-03-111-0/+20
* | | Fix typo in PyDict_SetDefault docs.Ezio Melotti2013-03-101-1/+1
* | | mergeRaymond Hettinger2013-03-101-1/+1
|\ \ \ | |/ /
| * | Inherit from object() for consistencyRaymond Hettinger2013-03-101-1/+1