summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #27038: Expose DirEntry as os.DirEntry.Brett Cannon2016-06-241-24/+26
* Issue #27186: Define what a "path-like object" is.Brett Cannon2016-06-242-7/+19
* Issue #27186: Update os.fspath()/PyOS_FSPath() to check the returnBrett Cannon2016-06-242-8/+11
* Issue #27381: Merge from 3.5Berker Peksag2016-06-241-1/+1
|\
| * Issue #27381: Remove superfluous paren in zipfile documentationBerker Peksag2016-06-241-1/+1
* | Issue #26547: Merge from 3.5Berker Peksag2016-06-241-1/+1
|\ \ | |/
| * Issue #26547: Remove outdated term dictproxy from vars() documentationBerker Peksag2016-06-241-1/+1
* | Issue #27378: Merge from 3.5Berker Peksag2016-06-241-3/+1
|\ \ | |/
| * Issue #27378: Remove an outdated reference from regex HOWTOBerker Peksag2016-06-241-3/+1
* | Merge with 3.5Terry Jan Reedy2016-06-233-1/+31
|\ \ | |/
| * Issue #27304: Source code links for sub-packages in the same file.Terry Jan Reedy2016-06-233-1/+31
* | merge 3.5Benjamin Peterson2016-06-221-2/+2
|\ \ | |/
| * alter header; '%' really throws latex through a loopBenjamin Peterson2016-06-221-2/+2
* | Issue #18726: All optional parameters of the dump(), dumps(),Serhiy Storchaka2016-06-212-6/+26
* | Fix “allow(s) to”Martin Panter2016-06-201-1/+1
* | 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