summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #21593: Merge from 3.5Berker Peksag2016-06-081-2/+2
|\
| * Issue #21593: Clarify that re.search() returns the first matchBerker Peksag2016-06-081-2/+2
* | Issue #25738: Merge HTTP server from 3.5Martin Panter2016-06-081-1/+3
|\ \ | |/
| * Issue #25738: Don’t send message body for 205 Reset ContentMartin Panter2016-06-081-1/+3
* | Merge 3.5 (os.urandom)Victor Stinner2016-06-071-3/+10
|\ \ | |/
| * os.urandom() doesn't block on Linux anymoreVictor Stinner2016-06-071-3/+10
* | Issue #23883: News updates for __all__ attributesMartin Panter2016-06-061-3/+5
* | Issue #26014: merge from 3.5Ned Deily2016-06-064-3/+12
|\ \ | |/
| * Issue #26014: Update 3.x packaging documentation:Ned Deily2016-06-064-3/+12
* | Issue #24291: Merge wsgi partial write fix from 3.5Martin Panter2016-06-051-0/+3
|\ \ | |/
| * Issue #24291: Avoid WSGIRequestHandler doing partial writesMartin Panter2016-06-051-0/+3
* | [merge from 3.5] - issue27202 - Fix the mistake in changesets 70af472451cb (3...Senthil Kumaran2016-06-052-5/+34
|\ \ | |/
| * issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca...Senthil Kumaran2016-06-052-5/+34
* | Issue #17888: Merge from 3.5Berker Peksag2016-06-051-3/+7
|\ \ | |/
| * Issue #17888: Add a note about contributing to Python docsBerker Peksag2016-06-051-3/+7
* | Fix typos in datetime documentation.Berker Peksag2016-06-051-2/+2
* | [merge from 3.5] - issue27202 - Exclude 2.x release notes from python3 make d...Senthil Kumaran2016-06-051-2/+3
|\ \ | |/
| * issue27202 - Exclude 2.x release notes from python3 make doctests.Senthil Kumaran2016-06-051-2/+3
* | [merge from 3.5] - Issue27203 - Fix doctests Doc/faq/programming.rst.Senthil Kumaran2016-06-051-8/+20
|\ \ | |/
| * Issue27203 - Fix doctests Doc/faq/programming.rst.Senthil Kumaran2016-06-051-8/+20
* | Issue #19611: handle implicit parameters in inspect.signatureNick Coghlan2016-06-041-0/+10
* | issue27186: add open/io.open; patch by Jelle ZijlstraEthan Furman2016-06-041-5/+5
* | Issue #19234: Merge from 3.5Kushal Das2016-06-041-3/+2
|\ \ | |/
| * Issue #19234: Documents socket.fileno() returns -1 on failureKushal Das2016-06-041-3/+2
* | Issue 27216: Fix typo (noticed by Alex Chan).Ned Deily2016-06-041-1/+1
|\ \ | |/
| * Issue 27216: Fix typo (noticed by Alex Chan).Ned Deily2016-06-041-1/+1
* | Merge typo fixes from 3.5Martin Panter2016-06-043-3/+3
|\ \ | |/
| * Fix typos in code comment and documentationMartin Panter2016-06-043-3/+3
| * #22797: clarify when URLErrors are raised by urlopen.R David Murray2016-06-031-1/+1
* | psuedo merge: #22797: clarify when URLErrors are raised by urlopen.R David Murray2016-06-031-1/+1
* | [merge from 3.5] - issue27113 - Document "check_same_thread" parameter in sql...Senthil Kumaran2016-06-031-0/+5
|\ \ | |/
| * issue27113 - Document "check_same_thread" parameter in sqlite3.connect api.Senthil Kumaran2016-06-031-0/+5
* | [merge from 3.5] - issue8519 - Reference termios and ioctl manual pages in th...Senthil Kumaran2016-06-032-5/+7
|\ \ | |/
| * issue8519 - Reference termios and ioctl manual pages in the library documenta...Senthil Kumaran2016-06-032-5/+7
* | issue25931: document that socketserver.Forking* are unavailable on platformsGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)2016-06-031-0/+4
* | merge 3.5Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)2016-06-031-1/+2
|\ \ | |/
| * Document that CalledProcessError.returncode is the negativeGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)2016-06-031-1/+2
* | Merge: #26829: Clarify that namespace is copied to a new __dict__ in instance...R David Murray2016-06-032-2/+8
|\ \ | |/
| * #26829: Clarify that namespace is copied to a new __dict__ in instance creation.R David Murray2016-06-032-2/+8
* | Issue #16192: Merge from 3.5Berker Peksag2016-06-021-3/+3
|\ \ | |/
| * Issue #16192: Fix copy and paste mistake noticed by Eryk SunBerker Peksag2016-06-021-3/+3
* | issue27186 -- initial docs, tests, and python version of os.fspathEthan Furman2016-06-021-0/+9
* | Merge: #13784: fix xml.sax.reader getColumn/LineNumber docs.R David Murray2016-06-021-2/+2
|\ \ | |/
| * #13784: fix xml.sax.reader getColumn/LineNumber docs.R David Murray2016-06-021-2/+2
* | Issue #16192: Merge from 3.5Berker Peksag2016-06-021-5/+4
|\ \ | |/
| * Issue #16192: Clarify when c_int is an alias to c_long in ctypes documentationBerker Peksag2016-06-021-5/+4
* | merge 3.5Benjamin Peterson2016-06-021-3/+4
|\ \ | |/
| * note that Py_VISIT handles NULL (closes #27183)Benjamin Peterson2016-06-021-3/+4
* | Issue #23116: Merge from 3.5Berker Peksag2016-06-021-3/+3
|\ \ | |/
| * Issue #23116: Improve ask_ok() example in the Python tutorialBerker Peksag2016-06-021-3/+3