summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.4.Stefan Krah2014-06-291-2/+2
|\
| * Issue #21778: Clarify use of flags if PyBuffer_FillInfo() is used inside aStefan Krah2014-06-291-2/+2
* | Merge socket howto fixes from 3.4.Ezio Melotti2014-06-271-3/+3
|\ \ | |/
| * Fix indentation and class name in socket howto example.Ezio Melotti2014-06-271-3/+3
* | Issue #21875: Remove vestigial references to Classic Mac OS in os module docs.Ned Deily2014-06-271-7/+1
|\ \ | |/
| * Issue #21875: Remove vestigial references to Classic Mac OS in os module docs.Ned Deily2014-06-271-7/+1
* | #20295: Teach imghdr to recognize OpenEXR format images.R David Murray2014-06-262-0/+11
* | MERGE: Closes #20872: dbm/gdbm/ndbm close methods are not documentedJesus Cea2014-06-251-2/+16
|\ \ | |/
| * MERGE: Closes #20872: dbm/gdbm/ndbm close methods are not documentedJesus Cea2014-06-251-2/+16
| |\
| | * Closes #20872: dbm/gdbm/ndbm close methods are not documentedJesus Cea2014-06-251-2/+16
* | | merge from 3.4Senthil Kumaran2014-06-251-16/+16
|\ \ \ | |/ /
| * | Correct the quopri module documentation. Mention the correct types of theSenthil Kumaran2014-06-251-16/+16
* | | Merged documentation update from 3.4.Vinay Sajip2014-06-251-1/+1
|\ \ \ | |/ /
| * | Fixed typo in documentation.Vinay Sajip2014-06-251-1/+1
* | | MERGE: Closes #21441: Reorder elements in documentation to match actual order...Jesus Cea2014-06-251-10/+10
|\ \ \ | |/ /
| * | MERGE: Closes #21441: Reorder elements in documentation to match actual order...Jesus Cea2014-06-251-10/+10
| |\ \ | | |/
| | * Closes #21441: Reorder elements in documentation to match actual order in the...Jesus Cea2014-06-251-10/+10
* | | mergeRaymond Hettinger2014-06-241-0/+71
|\ \ \ | |/ /
| * | Issue #11974: Add tutorial section on class and instance variablesRaymond Hettinger2014-06-241-0/+71
* | | merge 3.4 (#13143)Benjamin Peterson2014-06-231-1/+1
|\ \ \ | |/ /
| * | clarify that islink only really works if python knows about symlinks (closes ...Benjamin Peterson2014-06-231-1/+1
* | | merge 3.4 (#16667)Benjamin Peterson2014-06-221-4/+6
|\ \ \ | |/ /
| * | some timezone doc improvements (closes #16667)Benjamin Peterson2014-06-221-4/+6
* | | (Merge 3.4) asyncio, Tulip issue 171: BaseEventLoop.close() now raises anVictor Stinner2014-06-221-0/+2
|\ \ \ | |/ /
| * | asyncio, Tulip issue 171: BaseEventLoop.close() now raises an exception if theVictor Stinner2014-06-221-0/+2
* | | (Merge 3.4) asyncio: document the debug modeVictor Stinner2014-06-223-7/+30
|\ \ \ | |/ /
| * | asyncio: document the debug modeVictor Stinner2014-06-223-7/+30
* | | (Merge 3.4) asyncio: Enable the debug mode of event loops when theVictor Stinner2014-06-221-1/+5
|\ \ \ | |/ /
| * | asyncio: Enable the debug mode of event loops when the PYTHONASYNCIODEBUGVictor Stinner2014-06-221-1/+5
* | | reflow to 80 charsBenjamin Peterson2014-06-221-13/+12
* | | add BufferedIOBase.readinto1 (closes #20578)Benjamin Peterson2014-06-221-4/+22
* | | Merge.Charles-François Natali2014-06-201-0/+6
|\ \ \ | |/ /
| * | issue 20091 - index entry for __main__ in runpy docs.Senthil Kumaran2014-06-201-0/+6
* | | #21690: merge with 3.4.Ezio Melotti2014-06-191-2/+2
|\ \ \ | |/ /
| * | #21690: fix a couple of links in the docs of the re module. Noticed by Julia...Ezio Melotti2014-06-191-2/+2
* | | (Merge 3.4) Tulip issue 83: document more asyncio functions in docstringsVictor Stinner2014-06-191-4/+3
|\ \ \ | |/ /
| * | Tulip issue 83: document more asyncio functions in docstringsVictor Stinner2014-06-191-4/+3
* | | Issue #21741: Add st_file_attributes to os.stat_result on Windows.Zachary Ware2014-06-193-1/+44
* | | (Merge 3.4) Closes #21758: asyncio doc: mention explicitly that subprocessVictor Stinner2014-06-192-6/+11
|\ \ \ | |/ /
| * | Closes #21758: asyncio doc: mention explicitly that subprocess parameters areVictor Stinner2014-06-192-6/+11
* | | Merge typo fixZachary Ware2014-06-181-1/+1
|\ \ \ | |/ /
| * | Fix typo pointed out by cocoatomo on docs@Zachary Ware2014-06-181-1/+1
* | | (Merge 3.4) asyncio: Fix pyflakes errorsVictor Stinner2014-06-181-0/+4
|\ \ \ | |/ /
| * | asyncio: Fix pyflakes errorsVictor Stinner2014-06-181-0/+4
* | | Merge typo fix from 3.4Zachary Ware2014-06-161-1/+1
|\ \ \ | |/ /
| * | Fix typo reported by Jesse W on docs@Zachary Ware2014-06-161-1/+1
* | | Issue #21205: Complete the "versionchanged" note in inspect documentationVictor Stinner2014-06-161-1/+3
* | | Issue #21205: Add a new ``__qualname__`` attribute to generator, the qualifiedVictor Stinner2014-06-162-0/+20
* | | Merge with 3.4Terry Jan Reedy2014-06-161-3/+4
|\ \ \ | |/ /
| * | Issue #21559: Add alternative (historical) reason for OverflowError.Terry Jan Reedy2014-06-161-3/+4