1. ebca7eb bpo-32587: Make winreg.REG_MULTI_SZ support zero-length strings (GH-13239) by Miss Islington (bot) · 4 years, 11 months ago
  2. 6e3809c bpo-34410: Fix a crash in the tee iterator when re-enter it. (GH-15625) by Miss Islington (bot) · 4 years, 11 months ago
  3. cc1bdf9 [3.8] bpo-36018: Address more reviewer feedback (GH-15733) (GH-15734) by Raymond Hettinger · 4 years, 11 months ago
  4. 4d1abed bpo-37380: subprocess: don't use _active on win (GH-14360) (GH-15707) by Miss Islington (bot) · 4 years, 11 months ago
  5. 6ad0a2c [3.8] bpo-37764: Fix infinite loop when parsing unstructured email headers. (GH-15239) (GH-15686) by Abhilash Raj · 4 years, 11 months ago
  6. 6d7a786 bpo-22347: Update mimetypes.guess_type to allow proper parsing of URLs (GH-15522) by Miss Islington (bot) · 4 years, 11 months ago
  7. cad7abf bpo-38030: Fix os.stat failures on block devices on Windows (GH-15681) by Miss Islington (bot) · 4 years, 11 months ago
  8. 4dd1c9d closes bpo-37966: Fully implement the UAX GH-15 quick-check algorithm. (GH-15558) by Miss Islington (bot) · 4 years, 11 months ago
  9. 59e8fba [3.8] bpo-21315: Fix parsing of encoded words with missing leading ws (GH-13425) (GH-15655) by Ashwin Ramaswami · 4 years, 11 months ago
  10. bf69e16 bpo-38010 Sync importlib.metadata with importlib_metadata 0.20. (GH-15646) (GH-15648) by Miss Islington (bot) · 4 years, 11 months ago
  11. bd8ca9a [3.8] bpo-29553: Fix ArgumentParser.format_usage() for mutually exclusive groups (GH-14976) (GH-15494) (GH-15624) by Raymond Hettinger · 5 years ago
  12. 4bd1d05 Fix typos mostly in comments, docs and test names (GH-15209) by Miss Islington (bot) · 5 years ago
  13. 27f4186 bpo-37976: Prevent shadowing of TypeError in zip() (GH-15592) (GH-15608) by Miss Islington (bot) · 5 years ago
  14. 96631dc [3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599) by Serhiy Storchaka · 5 years ago
  15. d1d42bf bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seconds>=24. (GH-14307) by Miss Islington (bot) · 5 years ago
  16. 097eae5 [3.8] bpo-37950: Fix ast.dump() when call with incompletely initialized node. (GH-15510) (GH-15582) by Serhiy Storchaka · 5 years ago
  17. 4adcaf8 bpo-34775: Return NotImplemented in PurePath division. (GH-9509) (GH-15172) by Miss Islington (bot) · 5 years ago
  18. e471a54 bpo-18378: Recognize "UTF-8" as a valid name in locale._parse_localename (GH-14736) by Miss Islington (bot) · 5 years ago
  19. bd127b1 [3.8] bpo-37482: Fix email address name with encoded words and special chars (GH-14561) (GH-15380) by bsiem · 5 years ago
  20. 2cb82d2 bpo-36582: Make collections.UserString.encode() return bytes, not str (GH-13138) (GH-15557) by Miss Islington (bot) · 5 years ago
  21. c75f0e5 Fix an invalid assertEqual() call in test_descr.py (GH-15318) by Miss Islington (bot) · 5 years ago
  22. 69d22b8 bpo-34679: Restore instantiation Windows IOCP event loop from non-main thread (GH-15492) by Miss Islington (bot) · 5 years ago
  23. 522a394 [3.8] bpo-36917: Add default implementation of ast.NodeVisitor.visit_Constant(). (GH-15490) (GH-15509) by Miss Islington (bot) · 5 years ago
  24. a387517 bpo-37805: Add tests for json.dump(..., skipkeys=True) (GH-15489) by Miss Islington (bot) · 5 years ago
  25. 6ca0307 [3.8] bpo-37757: Disallow PEP 572 cases that expose implementation details (GH-15491) by Nick Coghlan · 5 years ago
  26. 21161d7 [3.8] bpo-37942: Improve argument clinic float converter (GH-15470) (GH-15480) by Raymond Hettinger · 5 years ago
  27. d5a66bc bpo-37798: Test both Python and C versions in test_statistics.py (GH-15453) (GH-15467) by Miss Islington (bot) · 5 years ago
  28. c410f38 bpo-37772: fix zipfile.Path.iterdir() outputs (GH-15170) (#15461) by Miss Islington (bot) · 5 years ago
  29. ed146b5 [3.8] bpo-37830: Fix compilation of break and continue in finally. (GH-15320) (GH-15456) by Serhiy Storchaka · 5 years ago
  30. ef3ccd7 bpo-19119: Remove invalid test and rename a misnamed test (GH-15442) (GH-15447) by Miss Islington (bot) · 5 years ago
  31. af84a88 bpo-36763: PyConfig_Read() handles PySys_AddXOption() (GH-15431) (GH-15435) by Victor Stinner · 5 years ago
  32. 3921d12 bpo-37549: os.dup() fails for standard streams on Windows 7 (GH-15389) by Miss Islington (bot) · 5 years ago
  33. 761e5a7 bpo-26589: Add http status code 451 (GH-15413) (GH-15436) by Miss Islington (bot) · 5 years ago
  34. a6427cb bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423) by Miss Islington (bot) · 5 years ago
  35. 5c77730 bpo-37915: Fix comparison between tzinfo objects and timezone objects (GH-15390) by Miss Islington (bot) · 5 years ago
  36. 5fda09c bpo-28556: Add a regression test to typing (GH-15396) by Miss Islington (bot) · 5 years ago
  37. 967d625 bpo-37834: Fix test on Windows 7 (GH-15377) by Miss Islington (bot) · 5 years ago
  38. a50d2f7 bpo-9949: Call normpath() in realpath() and avoid unnecessary prefixes (GH-15376) by Steve Dower · 5 years ago
  39. f93c15a bpo-36311: Fixes decoding multibyte characters around chunk boundaries and improves decoding performance (GH-15083) by Miss Islington (bot) · 5 years ago
  40. 9eb3d54 bpo-37834: Normalise handling of reparse points on Windows (GH-15370) by Steve Dower · 5 years ago
  41. c30c869 bpo-9949: Enable symlink traversal for ntpath.realpath (GH-15287) by Miss Islington (bot) · 5 years ago
  42. 7e293f5 Fix difflib `?` hint in diff output when dealing with tabs (GH-15201) by Miss Islington (bot) · 5 years ago
  43. 44f2c09 bpo-35518: Skip test that relies on a deceased network service. (GH-15349) by Miss Islington (bot) · 5 years ago
  44. 1271ee8 bpo-37868: Improve is_dataclass for instances. (GH-15325) by Miss Islington (bot) · 5 years ago
  45. 8c1c426 bpo-36502: Correct documentation of str.isspace() (GH-15019) (GH-15296) by Greg Price · 5 years ago
  46. 27b38b9 bpo-37642: Update acceptable offsets in timezone (GH-14878) (#15227) by Paul Ganssle · 5 years ago
  47. d85c567 [3.8] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) (GH-15279) by Victor Stinner · 5 years ago
  48. e7ec9e0 bpo-25172: Add test for crypt ImportError on Windows (GH-15252) by Miss Islington (bot) · 5 years ago
  49. ee98951 bpo-37583: Add err 113 to support.get_socket_conn_refused_errs() (GH-14729) by Miss Islington (bot) · 5 years ago
  50. 5ba1cb0 bpo-37819: Add Fraction.as_integer_ratio() (GH-15212) (GH-15215) by Miss Islington (bot) · 5 years ago
  51. 9500bbe bpo-32178: Fix IndexError trying to parse 'To' header starting with ':'. (GH-15044) by Miss Islington (bot) · 5 years ago
  52. 4c5b6ba [3.8] bpo-32912: Revert SyntaxWarning on invalid escape sequences (GH-15142) by Serhiy Storchaka · 5 years ago
  53. 2170774 bpo-34155: Dont parse domains containing @ (GH-13079) by Miss Islington (bot) · 5 years ago
  54. 162d45c [3.8] bpo-37795: Capture DeprecationWarnings in the test suite (GH-15184) (GH-15188) by Pablo Galindo · 5 years ago
  55. dde944f bpo-37685: Fixed comparisons of datetime.timedelta and datetime.timezone. (GH-14996) by Miss Islington (bot) · 5 years ago
  56. 79af3bd bpo-20523: pdb searches for .pdbrc in ~ instead of $HOME (GH-11847) by Miss Islington (bot) · 5 years ago
  57. 1cc7032 bpo-16970: Adding error message for invalid args (GH-14844) by Miss Islington (bot) · 5 years ago
  58. 8399641 bpo-18049: Sync thread stack size to main thread size on macOS (GH-14748) by Miss Islington (bot) · 5 years ago
  59. d8b914a bpo-37085: Expose SocketCAN bcm_msg_head flags (GH-13646) by Miss Islington (bot) · 5 years ago
  60. 0f9efbc Don't skip pickle check_frame_opcodes() (GH-15027) by Miss Islington (bot) · 5 years ago
  61. 382cb85 bpo-37707: Exclude expensive unit tests from PGO task (GH-15009) (#15024) by Miss Islington (bot) · 5 years ago
  62. bf0b8a6 Add additional test for multi-line SyntaxError (GH-15003) by Miss Islington (bot) · 5 years ago
  63. 9ea738e bpo-37500: Make sure dead code does not generate bytecode but also detect syntax errors (GH-14612) by Miss Islington (bot) · 5 years ago
  64. cf52bd0 Fix `SyntaxError` indicator printing too many spaces for multi-line strings (GH-14433) by Miss Islington (bot) · 5 years ago
  65. 36fd7b6 bpo-36044: Avoid warnings in Windows PGO build and add lzma, bz2 and sqlite coverage (GH-14985) by Miss Islington (bot) · 5 years ago
  66. f96334c bpo-37697: Sync with importlib_metadata 0.19 (GH-14993) (GH-14995) by Miss Islington (bot) · 5 years ago
  67. 76821ba bpo-37691: Let math.dist() accept sequences and iterables for coordinates (GH-14975) (GH-14984) by Miss Islington (bot) · 5 years ago
  68. c503390 bpo-37664: Update regex for ignoring cache warning on some buildbots (GH-14960) by Miss Islington (bot) · 5 years ago
  69. 25cb4fd bpo-37502: handle default parameter for buffers argument of pickle.loads correctly (GH-14593) by Miss Islington (bot) · 5 years ago
  70. bb69789 [3.8] bpo-37399: Correctly attach tail text to the last element/comment/pi (GH-14856) (GH-14936) by Stefan Behnel · 5 years ago
  71. 9d54de1 bpo-37667: Add regression test for regrtest. (GH-14929) by Miss Islington (bot) · 5 years ago
  72. 9f77cfc Only setup PGO tests when --pgo is enabled. (GH-14927) by Miss Islington (bot) · 5 years ago
  73. bf8e82f [3.8] bpo-36974: separate vectorcall functions for each calling convention (GH-13781) (#14782) by Jeroen Demeyer · 5 years ago
  74. 2406672 bpo-36044: Reduce number of unit tests run for PGO build (GH-14702) by Miss Islington (bot) · 5 years ago
  75. 24b5b36 [3.8] Fix typos in docs, comments and test assert messages (GH-14872). (#14900) by Kyle Stanley · 5 years ago
  76. c613c33 bpo-36324: Make internal attributes for statistics.NormalDist() private. (GH-14871) (GH-14875) by Miss Islington (bot) · 5 years ago
  77. 652b667 bpo-37552: Skip failing tests in strptime/strftime with UCRT version 17763.615 (GH-14460) by Miss Islington (bot) · 5 years ago
  78. 6357433 Fix IndexError when parsing unexpectedly ending quoted-string. (GH-14813) by Miss Islington (bot) · 5 years ago
  79. 6816ca3 bpo-37461: Fix infinite loop in parsing of specially crafted email headers (GH-14794) by Miss Islington (bot) · 5 years ago
  80. 6a2aec0 Fix infinite loop in email folding logic (GH-12732) by Miss Islington (bot) · 5 years ago
  81. cf9a63c bpo-37593: Swap the positions of posonlyargs and args in the constructor of ast.parameters nodes (GH-14778) by Miss Islington (bot) · 5 years ago
  82. b1e4d1b bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) (GH-14759) by Miss Islington (bot) · 5 years ago
  83. 143672c bpo-37579: Improve equality behavior for pure Python datetime and time (GH-14726) by Miss Islington (bot) · 5 years ago
  84. 3d58b78 bpo-37558: Shared memory tests are failing due to double slashes (GH-14703) by Miss Islington (bot) · 5 years ago
  85. 68bd9c5 bpo-18374: fix tests to check the correct thing about line numbers (GH-14659) (GH-14672) by Miss Islington (bot) · 5 years ago
  86. 4c403b8 bpo-37322: ssl test_pha_required_nocert() ignores expected SSLError (GH-14670) by Miss Islington (bot) · 5 years ago
  87. 58f2c7f bpo-37526: Add support.catch_threading_exception() (GH-14664) (GH-14666) by Miss Islington (bot) · 5 years ago
  88. c7be35c bpo-18374: fix wrong col_offset of some ast.BinOp instances (GH-14607) by Miss Islington (bot) · 5 years ago
  89. cdada40 bpo-37421: test_concurrent_futures stops ForkServer (GH-14643) (GH-14645) by Miss Islington (bot) · 5 years ago
  90. 66905d1 bpo-37520: Correct behavior for zipfile.Path.parent (GH-14638) (GH-14641) by Miss Islington (bot) · 5 years ago
  91. 229f6e8 bpo-37421: multiprocessing tests now stop ForkServer (GH-14601) by Miss Islington (bot) · 5 years ago
  92. 79665c6 bpo-37421: test_concurrent_futures cleans up multiprocessing (GH-14563) by Miss Islington (bot) · 5 years ago
  93. a2a807f bpo-37421: test_winconsoleio doesn't leak temp file anymore (GH-14562) by Miss Islington (bot) · 5 years ago
  94. 3cba3d3 bpo-37463: match_hostname requires quad-dotted IPv4 (GH-14499) by Miss Islington (bot) · 5 years ago
  95. 632cb36 bpo-37421: multiprocessing tests call _run_finalizers() (GH-14527) by Miss Islington (bot) · 5 years ago
  96. 518dc94 bpo-37335, test_c_locale_coercion: Remove unnecessary code (GH-14447) by Miss Islington (bot) · 5 years ago
  97. bd92b94 bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) by Miss Islington (bot) · 5 years ago
  98. 746992c bpo-37363: Add audit events on startup for the run commands (GH-14524) by Miss Islington (bot) · 5 years ago
  99. 4c227e6 bpo-36763: Use PyConfig_Clear() (GH-14445) by Miss Islington (bot) · 5 years ago
  100. 466e18e Remove unused imports in tests (GH-14518) (GH-14520) by Victor Stinner · 5 years ago