summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Issue #21271: Adds new keyword only parameters in reset_mock callKushal Das2016-06-021-2/+10
* | Issue #12243: Merge from 3.5Berker Peksag2016-06-021-3/+1
|\ \ | |/
| * Issue #12243: Remove redundant availability notes from getpass docsBerker Peksag2016-06-021-3/+1
* | Issue #27178: Fix markup in tutorialBerker Peksag2016-06-011-1/+1
* | Merge from 3.5Berker Peksag2016-06-011-1/+1
|\ \ | |/
| * Fix link in programming FAQ.Berker Peksag2016-06-011-1/+1
* | Issue #27174: Merge from 3.5Berker Peksag2016-06-011-1/+1
|\ \ | |/
| * Issue #27174: Update IPython URL in tutorialBerker Peksag2016-06-011-1/+1
* | Merge from 3.5Berker Peksag2016-06-011-1/+1
|\ \ | |/
| * Fix typo in Python tutorialBerker Peksag2016-06-011-1/+1
* | Issue #25570: Merge add_header() example from 3.5Martin Panter2016-06-011-1/+6
|\ \ | |/
| * Issue #25570: Add example of customizing User-Agent via add_header()Martin Panter2016-06-011-1/+6
* | Merge with 3.5Zachary Ware2016-06-011-1/+1
|\ \ | |/
| * Fix typoZachary Ware2016-06-011-1/+1
* | Issue #27125: Merge typo fixes from 3.5Martin Panter2016-05-307-8/+8
|\ \ | |/
| * Issue #27125: Remove duplicated words from documentation and commentsMartin Panter2016-05-307-8/+8
* | [merge from 3.5] issue27043 - Explain the inspect.cleandoc behavior on synops...Senthil Kumaran2016-05-301-2/+6
|\ \ | |/
| * issue27043 - Explain the inspect.cleandoc behavior on synopsis line and other...Senthil Kumaran2016-05-301-2/+6
* | Improved docs for issue27033. Based on comments by R. David Murray.Serhiy Storchaka2016-05-292-5/+13
* | Issue #27125: Merge typo fixes from 3.5Martin Panter2016-05-296-6/+7
|\ \ | |/
| * Issue #27125: Fix various errors like “will [be] inherited”Martin Panter2016-05-296-6/+7
* | Issue #27124: Merge binascii doc from 3.5Martin Panter2016-05-291-2/+2
|\ \ | |/
| * Issue #27124: Fix documentation of exception raised by a2b_hex()Martin Panter2016-05-291-2/+2
* | Issue #27147: Mention PEP 420 in the importlib docs.Eric Snow2016-05-281-0/+3
|\ \ | |/
| * Issue #27147: Mention PEP 420 in the importlib docs.Eric Snow2016-05-281-0/+3
| * Issue 25926: Clarify that the pure python equivalents are only approximate.Raymond Hettinger2016-05-281-19/+21
* | Issue 25926: Clarify that the pure python equivalents are only approximate.Raymond Hettinger2016-05-281-19/+23
* | Issue #26553: Merge capitalization from 3.5Martin Panter2016-05-286-13/+13
|\ \ | |/
| * Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URLMartin Panter2016-05-286-13/+13