- be319c0 bpo-42299: Remove formatter module (GH-23476) by Dong-hee Na · 4 years, 9 months ago
- b9127dd bpo-42392: Improve removal of *loop* parameter in asyncio primitives (GH-23499) by Yurii Karabas · 4 years, 9 months ago
- 4fedd71 bpo-12800: tarfile: Restore fix from 011525ee9 (GH-21409) by Julien Palard · 4 years, 9 months ago
- 0ec34ca bpo-42392: Remove loop parameter form asyncio locks and Queue (#23420) by Yurii Karabas · 4 years, 9 months ago
- c0c23ea bpo-41100: in test_platform, ignore 10.16 (GH-23485) by Ned Deily · 4 years, 9 months ago
- 79d2e62 Added support for negative indexes to PurePath.parents (GH-21799) by Yaroslav Pankovych · 4 years, 9 months ago
- 2f2f9d0 bpo-15450: Allow subclassing of dircmp (GH-23424) (#23424) by Nick Crews · 4 years, 9 months ago
- ff420f0 bpo-28850: Fix PrettyPrinter.format overrides ignored for contents of small containers (GH-22120) by Irit Katriel · 4 years, 9 months ago
- 68f68fa Clarify that Set._from_iterable is not required to be a classmethod. (GH-23272) by Richard Levasseur · 4 years, 9 months ago
- 01a202a bpo-40550: Fix time-of-check/time-of-action issue in subprocess.Popen.send_signal. (GH-20010) by Filipe Laíns · 4 years, 9 months ago
- a993e90 bpo-28002: Roundtrip f-strings with ast.unparse better (#19612) by Shantanu · 4 years, 9 months ago
- 4520584 bpo-35498: Added slice support to PathLib parents attribute. (GH-11165) by Joshua Cannon · 4 years, 9 months ago
- a6109ef bpo-1635741: Convert _sre types to heap types and establish module state (PEP 384) (GH-23393) by Erlend Egeberg Aasland · 4 years, 9 months ago
- 03c8ddd bpo-42413: socket.timeout is now an alias of TimeoutError (GH-23413) by Christian Heimes · 4 years, 9 months ago
- 1b54077 bpo-42345: Fix hash implementation of typing.Literal (GH-23383) by Yurii Karabas · 4 years, 9 months ago
- 8fba952 bpo-42398: Fix "make regen-all" race condition (GH-23362) by Victor Stinner · 4 years, 9 months ago
- ce04e71 bpo-41561: skip test_min_max_version_mismatch (GH-22308) by Christian Heimes · 4 years, 9 months ago
- 1de61d3 bpo-41625: Skip os.splice() tests on AIX (GH-23354) by Victor Stinner · 4 years, 9 months ago
- 266b462 bpo-42349: Compiler clean up. More yak-shaving for PEP 626. (GH-23267) by Mark Shannon · 4 years, 9 months ago
- 975022b bpo-40637: Don't test builtin PBKDF2 without builtin hashes (GH-20980) by Christian Heimes · 4 years, 9 months ago
- f03d318 bpo-42345: Fix three issues with typing.Literal parameters (GH-23294) by Yurii Karabas · 4 years, 9 months ago
- b0aba1f bpo-42381: Allow walrus in set literals and set comprehensions (GH-23332) by Pablo Galindo · 4 years, 9 months ago
- a57b3d3 bpo-41625: Expose the splice() system call in the os module (GH-21947) by Pablo Galindo · 4 years, 9 months ago
- cae6018 bpo-42316: Allow unparenthesized walrus operator in indexes (GH-23317) by Lysandros Nikolaou · 4 years, 9 months ago
- cb3e5ed bpo-42374: Allow unparenthesized walrus in genexps (GH-23319) by Lysandros Nikolaou · 4 years, 9 months ago
- 5909a49 bpo-42350: Fix Thread._reset_internal_locks() (GH-23268) by Victor Stinner · 4 years, 9 months ago
- 384b7a4 bpo-42332: Add weakref slot to types.GenericAlias (GH-23250) by kj · 4 years, 9 months ago
- a26215d bpo-42318: Fix support of non-BMP characters in Tkinter on macOS (GH-23281) by Serhiy Storchaka · 4 years, 9 months ago
- d2e94bb bpo-42131: Add PEP 451-related methods to zipimport (GH-23187) by Brett Cannon · 4 years, 9 months ago
- cd9fed6 bpo-41001: Add os.eventfd() (#20930) by Christian Heimes · 4 years, 9 months ago
- cc75ab7 bpo-42246: Eliminate jumps to exit blocks by copying those blocks. (#23251) by Mark Shannon · 4 years, 9 months ago
- 750c5ab bpo-42308: Add threading.__excepthook__ (GH-23218) by Mario Corchero · 4 years, 9 months ago
- 877df85 bpo-42246: Partial implementation of PEP 626. (GH-23113) by Mark Shannon · 4 years, 9 months ago
- fa476fe bpo-39411: pyclbr rewrite on AST (#18103) by Batuhan Taskaya · 4 years, 9 months ago
- 7e5ef0a bpo-42140: Improve asyncio.wait function (GH-22938) by Diogo Dutra · 4 years, 9 months ago
- 1e996c3 bpo-42085: Introduce dedicated entry in PyAsyncMethods for sending values (#22780) by Vladimir Matveev · 4 years, 9 months ago
- 42d873c bpo-42183: Fix a stack overflow error for asyncio Task or Future repr() (GH-23020) by Andrew Svetlov · 4 years, 9 months ago
- 9303b9e Fix typo in test_array.py (GH-23189) by Ikko Ashimine · 4 years, 9 months ago
- 9e1b828 bpo-42260: Compute the path config in the main init (GH-23211) by Victor Stinner · 4 years, 9 months ago
- bfc6b63 bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings. (GH-19875) by jack1142 · 4 years, 9 months ago
- a117167 bpo-41543: contextlib.nullcontext can fill in for an async context manager (GH-21870) by Tom Gringauz · 4 years, 9 months ago
- 97e8b1e bpo-40624: Add support for the XPath != operator in xml.etree (GH-22147) by Ammar Askar · 4 years, 9 months ago
- 4eb41d0 bpo-42233: Add union type expression support for GenericAlias and fix de-duplicating of GenericAlias (GH-23077) by kj · 4 years, 9 months ago
- 4176193 bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) by Ronald Oussoren · 4 years, 9 months ago
- 88c2cfd bpo-41832: PyType_FromModuleAndSpec() now accepts NULL tp_doc (GH-23123) by Hai Shi · 4 years, 9 months ago
- 91e9379 bpo-26389: Allow passing an exception object in the traceback module (GH-22610) by Zackery Spytz · 4 years, 9 months ago
- dc42af8 bpo-42260: PyConfig_Read() only parses argv once (GH-23168) by Victor Stinner · 4 years, 9 months ago
- f3cb814 bpo-42260: Add _PyConfig_FromDict() (GH-23167) by Victor Stinner · 4 years, 9 months ago
- 80449f2 bpo-42266: Handle monkey-patching descriptors in LOAD_ATTR cache (GH-23157) by Pablo Galindo · 4 years, 9 months ago
- 178695b bpo-40816 Add AsyncContextDecorator class (GH-20516) by Kazantcev Andrey · 4 years, 9 months ago
- 048a356 bpo-42260: Add _PyInterpreterState_SetConfig() (GH-23158) by Victor Stinner · 4 years, 9 months ago
- 100964e Disable peg generator tests when building with PGO (GH-23141) by serge-sans-paille · 4 years, 9 months ago
- 3529718 bpo-42236: os.device_encoding() respects UTF-8 Mode (GH-23119) by Victor Stinner · 4 years, 9 months ago
- 0001a1b bpo-42251: Add gettrace and getprofile to threading (GH-23125) by Mario Corchero · 4 years, 9 months ago
- 45df61f bpo-26789: Fix logging.FileHandler._open() at exit (GH-23053) by Victor Stinner · 4 years, 9 months ago
- 34637a0 bpo-42103: Improve validation of Plist files. (GH-22882) by Serhiy Storchaka · 4 years, 9 months ago
- aca67da Revert "bpo-37193: remove thread objects which finished process its request (GH-13893)" (GH-23107) by Jason R. Coombs · 4 years, 9 months ago
- 3018228 bpo-42224: Fix test_format when locale does not expect number grouping (GH-23067) by Lysandros Nikolaou · 4 years, 9 months ago
- 64366fa bpo-41435: Add sys._current_exceptions() function (GH-21689) by Julien Danjou · 4 years, 9 months ago
- 6e8dcda bpo-41229: Update docs for explicit aclose()-required cases and add contextlib.aclosing() method (GH-21545) by Joongi Kim · 4 years, 9 months ago
- c415590 bpo-37193: remove thread objects which finished process its request (GH-13893) by MARUYAMA Norihiro · 4 years, 9 months ago
- 1f7dfb2 bpo-42233: Correctly repr GenericAlias when used with typing module (GH-23081) by kj · 4 years, 9 months ago
- d281005 tempfile: Use random.choises() instead of choise() (GH-23068) by Inada Naoki · 4 years, 9 months ago
- 2165cea bpo-29566: binhex.binhex now consitently writes MacOS 9 line endings. (GH-23059) by Ronald Oussoren · 4 years, 10 months ago
- 02cdfc9 bpo-42218: Correctly handle errors in left-recursive rules (GH-23065) by Lysandros Nikolaou · 4 years, 10 months ago
- 43ca084 Revert "bpo-42160: tempfile: Reduce overhead of pid check. (GH-22997)" by Inada Naoki · 4 years, 10 months ago
- b62bdf7 bpo-42208: Add _locale._get_locale_encoding() (GH-23052) by Victor Stinner · 4 years, 10 months ago
- 06f8c33 bpo-42214: Fix check for NOTEQUAL token in the PEG parser for the barry_as_flufl rule (GH-23048) by Pablo Galindo · 4 years, 10 months ago
- d6238ba bpo-42172: Correct typo for test_socket.py (GH-23013) by Akashkumar D Khunt · 4 years, 10 months ago
- 8e409ce bpo-42160: tempfile: Reduce overhead of pid check. (GH-22997) by Eric W · 4 years, 10 months ago
- df59273 bpo-34204: Use pickle.DEFAULT_PROTOCOL in shelve (GH-19639) by Zackery Spytz · 4 years, 10 months ago
- 15acc4e bpo-41659: Disallow curly brace directly after primary (GH-22996) by Lysandros Nikolaou · 4 years, 10 months ago
- 303aac8 bpo-30681: Support invalid date format or value in email Date header (GH-22090) by Georges Toth · 4 years, 10 months ago
- c0590c0 bpo-42146: Fix memory leak in subprocess.Popen() in case of uid/gid overflow (GH-22966) by Alexey Izbyshev · 4 years, 10 months ago
- d1a0a96 bpo-42043: Add support for zipfile.Path subclasses (#22716) by Jason R. Coombs · 4 years, 10 months ago
- 14cdc21 bpo-41919: Avoid resource leak in test_io (GH-22973) by Hai Shi · 4 years, 10 months ago
- df8d4c8 bpo-41490: ``path`` and ``contents`` to aggressively close handles (#22915) by Jason R. Coombs · 4 years, 10 months ago
- 8cd1dba bpo-41052: Fix pickling heap types implemented in C with protocols 0 and 1 (GH-22870) by Serhiy Storchaka · 4 years, 10 months ago
- 16ee68d bpo-38976: Add support for HTTP Only flag in MozillaCookieJar (#17471) by Jacob Neil Taylor · 4 years, 10 months ago
- da6f098 bpo-40592: shutil.which will not return None anymore if ; is the last char in PATHEXT (GH-20088) by Christopher Marchfelder · 4 years, 10 months ago
- 345cd37 bpo-36876: Fix the C analyzer tool. (GH-22841) by Eric Snow · 4 years, 10 months ago
- b52432c bpo-42057: Add regression test to master. (GH-22893) by Mark Shannon · 4 years, 10 months ago
- c7437e2 bpo-41747: Ensure all dataclass methods uses their parents' qualname (GH-22155) by Batuhan Taskaya · 4 years, 10 months ago
- 5f22741 bpo-23706: Add newline parameter to pathlib.Path.write_text (GH-22420) (GH-22420) by Максим · 4 years, 10 months ago
- 786addd bpo-41586: Attempt to make the pipesize tests more robust. (GH-22839) by Gregory P. Smith · 4 years, 10 months ago
- f231203 bpo-38324: Fix test__locale.py Windows failures (GH-20529) by TIGirardi · 4 years, 10 months ago
- 3185267 bpo-41491: plistlib: accept hexadecimal integer values in xml plist files (GH-22764) by Ronald Oussoren · 4 years, 10 months ago
- 871934d bpo-4356: Add key function support to the bisect module (GH-20556) by Raymond Hettinger · 4 years, 10 months ago
- de73d43 bpo-38912: fix close before connect callback in test_asyncio SSL tests (GH-22691) by Justin Turner Arthur · 4 years, 10 months ago
- 23c0fb8 bpo-41586: Add pipesize parameter to subprocess & F_GETPIPE_SZ and F_SETPIPE_SZ to fcntl. (GH-21921) by Ruben Vorderman · 4 years, 10 months ago
- bf83822 bpo-27321 Fix email.generator.py to not replace a non-existent header. (GH-18074) by Mark Sapiro · 4 years, 10 months ago
- 96ddc58 bpo-42089: Sync with current cpython branch of importlib_metadata (GH-22775) by Barry Warsaw · 4 years, 10 months ago
- 93a1cca bpo-41471: Ignore invalid prefix lengths in system proxy settings on macOS (GH-22762) by Ronald Oussoren · 4 years, 10 months ago
- 05ee790 bpo-42051: Reject XML entity declarations in plist files (#22760) by Ronald Oussoren · 4 years, 10 months ago
- 5368c2b bpo-19270: Fixed sched.scheduler.cancel to cancel correct event (GH-22729) by Bar Harel · 4 years, 10 months ago
- 3c0ac18 bpo-40492: Fix --outfile with relative path when the program changes it working dir (GH-19910) by Anthony Sottile · 4 years, 10 months ago
- b81c833 bpo-28660: Make TextWrapper break long words on hyphens (GH-22721) by Irit Katriel · 4 years, 10 months ago
- c304c9a bpo-41966: Fix pickling pure datetime.time subclasses (GH-22731) by scaramallion · 4 years, 10 months ago
- 3635388 bpo-42065: Fix incorrectly formatted _codecs.charmap_decode error message (GH-19940) by Max Bernstein · 4 years, 10 months ago
- c9f696c bpo-41919, test_codecs: Move codecs.register calls to setUp() (GH-22513) by Hai Shi · 4 years, 10 months ago