summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #14166: Pickler objects now have an optional `dispatch_table` attribute...Antoine Pitrou2012-03-042-3/+66
* Update copyright years and version name.v3.3.0a1Georg Brandl2012-03-041-1/+1
* Sort and clean up suspicious ignore file.Georg Brandl2012-03-041-173/+165
* Fix invalid markup and update suspicious ignores.Georg Brandl2012-03-043-10/+20
* Fix encoding handling of the pydoc-topics writer.Georg Brandl2012-03-041-2/+3
* Basic documentation for PEP 414Armin Ronacher2012-03-041-1/+9
* Issue #13964: signal.sigtimedwait() timeout is now a float instead of a tupleVictor Stinner2012-03-021-5/+4
* Merge 3.2Eli Bendersky2012-03-021-0/+8
|\
| * Issue #11379: add a note in xml.dom.minidom suggesting to use etree in some c...Eli Bendersky2012-03-021-0/+8
* | Merge branch '3.2'Petri Lehtinen2012-03-011-8/+8
|\ \
| * | sqlite3: Port documentation changes from the 2.7 branchPetri Lehtinen2012-03-011-8/+8
| |/
* | Add missing 'versionadded' for shlex.quote; closes #14165Eli Bendersky2012-03-011-0/+1
* | Issue #10181: Add warning that structure layouts in memoryobject.h andStefan Krah2012-02-291-0/+9
* | Add PyMemoryView_FromMemory() to whatsnew/3.3.Stefan Krah2012-02-292-0/+6
* | #14155: merge with 3.2.Ezio Melotti2012-02-291-52/+28
|\ \ | |/
| * #14155: remove duplication about search vs match in re doc.Ezio Melotti2012-02-291-52/+28
* | #10713: merge with 3.2.Ezio Melotti2012-02-291-8/+14
|\ \ | |/
| * #10713: Improve documentation for \b and \B and add a few tests. Initial pat...Ezio Melotti2012-02-291-8/+14
* | Merge: Propagate changes for issues #13053 and #13086 from 2.7 to 3.2.Larry Hastings2012-02-292-26/+219
|\ \ | |/
| * Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.)Larry Hastings2012-02-292-26/+219
* | merge with 3.2Sandro Tosi2012-02-281-1/+1
|\ \ | |/
| * s/div/truediv/; thanks to Félix-Antoine Fortin from docs@Sandro Tosi2012-02-281-1/+1
* | Merged cookbook improvement from 3.2.Vinay Sajip2012-02-281-6/+11
|\ \ | |/
| * Improved logging cookbook example.Vinay Sajip2012-02-281-6/+11
* | Merge with 3.2.Georg Brandl2012-02-281-4/+2
|\ \ | |/
| * Fix markup errors.Georg Brandl2012-02-281-4/+2
* | Update importlib.invalidate_caches() to be more general.Brett Cannon2012-02-271-3/+12
* | Some corrections for the Doc/extending documentation. Closes #14129Eli Bendersky2012-02-273-45/+23
* | typoBenjamin Peterson2012-02-271-1/+1
* | Merged cookbook update for LogRecord customisation.Vinay Sajip2012-02-271-0/+82
|\ \ | |/
| * Updated cookbook with information on customising LogRecords.Vinay Sajip2012-02-271-0/+82
* | Merged cookbook update from 3.2.Vinay Sajip2012-02-271-4/+132
|\ \ | |/
| * Updated logging cookbook with info on alternative format styles.Vinay Sajip2012-02-271-4/+132
* | Remove duplicate label.Georg Brandl2012-02-261-2/+0
* | Issue #14123: Explicitly mention that old style % string formatting has cavea...Gregory P. Smith2012-02-261-2/+7
|\ \ | |/
| * Issue #14123: Explicitly mention that old style % string formatting has caveatsGregory P. Smith2012-02-261-2/+7
* | Close issue #6210: Implement PEP 409Nick Coghlan2012-02-265-10/+101
* | #14081: The sep and maxsplit parameter to str.split, bytes.split, and bytearr...Ezio Melotti2012-02-261-2/+2
* | Merge 3.2Éric Araujo2012-02-261-1/+1
|\ \ | |/
| * Branch mergeÉric Araujo2012-02-261-1/+1
| |\
| | * Use const markup instead of a misleading string literalÉric Araujo2012-02-261-1/+1
* | | #14114: merge with 3.2.Ezio Melotti2012-02-251-1/+1
|\ \ \ | |/ /
| * | #14114: don't include copybutton.js in the htmlhelp output.Ezio Melotti2012-02-251-1/+1
| |/
| * Add 3.2.3 to license.Georg Brandl2012-02-231-0/+2
* | - Issue #10181: New memoryview implementation fixes multiple ownershipStefan Krah2012-02-255-244/+712
* | Issue #13846: Enhance time.monotonic() documentationVictor Stinner2012-02-231-2/+3
* | merge with 3.2Georg Brandl2012-02-232-3/+4
|\ \ | |/
| * Fix markup errors.Georg Brandl2012-02-232-3/+5
* | remove unapplicable statementBenjamin Peterson2012-02-211-4/+2
* | merge with 3.2Georg Brandl2012-02-211-1/+1
|\ \ | |/