summaryrefslogtreecommitdiff
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* bpo-42819, readline: Disable bracketed paste (GH-24108)3.8Miss Islington (bot)2021-02-151-0/+1
* [3.8] bpo-39068: Fix race condition in base64 (GH-17627) (GH-24022)Serhiy Storchaka2021-01-011-0/+1
* bpo-42669: Document that `except` rejects nested tuples (GH-23822) (GH-23871)Miss Islington (bot)2020-12-201-0/+1
* bpo-40084: [Enum] dir() includes member attributes (GH-19219) (GH-22853)Miss Islington (bot)2020-12-091-0/+1
* bpo-29981: Add examples and update index for set, dict, and generator compreh...Miss Skeleton (bot)2020-10-241-0/+1
* bpo-41316: Make tarfile follow specs for FNAME (GH-21511)Miss Skeleton (bot)2020-10-201-0/+1
* bpo-38912: fix close before connect callback in test_asyncio SSL tests (GH-22...Miss Skeleton (bot)2020-10-191-0/+1
* bpo-41966: Fix pickling pure datetime.time subclasses (GH-22731) (GH-22748)Miss Skeleton (bot)2020-10-181-0/+1
* bpo-37062: Enum: add extended AutoNumber example (GH-22349) (GH-22369)Miss Islington (bot)2020-09-221-0/+1
* [3.8] bpo-39728: Enum: fix duplicate `ValueError` (GH-22277) (GH-22283)Ethan Furman2020-09-161-0/+1
* [3.8] bpo-37479: Enum - use correct __format__ (GH-14545)Ethan Furman2020-09-131-0/+1
* bpo-41048: mimetypes should read the rule file using UTF-8, not the locale en...Miss Islington (bot)2020-06-291-0/+1
* bpo-40448: ensurepip: Do not use cache (GH-19812)Miss Islington (bot)2020-06-151-0/+1
* bpo-40025: Require _generate_next_value_ to be defined before members(GH-19763)Miss Islington (bot)2020-05-271-0/+1
* [3.8] bpo-39435: Fix docs for pickle.loads (GH-18160) (GH-19843)Antoine Pitrou2020-05-011-0/+1
* bpo-1812: Fix newline conversion when doctest.testfile loads from a package w...Miss Islington (bot)2020-03-261-0/+1
* bpo-39879: Update datamodel docs to include dict ordering (GH-19006)Miss Islington (bot)2020-03-261-0/+1
* [3.8] bpo-39815: add cached_property to all (GH-18726) (GH-18728)Pablo Galindo2020-03-021-0/+1
* bpo-39382: Avoid dangling object use in abstract_issubclass() (GH-18530)Miss Islington (bot)2020-02-221-0/+1
* [3.8] bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_char...Miss Islington (bot)2020-02-181-0/+1
* Reorder entries in Misc/ACKS (GH-17663) (GH-17673)Éric Araujo2019-12-281-11/+12
* bpo-39002: Fix simple typo: tranlation -> translation (GH-17517) (GH-17538)Miss Islington (bot)2019-12-091-0/+1
* bpo-37931: Fix crash on OSX re-initializing os.environ (GH-15428)Miss Islington (bot)2019-12-061-0/+1
* bpo-38804: Fix REDoS in http.cookiejar (GH-17157)Miss Islington (bot)2019-11-221-0/+1
* Add Ilya Kulakov to Misc/ACKS. (GH-17130)Miss Islington (bot)2019-11-121-0/+1
* Improve clarity of try-return-finally-return (GH-15677) (GH-15981)Miss Islington (bot)2019-09-111-0/+1
* [3.8] bpo-37409: fix relative import with no parent (GH-14956) (GH-15913)Brett Cannon2019-09-111-0/+1
* bpo-36324: Apply review comments from Allen Downey (GH-15693) (GH-15694)Miss Islington (bot)2019-09-051-0/+1
* bpo-37902: IDLE: Add scrolling for IDLE browsers. (GH-15368)Miss Islington (bot)2019-09-041-0/+1
* [3.8] bpo-37764: Fix infinite loop when parsing unstructured email headers. (...Abhilash Raj2019-09-041-0/+1
* bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seco...Miss Islington (bot)2019-08-291-0/+1
* bpo-36582: Make collections.UserString.encode() return bytes, not str (GH-131...Miss Islington (bot)2019-08-271-0/+1
* bpo-37642: Update acceptable offsets in timezone (GH-14878) (#15227)Paul Ganssle2019-08-151-0/+1
* bpo-37811: FreeBSD, OSX: fix poll(2) usage in sockets module (GH-15202)Miss Islington (bot)2019-08-141-0/+1
* bpo-16970: Adding error message for invalid args (GH-14844)Miss Islington (bot)2019-08-011-0/+1
* bpo-37723: Fix performance regression on regular expression parsing. (GH-15030)Miss Islington (bot)2019-07-311-0/+1
* bpo-37085: Expose SocketCAN bcm_msg_head flags (GH-13646)Miss Islington (bot)2019-07-311-0/+1
* bpo-37627: Add acknowledgment (GH-14883)Miss Islington (bot)2019-07-211-0/+1
* bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) (GH-14759)Miss Islington (bot)2019-07-141-0/+1
* bpo-30088: Document that existing dir structure isn't verified by mailbox.Mai...Miss Islington (bot)2019-07-131-0/+1
* closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268)Miss Islington (bot)2019-07-121-0/+1
* bpo-18374: fix wrong col_offset of some ast.BinOp instances (GH-14607)Miss Islington (bot)2019-07-081-0/+1
* bpo-37014: Update docstring and Documentation of fileinput.FileInput(). (GH-1...Michele Angrisano2019-06-021-0/+1
* bpo-23395: Fix PyErr_SetInterrupt if the SIGINT signal is ignored or not hand...Matěj Cepl2019-05-231-1/+1
* bpo-36878: Track extra text added to 'type: ignore' in the AST (GH-13479)Michael J. Sullivan2019-05-221-0/+1
* bpo-36972: Add SupportsIndex (GH-13448)Paul Dagnelie2019-05-221-0/+1
* bpo-36929: Modify io/re tests to allow for missing mod name (#13392)Max Bernstein2019-05-211-0/+1
* bpo-23896: Add a grammar where exec isn't a stmt (#13272)Batuhan Taşkaya2019-05-201-0/+1
* bpo-22865: Expand on documentation for the pty.spawn function (GH-11980)Geoff Shannon2019-05-201-0/+1
* bpo-35721: Close socket pair if Popen in _UnixSubprocessTransport fails (GH-1...Niklas Fiekas2019-05-201-0/+1