| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-39002: Fix simple typo: tranlation -> translation (GH-17517) | Tim Gates | 2019-12-09 | 1 | -0/+1 |
|
|
* | bpo-38652: Remove provisional note for asyncio.BufferedProtocol (GH-17047) | Anj-A | 2019-12-07 | 1 | -0/+1 |
|
|
* | bpo-37931: Fix crash on OSX re-initializing os.environ (GH-15428) | Benoit Hudson | 2019-12-06 | 1 | -0/+1 |
|
|
* | bpo-38804: Fix REDoS in http.cookiejar (GH-17157) | bcaller | 2019-11-22 | 1 | -0/+1 |
|
|
* | Add Ilya Kulakov to Misc/ACKS. (GH-17130) | Ilya Kulakov | 2019-11-13 | 1 | -0/+1 |
|
|
* | bpo-38303: Make audioop extension module PEP-384 compatible (GH-16497) | Tyler Kieft | 2019-10-22 | 1 | -0/+1 |
|
|
* | bpo-35800: Deprecate smtpd.MailmanProxy (GH-11675) | Samuel Colvin | 2019-10-12 | 1 | -0/+1 |
|
|
* | bpo-37555: Update _CallList.__contains__ to respect ANY (#14700) | Elizabeth Uselton | 2019-09-13 | 1 | -0/+2 |
|
|
* | Improve clarity of try-return-finally-return (GH-15677) | toonarmycaptain | 2019-09-11 | 1 | -0/+1 |
|
|
* | bpo-37409: fix relative import with no parent (#14956) | Ben Lewis | 2019-09-11 | 1 | -0/+1 |
|
|
* | bpo-36324: Apply review comments from Allen Downey (GH-15693) | Raymond Hettinger | 2019-09-05 | 1 | -0/+1 |
|
|
* | bpo-37902: IDLE: Add scrolling for IDLE browsers. (#15368) | GeeTransit | 2019-09-05 | 1 | -0/+1 |
|
|
* | bpo-37764: Fix infinite loop when parsing unstructured email headers. (GH-15239) | Ashwin Ramaswami | 2019-08-31 | 1 | -0/+1 |
|
|
* | bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seco... | Justin Blanchard | 2019-08-29 | 1 | -0/+1 |
|
|
* | bpo-36582: Make collections.UserString.encode() return bytes, not str (GH-13138) | Daniel Fortunov | 2019-08-28 | 1 | -0/+1 |
|
|
* | Add Florian Ernst to ACKS (GH-15524) | Ethan Furman | 2019-08-27 | 1 | -0/+1 |
|
|
* | Minor documentation fixes on library/enum (GH-15234) | Antoine | 2019-08-20 | 1 | -0/+1 |
|
|
* | bpo-37811: FreeBSD, OSX: fix poll(2) usage in sockets module (GH-15202) | Artem Khramov | 2019-08-14 | 1 | -0/+1 |
|
|
* | bpo-37642: Update acceptable offsets in timezone (GH-14878) | Ngalim Siregar | 2019-08-09 | 1 | -0/+1 |
|
|
* | Adds Tim Hopper and Dan Lidral-Porter to ACKS (GH-15101) | Timothy Hopper | 2019-08-04 | 1 | -0/+2 |
|
|
* | bpo-16970: Adding error message for invalid args (GH-14844) | tmblweed | 2019-08-02 | 1 | -0/+1 |
|
|
* | bpo-37723: Fix performance regression on regular expression parsing. (GH-15030) | yannvgn | 2019-07-31 | 1 | -0/+1 |
|
|
* | bpo-37085: Expose SocketCAN bcm_msg_head flags (#13646) | karl ding | 2019-07-31 | 1 | -0/+1 |
|
|
* | bpo-29446: tkinter 'import *' only imports what it should (GH-14864) | Flavian Hautbois | 2019-07-26 | 1 | -0/+1 |
|
|
* | bpo-37627: Add acknowledgment (#14883) | Terry Jan Reedy | 2019-07-21 | 1 | -0/+1 |
|
|
* | bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) | Zac Hatfield-Dodds | 2019-07-14 | 1 | -0/+1 |
|
|
* | bpo-30088: Document that existing dir structure isn't verified by mailbox.Mai... | Sviatoslav Sydorenko | 2019-07-13 | 1 | -0/+1 |
|
|
* | bpo-37548: Document range of atan, acos and asin (GH-14717) | Giovanni Cappellotto | 2019-07-13 | 1 | -0/+1 |
|
|
* | closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268) | gescheit | 2019-07-13 | 1 | -0/+1 |
|
|
* | bpo-18374: fix wrong col_offset of some ast.BinOp instances (GH-14607) | Carl Friedrich Bolz-Tereick | 2019-07-08 | 1 | -0/+1 |
|
|
* | bpo-37479: on Enum subclasses with mixins, __format__ uses overridden __str__... | thatneat | 2019-07-04 | 1 | -0/+1 |
|
|
* | bpo-19696: Replace deprecated method in "test_import_pkg.py" (GH-14466) | Kyle Stanley | 2019-07-03 | 1 | -0/+1 |
|
|
* | bpo-37376: pprint support for SimpleNamespace (GH-14318) | Carl Bordum Hansen | 2019-06-26 | 1 | -0/+1 |
|
|
* | Add pganssle to CODEOWNERS and ACKS (GH-14138) | Paul Ganssle | 2019-06-18 | 1 | -0/+1 |
|
|
* | bpo-37014: Update docstring and Documentation of fileinput.FileInput(). (GH-1... | Michele Angrisano | 2019-06-02 | 1 | -0/+1 |
|
|
* | bpo-23395: Fix PyErr_SetInterrupt if the SIGINT signal is ignored or not hand... | Matěj Cepl | 2019-05-23 | 1 | -1/+1 |
|
|
* | bpo-36878: Track extra text added to 'type: ignore' in the AST (GH-13479) | Michael J. Sullivan | 2019-05-22 | 1 | -0/+1 |
|
|
* | bpo-36972: Add SupportsIndex (GH-13448) | Paul Dagnelie | 2019-05-22 | 1 | -0/+1 |
|
|
* | bpo-36929: Modify io/re tests to allow for missing mod name (#13392) | Max Bernstein | 2019-05-21 | 1 | -0/+1 |
|
|
* | bpo-23896: Add a grammar where exec isn't a stmt (#13272) | Batuhan Taşkaya | 2019-05-20 | 1 | -0/+1 |
|
|
* | bpo-22865: Expand on documentation for the pty.spawn function (GH-11980) | Geoff Shannon | 2019-05-20 | 1 | -0/+1 |
|
|
* | bpo-35721: Close socket pair if Popen in _UnixSubprocessTransport fails (GH-1... | Niklas Fiekas | 2019-05-20 | 1 | -0/+1 |
|
|
* | bpo-36782: Created C API wrappers and added missing tests for functions in th... | Edison A | 2019-05-17 | 1 | -0/+1 |
|
|
* | bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779) | Paul Monson | 2019-05-15 | 1 | -0/+1 |
|
|
* | bpo-26707: Enable plistlib to read UID keys. (GH-12153) | Jon Janzen | 2019-05-15 | 1 | -0/+1 |
|
|
* | bpo-36845: validate integer network prefix when constructing IP networks (GH-... | Nicolai Moore | 2019-05-14 | 1 | -0/+1 |
|
|
* | bpo-24538: Fix bug in shutil involving the copying of xattrs to read-only fil... | Olexa Bilaniuk | 2019-05-10 | 1 | -0/+1 |
|
|
* | bpo-32424: Improve test coverage for xml.etree.ElementTree (GH-12891) | Gordon P. Hemsley | 2019-04-28 | 1 | -0/+1 |
|
|
* | bpo-36625: Remove obsolete comments from docstrings in fractions module (GH-1... | Jakub Molinski | 2019-04-15 | 1 | -0/+1 |
|
|
* | bpo-33922: Adding documentation for new "-64" suffix of Python launcher (GH-7... | mrh1997 | 2019-04-12 | 1 | -0/+1 |
|
|