summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Merge: #18176: Change generic UCD PropList link to version specific link.R David Murray2014-10-101-1/+3
|\
| * #18176: Change generic UCD PropList link to version specific link.R David Murray2014-10-101-1/+3
* | Merge: #18176: fix another reference and add it to the makeunicodedata comment.R David Murray2014-10-091-1/+1
|\ \ | |/
| * #18176: fix another reference and add it to the makeunicodedata comment.R David Murray2014-10-091-1/+1
* | Merge: #18176: updated stdtypes UCD link, added reminder to makeunicodedata.R David Murray2014-10-091-1/+1
|\ \ | |/
| * #18176: updated stdtypes UCD link, added reminder to makeunicodedata.R David Murray2014-10-091-1/+1
* | #18615: Make sndhdr return namedtuples.R David Murray2014-10-092-4/+18
* | (Merge 3.4) Closes #22580: Fix documentation of PyUnicode_Tailmatch()Victor Stinner2014-10-091-1/+1
|\ \ | |/
| * Closes #22580: Fix documentation of PyUnicode_Tailmatch()Victor Stinner2014-10-091-1/+1
* | whatsnew: Fix markup.Berker Peksag2014-10-091-1/+2
* | whatsnew: Add PEP 478.Berker Peksag2014-10-091-1/+1
* | Issue #22576: Fix signatures of FTP.storbinary() and FTP.storlines() methods.Berker Peksag2014-10-081-4/+4
|\ \ | |/
| * Issue #22576: Fix signatures of FTP.storbinary() and FTP.storlines() methods.Berker Peksag2014-10-081-4/+4
* | Mostly-null-merge from 3.4 branch following 3.4.2 release.Larry Hastings2014-10-081-2/+2
|\ \ | |/
| * Merge from 3.4.2 release head back into 3.4 mainline.Larry Hastings2014-10-082-7/+7
| |\
| | * Update pydoc topics and fix supsicious markup for 3.4.2 final.Larry Hastings2014-10-062-7/+7
* | | merge 3.4Benjamin Peterson2014-10-071-9/+8
|\ \ \ | |/ /
| * | use source role instead of linking to svnBenjamin Peterson2014-10-071-9/+8
* | | merge with 3.4Georg Brandl2014-10-063-6/+17
|\ \ \ | |/ /
| * | Closes #16155: fix a few errors in doctest output of the FAQ pages.Georg Brandl2014-10-063-6/+17
* | | merge with 3.4Georg Brandl2014-10-061-3/+3
|\ \ \ | |/ /
| * | Closes #12148: clarify "or's together option flags" in doctest docs.Georg Brandl2014-10-061-3/+3
* | | merge with 3.4Georg Brandl2014-10-061-2/+2
|\ \ \ | |/ /
| * | Closes #21782: the default hash(x) is not exactly id(x) but derived from it.Georg Brandl2014-10-061-2/+2
* | | merge with 3.4Georg Brandl2014-10-061-16/+2
|\ \ \ | |/ /
| * | Closes #10031: overhaul the "imports" section of the programming FAQ.Georg Brandl2014-10-061-16/+2
* | | merge with 3.4Georg Brandl2014-10-062-30/+35
|\ \ \ | |/ /
| * | Clean up the docs of PyObject_IsSubclass and PyObject_IsInstance, and mention...Georg Brandl2014-10-062-30/+35
* | | merge with 3.4Georg Brandl2014-10-061-0/+6
|\ \ \ | |/ /
| * | Closes #22507: document that PyType_IsSubtype does not call __subclasscheck__.Georg Brandl2014-10-061-0/+6
* | | merge with 3.4Georg Brandl2014-10-061-41/+41
|\ \ \ | |/ /
| * | Document builtin classes as such, not functions.Georg Brandl2014-10-061-41/+41
* | | merge with 3.4Georg Brandl2014-10-061-1/+1
|\ \ \ | |/ /
| * | Closes #22565: fix argument types of PyErr_WarnEx.Georg Brandl2014-10-061-1/+1
* | | Merge with 3.4Terry Jan Reedy2014-10-061-4/+6
|\ \ \ | |/ /
| * | Issue #22546: update doc for mini-language float None presentation type.Terry Jan Reedy2014-10-061-4/+6
* | | merge 3.4 (#18494)Benjamin Peterson2014-10-061-2/+2
|\ \ \ | |/ /
| * | PyObject not PyType (closes #18494)Benjamin Peterson2014-10-061-2/+2
* | | Issue #21965: Add support for in-memory SSL to the ssl module.Antoine Pitrou2014-10-051-0/+168
* | | #16518: Bring error messages in harmony with docs ("bytes-like object")R David Murray2014-10-051-0/+6
* | | merge with 3.4Georg Brandl2014-10-051-24/+1
|\ \ \ | |/ /
| * | Closes #19477: remove outdated documentation of tp_print type object slot.Georg Brandl2014-10-051-24/+1
* | | Merge: #14201: Update ctypes docs to match behavior changed from 214b28d7a999.R David Murray2014-10-041-5/+10
|\ \ \ | |/ /
| * | #14201: Update ctypes docs to match behavior changed from 214b28d7a999.R David Murray2014-10-041-5/+10
* | | Issue #11271: concurrent.futures.Executor.map() now takes a *chunksize*Antoine Pitrou2014-10-041-2/+11
* | | Merge packaging doc updates from 3.4Nick Coghlan2014-10-042-14/+14
|\ \ \ | |/ /
| * | Realign packaging docs with PyPUG changesNick Coghlan2014-10-042-14/+14
* | | Merge: #14056: Small improvements to the tarfile documentation.R David Murray2014-10-041-10/+13
|\ \ \ | |/ /
| * | #14056: Small improvements to the tarfile documentation.R David Murray2014-10-041-10/+13
* | | #22508: Drop email __version__ string. It no longer means anything.R David Murray2014-10-031-0/+8