1. 02c91f5 bpo-36324: Make internal attributes for statistics.NormalDist() private. (GH-14871) by Raymond Hettinger · 6 years ago
  2. 5623ac8 bpo-37476: Adding tests for asutf8 and asutf8andsize (GH-14531) by Hai Shi · 6 years ago
  3. 323842c bpo-34443: Use __qualname__ instead of __name__ in enum exception messages. (GH-14809) by Walter Dörwald · 6 years ago
  4. 9cd39b1 bpo-37552: Skip failing tests in strptime/strftime with UCRT version 17763.615 (#14460) by Paul Monson · 6 years ago
  5. 8cb65d1 bpo-34155: Dont parse domains containing @ (GH-13079) by jpic · 6 years ago
  6. 719a062 Fix IndexError when parsing unexpectedly ending quoted-string. (GH-14813) by Abhilash Raj · 6 years ago
  7. a4a994b bpo-37461: Fix infinite loop in parsing of specially crafted email headers (GH-14794) by Abhilash Raj · 6 years ago
  8. f69d5c6 Fix infinite loop in email folding logic (GH-12732) by Paul Ganssle · 6 years ago
  9. 18c5f9d bpo-37500: Make sure dead code does not generate bytecode but also detect syntax errors (GH-14612) by Pablo Galindo · 6 years ago
  10. cd6e83b bpo-37593: Swap the positions of posonlyargs and args in the constructor of ast.parameters nodes (GH-14778) by Pablo Galindo · 6 years ago
  11. 8b7db5a bpo-37473: Don't import importlib ASAP in tests (GH-14661) by Victor Stinner · 6 years ago
  12. 52c8c09 bpo-37553: SendfileUsingSendTest tests timeout too short for Windows ARM32 (GH-14716) by Paul Monson · 6 years ago
  13. dffca9e bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) by Zac Hatfield-Dodds · 6 years ago
  14. e6b46aa bpo-37579: Improve equality behavior for pure Python datetime and time (GH-14726) by Xtreak · 6 years ago
  15. a65c977 bpo-19696: Move threaded_import_hangers (GH-14655) by Kyle Stanley · 6 years ago
  16. 4737265 bpo-37558: Shared memory tests are failing due to double slashes (GH-14703) by Jakub Kulík · 6 years ago
  17. 73ea546 bpo-37322: ssl test_pha_required_nocert() ignores expected SSLError (GH-14670) by Victor Stinner · 6 years ago
  18. 430a9f4 bpo-18374: fix tests to check the correct thing about line numbers (GH-14659) by Carl Friedrich Bolz-Tereick · 6 years ago
  19. 61b1bc5 Revert "bpo-37322: Fix test_ssl.test_pha_required_nocert() ResourceWarning (GH-14662)" (GH-14669) by Victor Stinner · 6 years ago
  20. 91b4f7a bpo-37526: Add support.catch_threading_exception() (GH-14664) by Victor Stinner · 6 years ago
  21. cf9c41c bpo-37322: Fix test_ssl.test_pha_required_nocert() ResourceWarning (GH-14662) by Victor Stinner · 6 years ago
  22. 110a47c bpo-18374: fix wrong col_offset of some ast.BinOp instances (GH-14607) by Carl Friedrich Bolz-Tereick · 6 years ago
  23. e676244 bpo-37421: test_concurrent_futures stops ForkServer (GH-14643) by Victor Stinner · 6 years ago
  24. 38f44b4 bpo-37520: Correct behavior for zipfile.Path.parent (GH-14638) by Jason R. Coombs · 6 years ago
  25. bad02cc Move test_threaded_import.py to test_importlib/ (GH-14582) by Kyle Stanley · 6 years ago
  26. 8fbeb14 bpo-37421: multiprocessing tests now stop ForkServer (GH-14601) by Victor Stinner · 6 years ago
  27. 0d722f3 bpo-36974: separate vectorcall functions for each calling convention (GH-13781) by Jeroen Demeyer · 6 years ago
  28. 2f19e82 bpo-37479: on Enum subclasses with mixins, __format__ uses overridden __str__ (GH-14545) by thatneat · 6 years ago
  29. 56ec4f1 bpo-19696: Replace deprecated method in "test_import_pkg.py" (GH-14466) by Kyle Stanley · 6 years ago
  30. 684cb47 bpo-37421: test_concurrent_futures cleans up multiprocessing (GH-14563) by Victor Stinner · 6 years ago
  31. b71d8d6 bpo-37421: test_winconsoleio doesn't leak temp file anymore (GH-14562) by Victor Stinner · 6 years ago
  32. 477b1b2 bpo-37463: match_hostname requires quad-dotted IPv4 (GH-14499) by Christian Heimes · 6 years ago
  33. 7cb9204 bpo-37421: urllib.request tests call urlcleanup() (GH-14529) by Victor Stinner · 6 years ago
  34. 039fb49 bpo-37421: multiprocessing tests call _run_finalizers() (GH-14527) by Victor Stinner · 6 years ago
  35. 61bf97e bpo-37335, test_c_locale_coercion: Remove unnecessary code (GH-14447) by Jakub Kulík · 6 years ago
  36. 5bbbc73 bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) by Ned Deily · 6 years ago
  37. e226e83 bpo-37363: Add audit events on startup for the run commands (GH-14524) by Steve Dower · 6 years ago
  38. 6731002 bpo-36763: Use PyConfig_Clear() (GH-14445) by Victor Stinner · 6 years ago
  39. e21b45a bpo-37472: Remove Lib/test/outstanding_bugs.py (GH-14516) by Victor Stinner · 6 years ago
  40. 8f4ef3b Remove unused imports in tests (GH-14518) by Victor Stinner · 6 years ago
  41. f9b7457 bpo-37467: Fix PyErr_Display() for bytes filename (GH-14504) by Victor Stinner · 6 years ago
  42. d1bd6e7 bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448) by Christian Heimes · 6 years ago
  43. f0f5930 bpo-37428: Don't set PHA verify flag on client side (GH-14421) by Christian Heimes · 6 years ago
  44. c2cda63 bpo-37199: Fix test failures when IPv6 is unavailable or disabled (#14480) by Zackery Spytz · 6 years ago
  45. 0d671c0 bpo-35621: Support running subprocesses in asyncio when loop is executed in non-main thread (GH-14344) by Andrew Svetlov · 6 years ago
  46. 5cbbbd7 bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255) by Ammar Askar · 6 years ago
  47. 9048c49 bpo-37369: Fix initialization of sys members when launched via an app container (GH-14428) by Steve Dower · 6 years ago
  48. 80097e0 bpo-19696: Moved "test_pkgimport.py" to dir "test_importlib" (GH-14303) by Kyle Stanley · 6 years ago
  49. 29f609e bpo-37412: Fix test_os.test_getcwd_long_path() on macOS (GH-14452) by Victor Stinner · 6 years ago
  50. 042821a bpo-37380: subprocess: don't use _active on win (GH-14360) by Ruslan Kuprieiev · 6 years ago
  51. 64580da bpo-37412: pythoninfo: add Windows long paths (GH-14434) by Victor Stinner · 6 years ago
  52. ec3e20a bpo-37412: Fix os.getcwd() for long path on Windows (GH-14424) by Victor Stinner · 6 years ago
  53. 45a30af closes bpo-37420: Handle errors during iteration in os.sched_setaffinity. (GH-14414) by Brandt Bucher · 6 years ago
  54. 97d15b1 Replace deprecation warning with RuntimeError (GH-14397) by Andrew Svetlov · 6 years ago
  55. 4c26abd bpo-37421: Fix test_shutil: don't leak temporary files (GH-14416) by Victor Stinner · 6 years ago
  56. 06a8916 bpo-37376: pprint support for SimpleNamespace (GH-14318) by Carl Bordum Hansen · 6 years ago
  57. 7213df7 bpo-29412: Fix indexError when parsing a header value ending unexpectedly (GH-14387) by Abhilash Raj · 6 years ago
  58. 2a7d596 bpo-37417: Fix error handling in bytearray.extend. (GH-14407) by Brandt Bucher · 6 years ago
  59. 5150d32 bpo-37411: Rewrite test_wsgiref.testEnviron() (GH-14394) by Victor Stinner · 6 years ago
  60. 689830e bpo-37412: os.getcwdb() now uses UTF-8 on Windows (GH-14396) by Victor Stinner · 6 years ago
  61. 22eb689 bpo-37388: Development mode check encoding and errors (GH-14341) by Victor Stinner · 6 years ago
  62. e1a63c4 bpo-37244: Fix test_multiprocessing.test_resource_tracker() (GH-14288) by Pierre Glaser · 6 years ago
  63. 594d9b9 bpo-36888, test_multiprocessing: Increase test_parent_process timeout (GH-14286) by Pierre Glaser · 6 years ago
  64. 0225701 bpo-33972: Fix EmailMessage.iter_attachments raising AttributeError. (GH-14119) by Abhilash Raj · 6 years ago
  65. d7c87d9 bpo-37400: Fix test_os.test_chown() (GH-14374) by Victor Stinner · 6 years ago
  66. 3939c32 bpo-20443: _PyConfig_Read() gets the absolute path of run_filename (GH-14053) by Victor Stinner · 6 years ago
  67. 9cb2741 bpo-37400: pythoninfo logs getpwuid and getgrouplist (GH-14373) by Victor Stinner · 6 years ago
  68. 894263b bpo-24214: Fixed the UTF-8 and UTF-16 incremental decoders. (GH-14304) by Serhiy Storchaka · 6 years ago
  69. 9fe42b4 bpo-37393: Fix deprecation warnings in test_ntpath. (GH-14357) by Zackery Spytz · 6 years ago
  70. 3f5b908 bpo-37394: Fix pure Python implementation of the queue module (GH-14351) by Pablo Galindo · 6 years ago
  71. 36456df bpo-37392: Remove sys.setcheckinterval() (GH-14355) by Victor Stinner · 6 years ago
  72. 9fc720e bpo-4963: Fix for initialization and non-deterministic behavior issues in mimetypes (GH-3062) by David K. Hess · 6 years ago
  73. 549f7d4 Get rid of exception traceback printing in asyncio tests (GH-14343) by Andrew Svetlov · 6 years ago
  74. 9bbf4d7 bpo-37359: Fix regrtest --cleanup (GH-14336) by Victor Stinner · 6 years ago
  75. a8b27e6 bpo-36974: inherit tp_vectorcall_offset unconditionally (GH-13858) by Jeroen Demeyer · 6 years ago
  76. 47fbc4e bpo-37359: Add --cleanup option to python3 -m test (GH-14332) by Victor Stinner · 6 years ago
  77. 2ac3bab bpo-37345: Add formal UDPLITE support (GH-14258) by Gabe Appleton · 6 years ago
  78. c8a3541 bpo-35224: Reverse evaluation order of key: value in dict comprehensions (GH-14139) by Jörn Heissler · 6 years ago
  79. 186f709 bpo-37323: Suppress DeprecationWarning raised by @asyncio.coroutine (GH-14293) by Xtreak · 6 years ago
  80. e56a123 bpo-37362: test_gdb now ignores stderr (GH-14287) by Victor Stinner · 6 years ago
  81. a0d73a1 bpo-30202 : Update test.test_importlib.test_abc to test find_spec() (GH-12847) by Joannah Nanjekye · 6 years ago
  82. 08286d5 bpo-37316: mmap.mmap() passes the wrong variable to PySys_Audit() (GH-14152) by Zackery Spytz · 6 years ago
  83. 1e61504 bpo-37289: Add a test for if with ifexpr in the peephole optimiser to detect regressions (GH-14127) by Pablo Galindo · 6 years ago
  84. f355069 bpo-36511: Add buildbot scripts and fix tests for Windows ARM32 buildbot (GH-13454) by Paul Monson · 6 years ago
  85. 0150001 bpo-37258: Not a bug, but added a unit test and updated documentation. (GH-14229) by Vinay Sajip · 6 years ago
  86. 6b9c204 bpo-34903: Document that some strptime formats only require 1 digit (GH-14149) by Mike Gleen · 6 years ago
  87. a514f78 bpo-35031: also disable TLS 1.3 for test_start_tls_server_1 on macOS (GH-14188) by Ned Deily · 6 years ago
  88. dbdc991 Fix test_embed.test_pre_initialization_sys_options() env vars (GH-14172) by Victor Stinner · 6 years ago
  89. ac7b1a3 bpo-37320: Remove openfp() of aifc, sunau and wave (GH-14169) by Victor Stinner · 6 years ago
  90. 4acdbf1 bpo-34556: Add --upgrade-deps to venv module (#13100) by Cooper Lees · 6 years ago
  91. ca7b504 bpo-37111: Add 'encoding' and 'errors' parameters to logging.basicCon… (GH-14008) by Vinay Sajip · 6 years ago
  92. 1b8a46d bpo-35431: Test math.comb() and math.perm() for OverflowError only on CPython. (GH-14146) by Serhiy Storchaka · 6 years ago
  93. 231aad3 bpo-37315: Deprecate accepting floats in math.factorial(). (GH-14147) by Serhiy Storchaka · 6 years ago
  94. 8bf08ee bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143) by Victor Stinner · 6 years ago
  95. 2e9954d bpo-36922: use Py_TPFLAGS_METHOD_DESCRIPTOR in lookup_maybe_method() (GH-13865) by Jeroen Demeyer · 6 years ago
  96. c034b78 bpo-35031, test_asycio: disable TLS 1.3 in test_start_tls_server_1() (GH-14148) by Victor Stinner · 6 years ago
  97. c5905f3 bpo-36688: Adding an implementation of RLock in _dummy_thread (GH-12943) by Joost Lek · 6 years ago
  98. 28fca0c bpo-37267: Do not check for FILE_TYPE_CHAR in os.dup() on Windows (GH-14051) by Zackery Spytz · 6 years ago
  99. 8047e0e bpo-35922: Fix RobotFileParser when robots.txt has no relevant crawl delay or request rate (GH-11791) by Rémi Lapeyre · 6 years ago
  100. 3a1d50e bpo-28009: Fix uuid SkipUnless logic to be based on platform programs capable of introspection (GH-12777) by Michael Felt · 6 years ago