| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Minor wording tweak for itertools documentation (GH-4893) (#4894) | Miss Islington (bot) | 2017-12-15 | 1 | -2/+2 |
|
|
* | F-strings docs: link to Format Specifiers (GH-4888) (GH-4889) | Miss Islington (bot) | 2017-12-15 | 1 | -1/+2 |
|
|
* | bpo-28393: Update encoding lookup docs wrt bpo-27938 (GH-4871) (#4881) | Miss Islington (bot) | 2017-12-15 | 1 | -4/+8 |
|
|
* | [3.6] bpo-32297: Fix misspellings in Python source code comments (GH-4803) (#... | Andrew Svetlov | 2017-12-14 | 1 | -1/+1 |
|
|
* | trivial: link updates in documentation (GH-2765) (#4835) | Miss Islington (bot) | 2017-12-13 | 4 | -5/+5 |
|
|
* | bpo-32284: Fix documentation of BinaryIO and TextIO (GH-4832) (#4833) | Miss Islington (bot) | 2017-12-13 | 1 | -3/+3 |
|
|
* | bpo-31942: Document optional support of start and stop attributes in Sequence... | Miss Islington (bot) | 2017-12-12 | 1 | -3/+3 |
|
|
* | bpo-22671: Clarify and test default read method implementations (GH-4568) (#4... | Miss Islington (bot) | 2017-12-11 | 1 | -5/+8 |
|
|
* | bpo-32212: Updated logging documentation to make parameter names more consist... | Vinay Sajip | 2017-12-09 | 1 | -236/+251 |
|
|
* | bpo-32208: update threading.Semaphore docs and add unit test (GH-4709) (#4750) | Miss Islington (bot) | 2017-12-07 | 1 | -13/+13 |
|
|
* | Add a missing space in tkinter documentation. (GH-4692) (GH-4722) | Miss Islington (bot) | 2017-12-05 | 1 | -1/+1 |
|
|
* | [3.6] bpo-31589 : Build PDF using xelatex for better UTF8 support. (GH-3940) ... | Miss Islington (bot) | 2017-12-02 | 1 | -3/+2 |
|
|
* | Use raw strings in the re module examples. (GH-4616) (#4617) | Miss Islington (bot) | 2017-11-28 | 1 | -4/+4 |
|
|
* | bpo-32051: Fix name shadowing in multiprocessing docs (GH-4469) | Miss Islington (bot) | 2017-11-27 | 1 | -2/+2 |
|
|
* | bpo-29879: Update typing documentation. (GH-4573) (GH-4574) | Miss Islington (bot) | 2017-11-26 | 1 | -0/+12 |
|
|
* | [Doc] Update opcode for var-positional arguments (GH-4446) (#4457) | Miss Islington (bot) | 2017-11-25 | 1 | -1/+1 |
|
|
* | Improve Scheduler Objects documentation. (GH-4556) (GH-4557) | Miss Islington (bot) | 2017-11-25 | 1 | -1/+1 |
|
|
* | bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443) ... | Miss Islington (bot) | 2017-11-25 | 1 | -3/+3 |
|
|
* | Asyncion-Dev docs: Fix the reference to sys.excepthook (GH-4414) (GH-4549) | Miss Islington (bot) | 2017-11-25 | 1 | -2/+2 |
|
|
* | Improve the String tutorial docs (GH-4541) (GH-4545) | Miss Islington (bot) | 2017-11-24 | 1 | -7/+7 |
|
|
* | Extending Python Doc minor updates (GH-4518) (GH-4535) | Miss Islington (bot) | 2017-11-24 | 2 | -4/+4 |
|
|
* | bpo-31325: Fix usage of namedtuple in RobotFileParser.parse() (GH-4529) (#4533) | Miss Islington (bot) | 2017-11-23 | 1 | -4/+4 |
|
|
* | bpo-30456: Clarify example for duplicates in second argument of isinstance (G... | Berker Peksag | 2017-11-23 | 1 | -1/+2 |
|
|
* | bpo-32105: add asyncio.BaseEventLoop.connect_accepted_socket versionadded to ... | Miss Islington (bot) | 2017-11-21 | 1 | -0/+3 |
|
|
* | Add comment and improve variable name in roundrobin() (GH-4486) (#4487) | Miss Islington (bot) | 2017-11-21 | 1 | -4/+5 |
|
|
* | bpo-32050: Fix -x option documentation (GH-4475) (#4477) | Miss Islington (bot) | 2017-11-20 | 1 | -2/+0 |
|
|
* | Remove outdated .pyo reference from msilib docs (GH-4461) | Miss Islington (bot) | 2017-11-19 | 1 | -1/+1 |
|
|
* | Document parameters of BaseServer.finish_request() (GH-4445) | Miss Islington (bot) | 2017-11-19 | 1 | -1/+1 |
|
|
* | Fix typo in atexit documentation. (GH-4419) (GH-4425) | Miss Islington (bot) | 2017-11-16 | 1 | -1/+1 |
|
|
* | bpo-31948: Fix broken links in msilib docs (GH-4397). (GH-4398) | Jesse-Bakker | 2017-11-15 | 1 | -32/+32 |
|
|
* | bpo-15606: Improve the re.VERBOSE documentation. (GH-4366) (#4394) | Miss Islington (bot) | 2017-11-14 | 1 | -1/+2 |
|
|
* | [3.6] bpo-30696: Fix the REPL looping endlessly when no memory (GH-4160). (#4... | xdegaye | 2017-11-12 | 1 | -1/+2 |
|
|
* | The termios man page is in section 3 (GH-2450) | Miss Islington (bot) | 2017-11-11 | 1 | -1/+1 |
|
|
* | Remove redundant 'exc = True' line (GH-4357) | Miss Islington (bot) | 2017-11-11 | 1 | -1/+0 |
|
|
* | bpo-31824: Document default value of 'errors' parameters (GH-4328) | Miss Islington (bot) | 2017-11-10 | 1 | -2/+2 |
|
|
* | bpo-31793: Doc: Specialize smart-quotes for Japanese (GH-4006) | Miss Islington (bot) | 2017-11-07 | 1 | -0/+2 |
|
|
* | bpo-31960: Fix asyncio.Future documentation for thread (un)safety. (GH-4319) ... | Miss Islington (bot) | 2017-11-07 | 1 | -1/+1 |
|
|
* | bpo-31965: fix doc for multiprocessing.connection.Client and Listener (GH-430... | Miss Islington (bot) | 2017-11-07 | 1 | -19/+11 |
|
|
* | bpo-31950: Improve event loop policy doc (GH-4306) (#4307) | Miss Islington (bot) | 2017-11-07 | 1 | -3/+30 |
|
|
* | bpo-31923: Fix spelling in sqlite3 docs (GH-4227) | Miss Islington (bot) | 2017-11-04 | 1 | -1/+1 |
|
|
* | bpo-31678: Fix typo in PyDateTime_DELTA_GET_MICROSECONDS (GH-3869) | Miss Islington (bot) | 2017-11-04 | 1 | -1/+1 |
|
|
* | bpo-18699: Corrected documentation for window.chgat in curses module (GH-1430... | Miss Islington (bot) | 2017-11-04 | 1 | -4/+4 |
|
|
* | Returning 1 from the set_progress_handler handler cancels query (GH-4120) | Berker Peksag | 2017-11-02 | 1 | -0/+4 |
|
|
* | bpo-20064: Document PyObject_Malloc() (GH-4199) (#4203) | Miss Islington (bot) | 2017-10-31 | 1 | -1/+64 |
|
|
* | bpo-31304: Update starmap_async documentation. (GH-4168) (GH-4177) | Miss Islington (bot) | 2017-10-30 | 1 | -1/+1 |
|
|
* | [3.6] bpo-20047: Make bytearray methods partition() and rpartition() rejectin... | Serhiy Storchaka | 2017-10-29 | 1 | -4/+6 |
|
|
* | bpo-31065: Add doc about Popen.poll returning None. (GH-3169) | Berker Peksag | 2017-10-29 | 1 | -1/+1 |
|
|
* | bpo-31053: Remove redundant 'venv' argument in venv example (GH-2907) | Miss Islington (bot) | 2017-10-27 | 1 | -1/+1 |
|
|
* | [3.6] bpo-30697: Fix PyErr_NormalizeException() when no memory (GH-2327). (#4... | xdegaye | 2017-10-26 | 1 | -0/+5 |
|
|
* | bpo-30937: Make usage of newline='' consistent in csv docs (GH-2730) | Miss Islington (bot) | 2017-10-26 | 1 | -3/+3 |
|
|