1. 9655434 bpo-39068: Fix race condition in base64 (GH-17627) by Brandon Stansbury · 3 years, 8 months ago
  2. c95f8bc bpo-42669: Document that `except` rejects nested tuples (GH-23822) by Colin Watson · 3 years, 8 months ago
  3. e009612 Fixed typo in itertools documentation (GH-23816) by Casper Smet · 3 years, 9 months ago
  4. c71581c bpo-42615: Delete redundant jump instructions that only bypass empty blocks (GH-23733) by Om G · 3 years, 9 months ago
  5. 79d2e62 Added support for negative indexes to PurePath.parents (GH-21799) by Yaroslav Pankovych · 3 years, 9 months ago
  6. 2f2f9d0 bpo-15450: Allow subclassing of dircmp (GH-23424) (#23424) by Nick Crews · 3 years, 9 months ago
  7. 4520584 bpo-35498: Added slice support to PathLib parents attribute. (GH-11165) by Joshua Cannon · 3 years, 9 months ago
  8. f03d318 bpo-42345: Fix three issues with typing.Literal parameters (GH-23294) by Yurii Karabas · 3 years, 10 months ago
  9. bfc6b63 bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings. (GH-19875) by jack1142 · 3 years, 10 months ago
  10. 2d55aa9 bpo-29981: Add examples and update index for set, dict, and generator comprehensions'(GH-20272) by Florian Dahlitz · 3 years, 11 months ago
  11. ec42789 bpo-39693: mention KeyError in tarfile extractfile documentation (GH-18639) by Andrey Doroschenko · 3 years, 11 months ago
  12. de73d43 bpo-38912: fix close before connect callback in test_asyncio SSL tests (GH-22691) by Justin Turner Arthur · 3 years, 11 months ago
  13. 23c0fb8 bpo-41586: Add pipesize parameter to subprocess & F_GETPIPE_SZ and F_SETPIPE_SZ to fcntl. (GH-21921) by Ruben Vorderman · 3 years, 11 months ago
  14. c304c9a bpo-41966: Fix pickling pure datetime.time subclasses (GH-22731) by scaramallion · 3 years, 11 months ago
  15. b4d8953 bpo-41876: Overload __repr__ for tkinter Font objects (GH-22450) by Anatoliy Platonov · 3 years, 11 months ago
  16. 4e0ce82 Revert "bpo-26680: Incorporate is_integer in all built-in and standard library numeric types (GH-6121)" (GH-22584) by Raymond Hettinger · 3 years, 11 months ago
  17. 4f3c250 bpo-41923: PEP 613: Add TypeAlias to typing module (#22532) by Mikhail Golubev · 3 years, 11 months ago
  18. 8e1dd55 bpo-41428: Documentation for PEP 604 (gh-22517) by Fidget-Spinner · 4 years ago
  19. 58a7da9 bpo-26680: Incorporate is_integer in all built-in and standard library numeric types (GH-6121) by Robert Smallshire · 4 years ago
  20. d332e7b bpo-41842: Add codecs.unregister() function (GH-22360) by Hai Shi · 4 years ago
  21. 0d0e9fe bpo-41810: Reintroduce `types.EllipsisType`, `.NoneType` & `.NotImplementedType` (GH-22336) by Bas van Beek · 4 years ago
  22. 62e40d8 Enum: add extended AutoNumber example (GH-22349) by Ethan Furman · 4 years ago
  23. 68526fe bpo-40084: Enum - dir() includes member attributes (GH-19219) by Angelin BOOZ · 4 years ago
  24. c8c70e7 Add missing whatsnew entry for TestCase.assertNoLogs (GH-22317) by Mark Dickinson · 4 years ago
  25. 5c1b46d acknowledge Weipeng Hong's contributions (GH-22284) by Ethan Furman · 4 years ago
  26. c95ad7a bpo-39728: Enum: fix duplicate `ValueError` (GH-22277) by Ethan Furman · 4 years ago
  27. 22748a8 bpo-41316: Make tarfile follow specs for FNAME (GH-21511) by Artem Bulgakov · 4 years ago
  28. 582f137 bpo-39994: Fix pprint handling of dict subclasses that override __repr__ (GH-21892) by Irit Katriel · 4 years ago
  29. da4e09f bpo-36982: Add support for extended color functions in ncurses 6.1 (GH-17536) by Hans Petter Jansson · 4 years, 1 month ago
  30. daff390 bpo-38731: Add --quiet option to py_compile CLI (GH-17134) by Gregory Schevchenko · 4 years, 1 month ago
  31. 1ee5dc1 Remove trailing >>> in enum docs (GH-21358) by E-Paine · 4 years, 2 months ago
  32. 7f569c9 bpo-41048: mimetypes should read the rule file using UTF-8, not the locale encoding (GH-20998) by Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) · 4 years, 2 months ago
  33. 8666356 closes bpo-28557: error message for bad raw readinto (GH-7496) by David Szotten · 4 years, 3 months ago
  34. 4a3a682 bpo-40448: ensurepip: Do not use cache (GH-19812) by Krzysztof Konopko · 4 years, 3 months ago
  35. 8b62644 bpo-40630: Add tracemalloc.reset_peak (GH-20102) by Huon Wilson · 4 years, 3 months ago
  36. 951ab58 Revert "bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)" (GH-20182) by Ned Deily · 4 years, 4 months ago
  37. 0da5466 bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176) by Ned Deily · 4 years, 4 months ago
  38. fa098b6 bpo-35569: add Erlend to Misc/ACKS (GH-20146) by Ned Deily · 4 years, 4 months ago
  39. fe1176e Add Andrew York to ACKS for GH-19622. (GH-20105) by Chris Jerdonek · 4 years, 4 months ago
  40. 382a563 bpo-40607: Reraise exception during task cancelation in asyncio.wait_for() (GH-20054) by romasku · 4 years, 4 months ago
  41. e77d428 bpo-40495: compileall option to hardlink duplicate pyc files (GH-19901) by Lumír 'Frenzy' Balhar · 4 years, 4 months ago
  42. 9d74658 bpo-40499: Mention that asyncio.wait() needs a non-empty aws set (GH-19900) by Joel Rosdahl · 4 years, 4 months ago
  43. 289842a bpo-39435: Fix docs for pickle.loads (GH-18160) by Shantanu · 4 years, 4 months ago
  44. 3209cbd bpo-40394 - difflib.SequenceMatched.find_longest_match default args (GH-19742) by lrjball · 4 years, 4 months ago
  45. f7bbf58 bpo-38880: List interpreters associated with a channel end (GH-17323) by Lewis Gaul · 4 years, 4 months ago
  46. d9a43e2 bpo-40025: Require _generate_next_value_ to be defined before members (GH-19098) by Ethan Onstott · 4 years, 4 months ago
  47. a81849b bpo-39939: Add str.removeprefix and str.removesuffix (GH-18939) by sweeneyde · 4 years, 4 months ago
  48. 97e0de0 bpo-25780: Expose CAN_RAW_JOIN_FILTERS in the socket module (GH-19190) by Zackery Spytz · 4 years, 5 months ago
  49. e0b8101 bpo-1812: Fix newline conversion when doctest.testfile loads from a package whose loader has a get_data method (GH-17385) by Peter Donis · 4 years, 5 months ago
  50. 59c644e bpo-39879: Update datamodel docs to include dict ordering (GH-19006) by Lahfa Samy · 4 years, 5 months ago
  51. cb6534e bpo-40067: Improve error messages for multiple star expressions in assignments (GH-19168) by Furkan Önder · 4 years, 5 months ago
  52. f393b2c bpo-36144: Add PEP 584 operators to collections.ChainMap (#18832) by Curtis Bucher · 4 years, 5 months ago
  53. d648ef1 bpo-36144: Update os.environ and os.environb for PEP 584 (#18911) by Charles Burkland · 4 years, 6 months ago
  54. 8e9c47a bpo-28577: Special case added to IP v4 and v6 hosts for /32 and /128 networks (GH-18757) by Pete Wicken · 4 years, 6 months ago
  55. 217dce9 bpo-39815: add cached_property to all (GH-18726) by Hakan Çelik · 4 years, 6 months ago
  56. 768d739 bpo-38641: Add lib2to3 support for starred expressions in return/yield statements (GH-16994) by Vlad Emelianov · 4 years, 6 months ago
  57. dc04a05 bpo-37534: Allow adding Standalone Document Declaration when generating XML documents (GH-14912) by Henry Harutyunyan · 4 years, 6 months ago
  58. 1c56f8f bpo-39382: Avoid dangling object use in abstract_issubclass() (GH-18530) by Yonatan Goldschmidt · 4 years, 6 months ago
  59. c2ac4cf bpo-35727: Use exit code 0 on sys.exit() in multiprocessing.Process. (GH-11538) by Christopher Hunt · 4 years, 6 months ago
  60. d4331c5 bpo-9495: avoid confusing chained exception in argparse test (GH-17120) by alclarks · 4 years, 6 months ago
  61. f2ee21d bpo-39479:Add math.lcm() function: Least Common Multiple (#18547) by ananthan-123 · 4 years, 6 months ago
  62. 8edfc47 bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_chars (GH-18337) by Kyle Meyer · 4 years, 7 months ago
  63. 674935b bpo-18819: tarfile: only set device fields for device files (GH-18080) by William Chargin · 4 years, 7 months ago
  64. 29b3fc0 bpo-39586: Deprecate distutils bdist_msi command (GH-18415) by Hugo van Kemenade · 4 years, 7 months ago
  65. d07d9f4 bpo-36051: Drop GIL during large bytes.join() (GH-17757) by Bruce Merry · 4 years, 7 months ago
  66. dd754ca bpo-29435: Allow is_tarfile to take a filelike obj (GH-18090) by William Woodruff · 4 years, 7 months ago
  67. 1d1b97a bpo-39048: Look up __aenter__ before __aexit__ in async with (GH-17609) by Géry Ogam · 4 years, 8 months ago
  68. 5b90771 bpo-13601: always use line-buffering for sys.stderr (GH-17646) by Jendrik Seipp · 4 years, 8 months ago
  69. cbd0408 links in importlib.metadata.rst replaced with sphinx references (GH-17730) by Oleg Höfling · 4 years, 8 months ago
  70. 3c75f31 Add comment to avoid ACKS losing order (GH-17678) by Éric Araujo · 4 years, 8 months ago
  71. dd1a20f reorder entries in Misc/ACKS (#17663) by Éric Araujo · 4 years, 9 months ago
  72. 79f02fe bpo-39033: Fix NameError in zipimport during hash validation (GH-17588) by Xtreak · 4 years, 9 months ago
  73. c18b805 bpo-39002: Fix simple typo: tranlation -> translation (GH-17517) by Tim Gates · 4 years, 9 months ago
  74. 4443450 bpo-38652: Remove provisional note for asyncio.BufferedProtocol (GH-17047) by Anj-A · 4 years, 9 months ago
  75. 723f71a bpo-37931: Fix crash on OSX re-initializing os.environ (GH-15428) by Benoit Hudson · 4 years, 9 months ago
  76. 1b779bf bpo-38804: Fix REDoS in http.cookiejar (GH-17157) by bcaller · 4 years, 9 months ago
  77. d6d6e2a Add Ilya Kulakov to Misc/ACKS. (GH-17130) by Ilya Kulakov · 4 years, 10 months ago
  78. f548a3e bpo-38303: Make audioop extension module PEP-384 compatible (GH-16497) by Tyler Kieft · 4 years, 10 months ago
  79. 822922a bpo-35800: Deprecate smtpd.MailmanProxy (GH-11675) by Samuel Colvin · 4 years, 11 months ago
  80. d6a9d17 bpo-37555: Update _CallList.__contains__ to respect ANY (#14700) by Elizabeth Uselton · 5 years ago
  81. 0cc2741 Improve clarity of try-return-finally-return (GH-15677) by toonarmycaptain · 5 years ago
  82. 92420b3 bpo-37409: fix relative import with no parent (#14956) by Ben Lewis · 5 years ago
  83. e4810b2 bpo-36324: Apply review comments from Allen Downey (GH-15693) by Raymond Hettinger · 5 years ago
  84. 2cd9025 bpo-37902: IDLE: Add scrolling for IDLE browsers. (#15368) by GeeTransit · 5 years ago
  85. c5b242f bpo-37764: Fix infinite loop when parsing unstructured email headers. (GH-15239) by Ashwin Ramaswami · 5 years ago
  86. 122376d bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seconds>=24. (GH-14307) by Justin Blanchard · 5 years ago
  87. 2a16eea bpo-36582: Make collections.UserString.encode() return bytes, not str (GH-13138) by Daniel Fortunov · 5 years ago
  88. 3224e1a Add Florian Ernst to ACKS (GH-15524) by Ethan Furman · 5 years ago
  89. d3c8d73 Minor documentation fixes on library/enum (GH-15234) by Antoine · 5 years ago
  90. 2814620 bpo-37811: FreeBSD, OSX: fix poll(2) usage in sockets module (GH-15202) by Artem Khramov · 5 years ago
  91. 92c7e30 bpo-37642: Update acceptable offsets in timezone (GH-14878) by Ngalim Siregar · 5 years ago
  92. d748a80 Adds Tim Hopper and Dan Lidral-Porter to ACKS (GH-15101) by Timothy Hopper · 5 years ago
  93. 4b3e975 bpo-16970: Adding error message for invalid args (GH-14844) by tmblweed · 5 years ago
  94. 9f55551 bpo-37723: Fix performance regression on regular expression parsing. (GH-15030) by yannvgn · 5 years ago
  95. 31c4fd2 bpo-37085: Expose SocketCAN bcm_msg_head flags (#13646) by karl ding · 5 years ago
  96. 76b6451 bpo-29446: tkinter 'import *' only imports what it should (GH-14864) by Flavian Hautbois · 5 years ago
  97. 4214f1e bpo-37627: Add acknowledgment (#14883) by Terry Jan Reedy · 5 years ago
  98. dffca9e bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) by Zac Hatfield-Dodds · 5 years ago
  99. e441847 bpo-30088: Document that existing dir structure isn't verified by mailbox.Maildir (GH-1163) by Sviatoslav Sydorenko · 5 years ago
  100. dc3f99f bpo-37548: Document range of atan, acos and asin (GH-14717) by Giovanni Cappellotto · 5 years ago