summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue #16409: The reporthook callback made by the legacyGregory P. Smith2012-11-101-1/+2
* Merge from 3.2: adjust set and frozenset function docs (issue #16436).Chris Jerdonek2012-11-101-6/+13
|\
| * Link set and frozenset function docs to their class definitions (issue #16436).Chris Jerdonek2012-11-101-6/+13
* | Merge from 3.2: improve FAQ link in documentation (for issue #16435).Chris Jerdonek2012-11-102-3/+4
|\ \ | |/
| * Improve FAQ link in documentation (for issue #16435).Chris Jerdonek2012-11-102-3/+4
* | #16440: merge with 3.2.Ezio Melotti2012-11-081-9/+15
|\ \ | |/
| * #16440: fix exception type and clarify example.Ezio Melotti2012-11-081-9/+15
* | Merge issue #16439: Fix markup in example for stdtypes.Andrew Svetlov2012-11-081-5/+5
|\ \ | |/
| * Issue #16439: Fix markup in example for stdtypes.Andrew Svetlov2012-11-081-5/+5
* | Merge issue #16435: Link in tutorial now points to python3 FAQ.Andrew Svetlov2012-11-081-7/+5
|\ \ | |/
| * Issue #16435: Link in tutorial now points to python3 FAQ.Andrew Svetlov2012-11-081-7/+5
* | #11481: merge with 3.2.Ezio Melotti2012-11-082-5/+28
|\ \ | |/
| * #11481: update copyreg docs and add example.Ezio Melotti2012-11-082-5/+28
* | #10385: merge with 3.2.Ezio Melotti2012-11-081-5/+5
|\ \ | |/
| * #10385: use the mod role in subprocess docs.Ezio Melotti2012-11-081-5/+5
* | Fix typo noticed by Tom Lynn.Ezio Melotti2012-11-051-1/+1
* | #16304: merge with 3.2.Ezio Melotti2012-11-041-3/+10
|\ \ | |/
| * #16304: clarify match objects docs. Initial patch by Jan Duzinkiewicz.Ezio Melotti2012-11-041-3/+10
* | Avoid fd leak in example. Caught by Serhiy.Éric Araujo2012-11-031-2/+3
* | Add examples for opener argument of open (#13424).Éric Araujo2012-11-032-0/+33
* | Merge from 3.2: link to mapping glossary entry in docs.Chris Jerdonek2012-11-032-3/+3
|\ \ | |/
| * Link to mapping glossary entry in "Mapping Types - dict" and os.environ docs.Chris Jerdonek2012-11-032-3/+3
* | #4711: merge with 3.2.Ezio Melotti2012-11-031-0/+1
|\ \ | |/
| * #4711: break long words in the docs sidebar to avoid overflow.Ezio Melotti2012-11-031-0/+1
* | Issue #15814: Use hash function that is compatible with the equalityStefan Krah2012-11-021-6/+0
* | merge with 3.2Georg Brandl2012-11-021-12/+10
|\ \ | |/
| * Grammar touchup.Georg Brandl2012-11-021-12/+10
* | Merge issue #1207589: Add Cut/Copy/Paste items to IDLE right click Context MenuAndrew Svetlov2012-11-011-0/+21
|\ \ | |/
| * Issue #1207589: Add Cut/Copy/Paste items to IDLE right click Context MenuAndrew Svetlov2012-11-011-0/+21
* | Merge: Reword set docs to use *proper subset/superset* terminology.Andrew Svetlov2012-11-011-2/+2
|\ \ | |/
| * Reword set docs to use *proper subset/superset* terminology.Andrew Svetlov2012-11-011-2/+2
* | Merge issue #14893: Add function annotation example to function tutorial.Andrew Svetlov2012-11-011-0/+34
|\ \ | |/
| * Issue #14893: Add function annotation example to function tutorial.Andrew Svetlov2012-11-011-0/+34
| * merge headsAndrew Svetlov2012-10-311-104/+133
| |\
* | \ Merge issue #14900: document added sort keys for profile stats.Andrew Svetlov2012-10-311-104/+133
|\ \ \ | | |/ | |/|
| * | Issue #14900: document added sort keys for profile stats.Andrew Svetlov2012-10-311-104/+133
* | | Issue #16348: merge fix from 3.2.Mark Dickinson2012-10-311-6/+15
|\ \ \ | | |/ | |/|
| * | Issue #16348: Fix incorrect documentation for Decimal.remainder_near.Mark Dickinson2012-10-311-6/+15
| |/
* | Issue #16197: Fix several small errors in winreg documentation.Andrew Svetlov2012-10-311-23/+26
* | merge #16371: fix up the English a bit more.R David Murray2012-10-311-2/+2
|\ \ | |/
| * #16371: fix up the English a bit more.R David Murray2012-10-311-2/+2
* | Merge issue #16371: fix typo in ctypes documentation.Andrew Svetlov2012-10-311-1/+1
|\ \ | |/
| * Issue #16371: fix typo in ctypes documentation.Andrew Svetlov2012-10-311-1/+1
* | Merge issue #16370: Mention Py_SetProgramName in example for very high level ...Andrew Svetlov2012-10-311-8/+13
|\ \ | |/
| * Issue #16370: Mention Py_SetProgramName in example for very high level embedd...Andrew Svetlov2012-10-311-8/+13
* | Merge: Remove already dropped function PySys_GetFile from documentation.Andrew Svetlov2012-10-312-10/+0
|\ \ | |/
| * Remove already dropped function PySys_GetFile from documentation.Andrew Svetlov2012-10-312-10/+0
* | Fix typo in mock docs.Andrew Svetlov2012-10-311-1/+2
* | Merge 3.2Brian Curtin2012-10-291-15/+10
|\ \ | |/
| * Fix #16197. Update docstrings and documentation to match winreg code.Brian Curtin2012-10-291-15/+10