summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* | add support for ALPN (closes #20188)Benjamin Peterson2015-01-231-2/+32
* | Closes #23305: Merged documentation fix from 3.4.Vinay Sajip2015-01-231-9/+10
|\ \ | |/
| * Issue #23305: clarified RotatingFileHandler documentation.Vinay Sajip2015-01-231-9/+10
* | Closes #23202: pyvenv documentation updated to match its behavior.Vinay Sajip2015-01-231-2/+5
|\ \ | |/
| * Updated pyvenv documentation to match its current behaviour.Vinay Sajip2015-01-231-2/+5
* | Issue #20898: Enum names are only available in the http.client module as cons...Berker Peksag2015-01-201-4/+3
* | Issue #22317: Document the action parameter in ArgumentParser.add_subparsers(...Berker Peksag2015-01-201-3/+6
|\ \ | |/
| * Issue #22317: Document the action parameter in ArgumentParser.add_subparsers(...Berker Peksag2015-01-201-3/+6
* | Issue #20898: Add a "HTTP status codes" section to avoid duplication in HTTP ...Berker Peksag2015-01-202-292/+80
* | Issue #23181: More "codepoint" -> "code point".Serhiy Storchaka2015-01-181-1/+1
|\ \ | |/
| * Issue #23181: More "codepoint" -> "code point".Serhiy Storchaka2015-01-188-19/+19
* | Issue #23180: merge from 3.4Ned Deily2015-01-171-2/+2
|\ \ | |/
| * Issue #23180: Rename IDLE "Windows" menu item to "Window".Ned Deily2015-01-171-2/+2
* | Issue #15955: Add an option to limit output size when decompressing LZMA data.Antoine Pitrou2015-01-171-6/+31
* | merge with 3.4Georg Brandl2015-01-151-1/+1
|\ \ | |/
| * Closes #23244: fix typo. Thanks Mayank Tripathi for the patch.Georg Brandl2015-01-151-1/+1
* | Issue22997: minor doc update; thanks to Simoen VisserEthan Furman2015-01-141-3/+7
|\ \ | |/
| * Issue22997: minor doc update; thanks to Simoen VisserEthan Furman2015-01-141-3/+7
* | Issue22988: clarify yield and exception blocksEthan Furman2015-01-141-4/+5
|\ \ | |/
| * Issue22988: clarify yield and exception blocksEthan Furman2015-01-141-4/+5
* | Issue20467: clarify __init__'s roleEthan Furman2015-01-141-7/+11
|\ \ | |/
| * Issue20467: clarify __init__'s roleEthan Furman2015-01-141-7/+11
| |\
| | * Issue20467: clarify __init__'s roleEthan Furman2015-01-141-7/+11
* | | Closes #23181: codepoint -> code pointGeorg Brandl2015-01-147-18/+18
* | | Issue #22560, asyncio doc: ProactorEventLoop now supports SSL!Victor Stinner2015-01-141-2/+4
* | | merge 3.4 (#23221)Benjamin Peterson2015-01-135-5/+5
|\ \ \ | |/ /
| * | fix instances of consecutive articles (closes #23221)Benjamin Peterson2015-01-135-5/+5
* | | Issue #19777: Provide a home() classmethod on Path objects.Antoine Pitrou2015-01-121-0/+11
* | | Issue #22952: improve multiprocessing doc introduction and defer notes until ...Antoine Pitrou2015-01-111-32/+54
|\ \ \ | |/ /
| * | Issue #22952: improve multiprocessing doc introduction and defer notes until ...Antoine Pitrou2015-01-111-32/+54
* | | Issue #21092: Merge from 3.4.Mark Dickinson2015-01-111-4/+4
|\ \ \ | |/ /
| * | Issue #21902: Replace incorrect 'hyperbolic arc sine' (etc.) with 'inverse hy...Mark Dickinson2015-01-111-4/+4
* | | Issue #23185: add math.inf and math.nan constants.Mark Dickinson2015-01-112-0/+22
* | | Issue #23014: Make importlib.abc.Loader.create_module() required whenBrett Cannon2015-01-093-11/+29
* | | Merge 3.4 (asyncio doc)Victor Stinner2015-01-092-6/+7
|\ \ \ | |/ /
| * | asyncio: SelectSelector is limited to 512 sockets on WindowsVictor Stinner2015-01-091-1/+2
| * | asyncio doc: fix section of event loop examplesVictor Stinner2015-01-091-5/+5
* | | Merge 3.4 (asyncio doc)Victor Stinner2015-01-092-0/+24
|\ \ \ | |/ /
| * | asyncio doc: list limitations to run subprocesses from different threadsVictor Stinner2015-01-092-0/+24
* | | Issue #20487: Clarify meaning of "side effect" in the magic mock documentation.Berker Peksag2015-01-071-3/+4
|\ \ \ | |/ /
| * | 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-075-324/+346
|\ \ \ | |/ /
| * | Issue 19548: update codecs module documentationNick Coghlan2015-01-075-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