summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Merge spelling fixes from 3.5Martin Panter2016-06-201-1/+1
|\
| * Fix spelling errors in code commentsMartin Panter2016-06-201-1/+1
* | Issue #27294: Numerical state in the repr for Tkinter event objects is nowSerhiy Storchaka2016-06-181-2/+2
|\ \ | |/
| * Issue #27294: Numerical state in the repr for Tkinter event objects is nowSerhiy Storchaka2016-06-181-2/+2
* | [merge from 3.5] - issue27021 - Document SC_IOV_MAX limitation imposed by OS ...Senthil Kumaran2016-06-181-1/+5
|\ \ | |/
| * issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev.Senthil Kumaran2016-06-181-1/+5
* | Issue #24314: Merge doc links from 3.5Martin Panter2016-06-1814-64/+69
|\ \ | |/
| * Issue #24314: Fix doc links for general attributes like __name__, __dict__Martin Panter2016-06-1814-64/+69
| * Issue #27327: fix doc typo, noted by Jakub Wilk.Ned Deily2016-06-151-1/+1
* | Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Dani...Steve Dower2016-06-172-1/+20
* | Merge from 3.5Berker Peksag2016-06-151-1/+1
|\ \ | |/
| * Make faq/general.rst gender-inclusive, patch by Sam Hathaway.Berker Peksag2016-06-151-1/+1
* | merge with 3.5Georg Brandl2016-06-151-1/+8
|\ \ | |/
| * merge with 3.4Georg Brandl2016-06-151-1/+8
| |\
| | * Docs: add html-stable autobuild variantGeorg Brandl2016-06-151-1/+7
* | | Issue #27311: Merge zipfile doc from 3.5Martin Panter2016-06-151-2/+2
|\ \ \ | |/ /
| * | Issue #27311: Fix ZipFile.writestr data argument name.Martin Panter2016-06-151-2/+2
* | | Issue #16864: Cursor.lastrowid now supports REPLACE statementBerker Peksag2016-06-142-3/+17
* | | Merge from 3.5Berker Peksag2016-06-141-4/+0
|\ \ \ | |/ /
| * | Delete outdated paragraph about OptimizedUnicode againBerker Peksag2016-06-141-4/+0
* | | Issue #16182: Merge readline update from 3.5Martin Panter2016-06-141-2/+5
|\ \ \ | |/ /
| * | Issue #16182: set_pre_input_hook() may not exist; document, and update testMartin Panter2016-06-141-2/+5
* | | Issue #27306: Merge from 3.5Berker Peksag2016-06-131-7/+7
|\ \ \ | |/ /
| * | Issue #27306: Fix typo in tarfile documentationBerker Peksag2016-06-131-7/+7
| * | Issue #15657: Delete incorrect statement from PyMethodDef documentationBerker Peksag2016-06-121-3/+2
* | | WhitespaceTerry Jan Reedy2016-06-131-1/+1
* | | Issue #27163: Add idlelib/IDLE entry to What's New in 3.6.Terry Jan Reedy2016-06-131-0/+10
* | | Issue #27095: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes.Serhiy Storchaka2016-06-121-17/+6
* | | Issue #27188: Merge from 3.5Berker Peksag2016-06-121-18/+19
|\ \ \ | |/ /
| * | Issue #27188: Fix various sqlite3 documentation errorsBerker Peksag2016-06-121-18/+19
* | | Merge from 3.5Berker Peksag2016-06-121-1/+1
|\ \ \ | |/ /
| * | Use exc role for ValueError in multiprocessing.rstBerker Peksag2016-06-121-1/+1
* | | Issue #27221: Merge from 3.5Berker Peksag2016-06-121-6/+1
|\ \ \ | |/ /
| * | Issue #27221: Delete an outdated paragraph about pickle support of ProcessBerker Peksag2016-06-121-6/+1
* | | Add grammatical article to “an ASCII letter”Martin Panter2016-06-121-3/+3
* | | Merge typo fixes from 3.5Martin Panter2016-06-121-1/+1
|\ \ \ | |/ /
| * | Fix typos and English grammar in documentation and code commentMartin Panter2016-06-121-1/+1
* | | Issue #24136: Adjust f-strings doc for interable unpackingMartin Panter2016-06-121-1/+2
* | | Issue #24136: Merge unpacking doc from 3.5Martin Panter2016-06-124-30/+64
|\ \ \ | |/ /
| * | Issue #24136: Document generalized unpacking, PEP 448Martin Panter2016-06-124-30/+64
* | | Clarify that md5 is in the algorithms_guaranteed list despite whatGregory P. Smith2016-06-121-1/+3
* | | issue15468 - use sha256 instead of md5 or sha1 in the examples.Gregory P. Smith2016-06-121-8/+10
* | | Issue #27140: Added BUILD_CONST_KEY_MAP opcode.Serhiy Storchaka2016-06-111-0/+9
* | | Merge from 3.5Berker Peksag2016-06-111-1/+1
|\ \ \ | |/ /
| * | Fix typo and silence a Sphinx warning in Doc/glossary.rstBerker Peksag2016-06-111-1/+1
* | | Merge from 3.5Berker Peksag2016-06-111-3/+3
|\ \ \ | |/ /
| * | Silence 'make suspicious' warningsBerker Peksag2016-06-111-3/+3
* | | Merge Issue #22558.Terry Jan Reedy2016-06-11221-134/+531
|\ \ \ | |/ /
| * | Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-11221-134/+531
* | | Issue #27029: Removed deprecated support of universal newlines mode from ZipF...Serhiy Storchaka2016-06-112-13/+13