summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
| * | Issue #20487: Clarify meaning of "side effect" in the magic mock documentation.Berker Peksag2015-01-071-3/+4
* | | expose the client's cipher suites from the handshake (closes #23186)Benjamin Peterson2015-01-071-0/+12
* | | Issue #19548: clean up merge issues in codecs docsNick Coghlan2015-01-071-3/+5
* | | Merge issue 19548 changes from 3.4Nick Coghlan2015-01-065-324/+346
|\ \ \ | |/ /
| * | Issue 19548: update codecs module documentationNick Coghlan2015-01-065-310/+339
* | | Issue #23177: Document that ssl.RAND_egd() is not available with LibreSSLVictor Stinner2015-01-061-0/+2
* | | Merge with 3.4Zachary Ware2015-01-061-8/+10
|\ \ \ | |/ /
| * | Cosmetic fixes to the 'Develop with asyncio' pageZachary Ware2015-01-061-8/+10
* | | merge 3.4Benjamin Peterson2015-01-051-5/+10
|\ \ \ | |/ /
| * | emphasize that cffi is better than extension modules for portabilityBenjamin Peterson2015-01-051-5/+10
* | | merge 3.4 (#23167)Benjamin Peterson2015-01-041-1/+1
|\ \ \ | |/ /
| * | the current marshal version is 4 (closes #23167)Benjamin Peterson2015-01-041-1/+1
* | | Add missing URL link to Modernize docs.Ned Deily2015-01-031-1/+1
|\ \ \ | |/ /
| * | Add missing URL link to Modernize docs.Ned Deily2015-01-031-1/+1
* | | merge 3.4Benjamin Peterson2015-01-012-2/+2
|\ \ \ | |/ /
| * | merge 3.3Benjamin Peterson2015-01-012-2/+2
| |\ \ | | |/
| | * merge 3.2Benjamin Peterson2015-01-012-2/+2
| | |\
| | | * update for copyright for 2015Benjamin Peterson2015-01-012-2/+2
| | | * Copyright year update, add version to licenses.v3.2.6rc1Georg Brandl2014-10-042-2/+6
| | | * Issue #18747: document issue with OpenSSL's CPRNG state and forkChristian Heimes2013-10-292-0/+12
| | | * Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more thanGeorg Brandl2014-09-301-1/+1
* | | | merge 3.4Benjamin Peterson2014-12-301-1/+1
|\ \ \ \ | |/ / /
| * | | update docs for #23111Benjamin Peterson2014-12-301-1/+1
* | | | Issue #19776: Add a expanduser() method on Path objects.Antoine Pitrou2014-12-301-3/+12
* | | | merge 3.4Benjamin Peterson2014-12-291-2/+2
|\ \ \ \ | |/ / /
| * | | use a proper m-dashBenjamin Peterson2014-12-291-2/+2
* | | | Issue #23125: Update nose project page link.Berker Peksag2014-12-281-1/+1
|\ \ \ \ | |/ / /
| * | | Issue #23125: Update nose project page link.Berker Peksag2014-12-281-1/+1
* | | | Remove the redundant second argument of versionadded directive.Berker Peksag2014-12-251-3/+2
* | | | Merge: #23040: Clarify treatment of encoding and errors when component is bytes.R David Murray2014-12-251-3/+4
|\ \ \ \ | |/ / /
| * | | #23040: Clarify treatment of encoding and errors when component is bytes.R David Murray2014-12-251-3/+4
* | | | merge 3.4Benjamin Peterson2014-12-241-2/+2
|\ \ \ \ | |/ / /
| * | | update correct French examples (#23109)Benjamin Peterson2014-12-241-2/+2
* | | | merge 3.4 (#23109)Benjamin Peterson2014-12-241-2/+2
|\ \ \ \ | |/ / /
| * | | improve incorrect French (#23109)Benjamin Peterson2014-12-241-2/+2
* | | | merge 3.4 (#23110)Benjamin Peterson2014-12-241-0/+3
|\ \ \ \ | |/ / /
| * | | doucment that Py_SetPath copies its argument (closes #23110)Benjamin Peterson2014-12-241-0/+3
* | | | Issue #21793: Added http.HTTPStatus enums (i.e. HTTPStatus.OK,Serhiy Storchaka2014-12-232-1/+125
* | | | Merge 3.4 (asyncio doc)Victor Stinner2014-12-221-8/+13
|\ \ \ \ | |/ / /
| * | | asyncio doc: Fix doc of get and put methods of QueueVictor Stinner2014-12-221-8/+13
* | | | Fixed typo.Barry Warsaw2014-12-191-1/+1
|\ \ \ \ | |/ / /
| * | | Fix typo.Barry Warsaw2014-12-191-1/+1
* | | | Issue #23070: Fix a comment in the tutorial.Berker Peksag2014-12-171-1/+1
|\ \ \ \ | |/ / /
| * | | Issue #23070: Fix a comment in the tutorial.Berker Peksag2014-12-171-1/+1
* | | | mergeRaymond Hettinger2014-12-171-1/+1
|\ \ \ \ | |/ / /
| * | | Issue #23049: Pure python equivalent shouldn't imply more exactitude than is...Raymond Hettinger2014-12-171-1/+1
* | | | Merge 3.4 (asyncio doc)Victor Stinner2014-12-151-1/+3
|\ \ \ \ | |/ / /
| * | | asyncio doc: call_soon() does not call immediatly the callback. Patch writtenVictor Stinner2014-12-151-1/+3
* | | | Issue #23047: Fix typo in pyporting.rst.Berker Peksag2014-12-131-1/+1
|\ \ \ \ | |/ / /
| * | | Issue #23047: Fix typo in pyporting.rst.Berker Peksag2014-12-131-1/+1