summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | Initial patch by Zachary Ware.
* | 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
|\ \ | |/ | | | | Thanks to George Yoshida.
| * Issue #16371: fix typo in ctypes documentation.Andrew Svetlov2012-10-311-1/+1
| | | | | | | | Thanks to George Yoshida.
* | Merge issue #16370: Mention Py_SetProgramName in example for very high level ↵Andrew Svetlov2012-10-311-8/+13
|\ \ | |/ | | | | embedding.
| * Issue #16370: Mention Py_SetProgramName in example for very high level ↵Andrew Svetlov2012-10-311-8/+13
| | | | | | | | embedding.
* | Merge: Remove already dropped function PySys_GetFile from documentation.Andrew Svetlov2012-10-312-10/+0
|\ \ | |/ | | | | Thanks to Daniel Müllner from docs@
| * Remove already dropped function PySys_GetFile from documentation.Andrew Svetlov2012-10-312-10/+0
| | | | | | | | Thanks to Daniel Müllner from docs@
* | 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
| | | | | | | | Patch by Zachary Ware.
* | Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.Chris Jerdonek2012-10-288-22/+0
|\ \ | |/
| * Remove unneeded "Release" and "Date" markers from doc index pages.Chris Jerdonek2012-10-288-22/+0
| |
* | Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2.Georg Brandl2012-10-286-13/+0
|\ \ | |/
| * merge headsGeorg Brandl2012-10-285-10/+0
| |\
| | * Remove confusing "Release" and "Date" markers from whatsnews.Georg Brandl2012-10-285-10/+0
| | |
| * | merge headsAndrew Svetlov2012-10-281-2/+11
| |\ \ | | |/ | |/|
* | | Merge issue #14570: Document json sort_keys parameter properly.Andrew Svetlov2012-10-281-2/+11
|\ \ \ | | |/ | |/| | | | Patch by Chris Rebert.
| * | Issue #14570: Document json sort_keys parameter properly.Andrew Svetlov2012-10-281-2/+11
| | | | | | | | | | | | Patch by Chris Rebert.
* | | Issue #14616: Mention shlex.quote in subprocess docs.Andrew Svetlov2012-10-281-0/+4
| | | | | | | | | | | | Patch by Chris Rebert.
* | | Add a autobuild-quick target that only rebuilds HTML.Georg Brandl2012-10-281-0/+5
| | |
* | | merge with 3.2Georg Brandl2012-10-281-8/+10
|\ \ \ | | |/ | |/|
| * | #8040: fix jQuery incompatibilityGeorg Brandl2012-10-281-8/+10
| | |
* | | #16337: fix typo.Ezio Melotti2012-10-271-1/+1
| | |
* | | #8040: merge with 3.2.Ezio Melotti2012-10-271-2/+6
|\ \ \ | |/ /
| * | #8040: fix the version.Ezio Melotti2012-10-271-2/+6
| | |
* | | #8040: merge with 3.2.Ezio Melotti2012-10-271-1/+1
|\ \ \ | |/ /
| * | #8040: enable the versionswitcher for the autobuild-dev target.Ezio Melotti2012-10-271-1/+1
| | |
* | | #8040: merge with 3.2.Ezio Melotti2012-10-272-1/+69
|\ \ \ | |/ /
| * | #8040: add a version switcher to the documentation. Patch by Yury Selivanov.Ezio Melotti2012-10-272-2/+70
| | |
* | | merge from 3.2Senthil Kumaran2012-10-271-3/+4
|\ \ \ | |/ /
| * | Include mention of jenkins as an example framework for doing CISenthil Kumaran2012-10-271-3/+4
| | |
* | | Issue #16243: add example for inspect.formatargspecAndrew Svetlov2012-10-261-2/+9
| | | | | | | | | | | | Patch by Berker Peksag.
* | | #16317: mention lzma in the tutorial. Patch by Serhiy Storchaka.Ezio Melotti2012-10-261-1/+1
| | |
* | | #16206: merge with 3.2.Ezio Melotti2012-10-261-6/+6
|\ \ \ | |/ /
| * | #16206: Improve examples about dict construction.Ezio Melotti2012-10-261-6/+6
| | |
* | | Merge from 3.2: fix formatting of syntax description of function definition.Chris Jerdonek2012-10-261-2/+1
|\ \ \ | |/ /
| * | Fix formatting of syntax description of function definition.Chris Jerdonek2012-10-261-2/+1
| | |
* | | #16210: merge with 3.2.Ezio Melotti2012-10-241-15/+11
|\ \ \ | |/ /
| * | #16210: combine the two type() docs. Patch by Pete Sevander.Ezio Melotti2012-10-241-15/+11
| | |
* | | Issue #16241: document -X faulthandler command line option.Andrew Svetlov2012-10-231-1/+2
| | | | | | | | | | | | Patch by Marek Šuppa.
* | | MERGE: Closes #16294: 8 space indent in tutorialJesus Cea2012-10-221-2/+2
|\ \ \ | |/ /
| * | Closes #16294: 8 space indent in tutorialJesus Cea2012-10-221-2/+2
| | |
* | | Fix PEP name.Ezio Melotti2012-10-211-3/+3
| | |
* | | Fix typo.Ezio Melotti2012-10-211-1/+1
| | |