summaryrefslogtreecommitdiffstats
path: root/Doc/library
Commit message (Expand)AuthorAgeFilesLines
* Remove outdated .pyo reference from msilib docs (GH-4461)Miss Islington (bot)2017-11-191-1/+1
* Document parameters of BaseServer.finish_request() (GH-4445)Miss Islington (bot)2017-11-191-1/+1
* Fix typo in atexit documentation. (GH-4419) (GH-4425)Miss Islington (bot)2017-11-161-1/+1
* bpo-31948: Fix broken links in msilib docs (GH-4397). (GH-4398)Jesse-Bakker2017-11-151-32/+32
* bpo-15606: Improve the re.VERBOSE documentation. (GH-4366) (#4394)Miss Islington (bot)2017-11-141-1/+2
* The termios man page is in section 3 (GH-2450)Miss Islington (bot)2017-11-111-1/+1
* bpo-31824: Document default value of 'errors' parameters (GH-4328)Miss Islington (bot)2017-11-101-2/+2
* bpo-31960: Fix asyncio.Future documentation for thread (un)safety. (GH-4319) ...Miss Islington (bot)2017-11-071-1/+1
* bpo-31965: fix doc for multiprocessing.connection.Client and Listener (GH-430...Miss Islington (bot)2017-11-071-19/+11
* bpo-31950: Improve event loop policy doc (GH-4306) (#4307)Miss Islington (bot)2017-11-071-3/+30
* bpo-18699: Corrected documentation for window.chgat in curses module (GH-1430...Miss Islington (bot)2017-11-041-4/+4
* Returning 1 from the set_progress_handler handler cancels query (GH-4120)Berker Peksag2017-11-021-0/+4
* bpo-31304: Update starmap_async documentation. (GH-4168) (GH-4177)Miss Islington (bot)2017-10-301-1/+1
* [3.6] bpo-20047: Make bytearray methods partition() and rpartition() rejectin...Serhiy Storchaka2017-10-291-4/+6
* bpo-31065: Add doc about Popen.poll returning None. (GH-3169)Berker Peksag2017-10-291-1/+1
* bpo-30937: Make usage of newline='' consistent in csv docs (GH-2730)Miss Islington (bot)2017-10-261-3/+3
* [3.6] bpo-31799: Make module.__spec__ more discoverable (GH-4010) (#4021)Miss Islington (bot)2017-10-171-1/+9
* [3.6] bpo-31714: Improved regular expression documentation. (GH-3907). (#3994)Serhiy Storchaka2017-10-141-102/+133
* bpo-31672: Fix string.Template accidentally matched non-ASCII identifiers (GH...INADA Naoki2017-10-141-2/+12
* [3.6] Improve test suite customization example (GH-3967)Miss Islington (bot)2017-10-131-2/+6
* [3.6] bpo-31567: add or fix decorator markup in docs (GH-3959) (GH-3966)Miss Islington (bot)2017-10-125-13/+22
* [3.6] bpo-28157: Improvements for the time module documentation (GH-928)Miss Islington (bot)2017-10-111-87/+115
* bpo-31537: Update readline documentation example. (GH-3925) (GH-3948)Miss Islington (bot)2017-10-101-2/+2
* bpo-31720: msilib documentation, change MsiError into MSIError (GH-3914) (GH-...Miss Islington (bot)2017-10-071-1/+1
* [3.6] bpo-30872: Update the curses docs to Python 3. (GH-2620) (#3887)Serhiy Storchaka2017-10-053-109/+115
* [3.6] bpo-31667: Fix gettext related links. (GH-3860) (#3886)Miss Islington (bot)2017-10-042-9/+15
* [3.6] point to the module-level get_ident function rather than the one in _th...Miss Islington (bot)2017-09-271-4/+4
* [3.6] bpo-27385: Clarify docstring for groupby() (GH-3738) (#3744)Miss Islington (bot)2017-09-251-1/+1
* [3.6] bpo-18558: Clarify glossary entry for "Iterable" (GH-3732) (#3741)Miss Islington (bot)2017-09-251-1/+6
* [3.6] bpo-30085: Improve documentation for operator (GH-1171) (#3736)Miss Islington (bot)2017-09-241-3/+4
* [3.6] bpo-27319, bpo-31508: Document deprecation in Treeview.selection(). (GH...Miss Islington (bot)2017-09-241-4/+20
* bpo-31564: Update typing documentation (GH-3696) (GH-3715)Miss Islington (bot)2017-09-241-3/+9
* [3.6] Docs: correct hashlib.blake2 keyed hashing example (bpo-31560)Miss Islington (bot)2017-09-231-5/+9
* bpo-31351: Set return code in ensurepip when pip fails (GH-3626) (GH-3683)Miss Islington (bot)2017-09-221-0/+3
* bpo-31533: fix broken link to OpenSSL docs (GH-3674) (GH-3675)Miss Islington (bot)2017-09-201-2/+2
* [3.6] bpo-314777: IDLE - improve rstrip entry in doc (GH-3602) (#3605)Terry Jan Reedy2017-09-151-1/+3
* Improve code examples in hashlib cookie signing (GH-3562) (GH-3566)Miss Islington (bot)2017-09-141-3/+4
* [3.6] bpo-31394: Clarify documentation about token type attribute (GH-3469) (...Mariatta2017-09-131-2/+3
* [3.6] bpo-31421: Document how IDLE runs tkinter programs. (GH-3513) (#3514)Miss Islington (bot)2017-09-121-6/+29
* [3.6] bpo-27099: Finish updating IDLE doc and help text. (GH-3510) (#3511)Miss Islington (bot)2017-09-121-4/+4
* [3.6] bpo-27099: IDLE - Convert built-in extensions to regular features (GH-2...Terry Jan Reedy2017-09-111-20/+3
* bpo-29136: Fix versionchange for TLS 1.3 changes (#3483)Christian Heimes2017-09-101-3/+3
* [3.6] Improve IncrementalEncoder documentation (GH-2746) (GH-3475)Miss Islington (bot)2017-09-101-9/+9
* [3.6] Clarify nature of parse_args 'args' argument. (GH-3292) (GH-3325)R. David Murray2017-09-101-3/+15
* [3.6] Make `json.dumps()` example to be PEP-8 compliant. (GH-3472) (GH-3473)Miss Islington (bot)2017-09-091-1/+1
* [3.6] bpo-29136: Add TLS 1.3 cipher suites and OP_NO_TLSv1_3 (GH-1363) (#3444)Christian Heimes2017-09-081-2/+26
* [3.6] bpo-31330: Clarify that RawTextHelpFormatter collapses repeated newline...Miss Islington (bot)2017-09-071-1/+3
* [3.6] bpo-30096: Use ABC in abc reference examples (GH-1220) (GH-3408)Miss Islington (bot)2017-09-071-24/+39
* [3.6] bpo-22635: subprocess.getstatusoutput doc update. (GH-3398) (#3411)Miss Islington (bot)2017-09-071-7/+12
* [3.6] bpo-21649: Add RFC 7525 and Mozilla server side TLS (GH-3387) (GH-3399)Miss Islington (bot)2017-09-071-0/+6