1. f6ebd83 bpo-30871: pythoninfo: add expat and _decimal (#3121) by Victor Stinner · 7 years ago
  2. b907abc bpo-30871: Add test.pythoninfo (#3075) by Victor Stinner · 7 years ago
  3. 7c17e23 bpo-24700: Add a fast path for comparing array.array of equal type (#3009) by Adrian Wielgosik · 7 years ago
  4. ee84a60 bpo-18966: non-daemonic threads created by a multiprocessing.Process should be joined on exit (#3111) by Antoine Pitrou · 7 years ago
  5. 17657bb bpo-31069, test_multiprocessing: Fix dangling process (#3103) by Victor Stinner · 7 years ago
  6. 7b40cb7 bpo-30714: ALPN changes for OpenSSL 1.1.0f (#2305) by Christian Heimes · 7 years ago
  7. d4b93e2 bpo-31106: Fix handling of erros in posix_fallocate() and posix_fadvise() (#3000) (#3000) by Коренберг Марк · 7 years ago
  8. 5659a72 bpo-31008: Fix asyncio test_wait_for_handle on Windows (#3065) by Victor Stinner · 7 years ago
  9. 957d0e9 bpo-26762: _test_multiprocessing reports dangling (#3064) by Victor Stinner · 7 years ago
  10. b97d99c regrtest: count also env changed as failures in progress (#3061) by Victor Stinner · 7 years ago
  11. b501147 Enhance support.reap_children() (#3036) by Victor Stinner · 7 years ago
  12. aa8ec34 bpo-31151: Add socketserver.ForkingMixIn.server_close() (#3057) by Victor Stinner · 7 years ago
  13. 6c8c294 bpo-31160: test_tempfile: Fix reap_children() warning (#3056) by Victor Stinner · 7 years ago
  14. 7b7c6dc bpo-31173: Rewrite WSTOPSIG test of test_subprocess (#3055) by Victor Stinner · 7 years ago
  15. 3ca9f50 bpo-31160: test_builtin: don't check waitpid() status (#3050) by Victor Stinner · 7 years ago
  16. da5e930 bpo-31160: Fix test_random for zombie process (#3045) by Victor Stinner · 7 years ago
  17. e3510d7 bpo-31160: regrtest now reaps child processes (#3044) by Victor Stinner · 7 years ago
  18. 4baca1b bpo-31160: Fix test_builtin for zombie process (#3043) by Victor Stinner · 7 years ago
  19. b811d66 bpo-31072: Add filter to zipapp (#3021) by Jeffrey Rackauckas · 7 years ago
  20. 88eee44 bpo-31150: Wait for child process in test_forkinthread to avoid thread reaped warnings (#3032) by Ammar Askar · 7 years ago
  21. c4c9866 bpo-31107: Fix copyreg mangled slot names calculation. (#2989) by Shane Harvey · 7 years ago
  22. 5075416 bpo-30978: str.format_map() now passes key lookup exceptions through. (#2790) by Serhiy Storchaka · 7 years ago
  23. 25e4f77 bpo-31071: Avoid masking original TypeError in call with * unpacking (#2957) by Serhiy Storchaka · 7 years ago
  24. 49b2734 Spelling fixes (#2902) by Ville Skyttä · 7 years ago
  25. 6ea56d2 bpo-31080: Allowed logging.config.fileConfig() to accept both args and kwargs. (GH-2979) by Preston Landers · 7 years ago
  26. de34cbe bpo-31061: fix crash in asyncio speedup module (GH-2966) by Alexander Mohr · 7 years ago
  27. 173ff4a bpo-30897: Add is_mount() to pathlib.Path (#2669) by Cooper Lees · 7 years ago
  28. adfe344 bpo-31084: QueueHandler now formats messages correctly. (GH-2954) by favll · 7 years ago
  29. 018d353 Closes issue bpo-5288: Allow tzinfo objects with sub-minute offsets. (#2896) by Alexander Belopolsky · 7 years ago
  30. 2543f50 bpo-30522: Implemented a method to allow setting a logging.StreamHander's stream. (GH-2921) by Vinay Sajip · 7 years ago
  31. 78c18a9 bpo-30962: Added caching to Logger.isEnabledFor() (GH-2752) by Avram Lubkin · 7 years ago
  32. ceb93f4 bpo-31027: Fix test_listcomps failure when run directly (#2939) by Zackery Spytz · 7 years ago
  33. 28ce07a bpo-31066: Fix test_httpservers.test_last_modified() (#2933) by Victor Stinner · 7 years ago
  34. cc42c12 bpo-31067: test_subprocess calls reap_children() (#2931) by Victor Stinner · 7 years ago
  35. ba9ddb7 bpo-29585: fix test fail on macOS Framework build (GH-2928) by INADA Naoki · 7 years ago
  36. c22bd58 bpo-28095: Re-enable temporarily disabled part of test_startup_imports on macOS (#2927) by Ned Deily · 7 years ago
  37. 12953ff bpo-31044: Skip test_posix.test_makedev() on FreeBSD (#2915) by Victor Stinner · 7 years ago
  38. fd46561 bpo-31028: Fix test_pydoc when run directly (#2864) by Victor Stinner · 7 years ago
  39. 067931d bpo-30188: fix TypeError in test_nntplib (GH-2892) by INADA Naoki · 7 years ago
  40. ede9084 bpo-31043: fixed test_datetime run twice. (GH-2891) by Utkarsh Upadhyay · 7 years ago
  41. cc5a65c bpo-30302 Make timedelta.__repr__ more informative. (#1493) by Utkarsh Upadhyay · 7 years ago
  42. 8300809 bpo-31034: Reliable signal handler for test_asyncio (#2867) by Victor Stinner · 7 years ago
  43. 302bbbe bpo-31009: Fix support.fd_count() on Windows (#2862) by Victor Stinner · 7 years ago
  44. 90addd6 bpo-31029: test_tokenize Add missing import unittest (#2865) by Stéphane Wirtel · 7 years ago
  45. b4c5296 bpo-26762: test_multiprocessing close more queues (#2855) by Victor Stinner · 7 years ago
  46. ffb4940 test_multiprocessing detects dangling per test case (#2841) by Victor Stinner · 7 years ago
  47. d7e64d9 test_multiprocessing: Fix dangling process/thread (#2850) by Victor Stinner · 7 years ago
  48. c648a93 bpo-30980: Fix double close in asyncore.file_wrapper (#2789) by Nir Soffer · 7 years ago
  49. 5b4feb7 bpo-30188: test_nntplib catch also ssl.SSLEOFError (#2843) by Victor Stinner · 7 years ago
  50. 0663495 bpo-26762: Avoid daemon process in _test_multiprocessing (#2842) by Victor Stinner · 7 years ago
  51. 2b1e6e9 bpo-30119: fix ftplib.FTP.putline() to throw an error for a illegal command (#1214) by Dong-hee Na · 7 years ago
  52. 896145d bpo-26732: fix too many fds in processes started with the "forkserver" method (#2813) by Antoine Pitrou · 7 years ago
  53. ff92ff5 Fix test failure without ctypes (#2802) by Antoine Pitrou · 7 years ago
  54. 3913bad bpo-19896: Add typecodes 'q' and 'Q' to multiprocessing.sharedctypes (#2741) by Gareth Rees · 7 years ago
  55. 287c559 bpo-30822: Fix testing of datetime module. (#2530) (#2783) by Utkarsh Upadhyay · 7 years ago
  56. 5b392bb bpo-30822: Exclude tzdata from regrtest --all (#2775) by Victor Stinner · 7 years ago
  57. d81bea6 Use pythontest.net instead of debian.org in test_urllib2net (GH-2755) by Ammar Askar · 7 years ago
  58. ba75af7 bpo-30794: added kill() method to multiprocessing.Process (#2528) by Vitor Pereira · 7 years ago
  59. 68d663c [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) by Steve Dower · 7 years ago
  60. 49f6449 bpo-30936: Fix a reference leak in json when fail to sort keys. (#2712) by Serhiy Storchaka · 7 years ago
  61. f0b6a26 bpo-30836: fix test_c_locale_coercion on AIX (GH-2713) by Nick Coghlan · 7 years ago
  62. d3aaa2f bpo-30911: Add tests for bad boolean arguments for accelerated json (#2690) by Serhiy Storchaka · 7 years ago
  63. ab025e3 Fix a spelling mistake and tweak tense of output for test.bisect (GH-2683) by Brett Cannon · 7 years ago
  64. 50c9435 bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclasses. (#2662) by Louie Lu · 7 years ago
  65. d1cc037 bpo-30908: Fix dangling thread in test_os.TestSendfile (#2680) by Victor Stinner · 7 years ago
  66. 8a9cd20 bpo-30876: Relative import from unloaded package now reimports the package (#2639) by Serhiy Storchaka · 7 years ago
  67. 1180e5a bpo-30879: os.listdir() and os.scandir() now emit bytes names when (#2634) by Serhiy Storchaka · 7 years ago
  68. 9648088 bpo-30878: Fix error message when keyword arguments are passed (#2635) by Sylvain · 7 years ago
  69. aa6a4d6 bpo-29854: Skip history-size test on older readline (GH-2621) by Nir Soffer · 7 years ago
  70. 1881bef bpo-29854: test_readline logs versions (#2619) by Victor Stinner · 7 years ago
  71. fae8f4a bpo-29854: Fix segfault in call_readline() (GH-728) by Nir Soffer · 7 years ago
  72. 529746c Make test_shutil test_disk_usage not depend on the cwd fs (#2597) by Gregory P. Smith · 7 years ago
  73. b4baace bpo-30814: Fixed a race condition when import a submodule from a package. (#2580) by Serhiy Storchaka · 7 years ago
  74. 833a3b0 bpo-30828: Fix out of bounds write in `asyncio.CFuture.remove_done_callback() (#2569) by Yury Selivanov · 7 years ago
  75. 8207c17 Revert "bpo-30822: Fix testing of datetime module." (#2588) by Victor Stinner · 7 years ago
  76. 3df9dec bpo-30845: Enhance test_concurrent_futures cleanup (#2564) by Victor Stinner · 7 years ago
  77. 4835041 bpo-29293: multiprocessing.Condition.notify() lacks parameter `n` (#2480) by Antoine Pitrou · 7 years ago
  78. 246ff3b bpo-6691: Pyclbr now reports nested classes and functions. (#2503) by csabella · 7 years ago
  79. 5e87592 bpo-30764: Fix regrtest --fail-env-changed --forever (#2536) by Victor Stinner · 7 years ago
  80. 34b5487 bpo-30822: Deduplicate ZoneInfoTest classes in test_datetime. (#2534) by Serhiy Storchaka · 7 years ago
  81. 98b6bc3 bpo-30822: Fix testing of datetime module. (#2530) by Utkarsh Upadhyay · 7 years ago
  82. 8a8d285 bpo-30441: Fix bug when modifying os.environ while iterating over it (#2409) by Osvaldo Santana Neto · 7 years ago
  83. 85f6430 bpo-30695: Add set_nomemory(start, stop) to _testcapi (GH-2406) by xdegaye · 7 years ago
  84. 7352864 bpo-30818: test_ftplib calls asyncore.close_all() (#2514) by Victor Stinner · 7 years ago
  85. 45dba3a test_urllib2_localnet: clear server variable (#2510) by Victor Stinner · 7 years ago
  86. 7eebeb8 bpo-30812: Fix test_warnings, restore _showwarnmsg (#2504) by Victor Stinner · 7 years ago
  87. b903067 bpo-30280: Cleanup threads in ayncio tests (#2501) by Victor Stinner · 7 years ago
  88. 21a0a6c threading_cleanup() failure marks test as ENV_CHANGED (#2500) by Victor Stinner · 7 years ago
  89. 729780a bpo-30807: signal.setitimer() may disable the timer by mistake (#2493) by Antoine Pitrou · 7 years ago
  90. 18974c3 bpo-30647: Check nl_langinfo(CODESET) in locale coercion (GH-2374) by Nick Coghlan · 7 years ago
  91. f7d090c bpo-30796: Fix failures in signal delivery stress test (#2488) by Antoine Pitrou · 7 years ago
  92. beeca6e bpo-30776: regrtest: reduce memleak false positive (#2484) by Victor Stinner · 7 years ago
  93. c08177a bpo-30703: Improve signal delivery (#2415) by Antoine Pitrou · 7 years ago
  94. a8f8d5b bpo-29585: optimize site.py startup time (GH-136) by INADA Naoki · 7 years ago
  95. 79d37ae Clear potential ref cycle between Process and Process target (#2470) by Antoine Pitrou · 7 years ago
  96. a79f8fa bpo-30775: Fix refleaks in test_multiprocessing (#2467) by Antoine Pitrou · 7 years ago
  97. f7eae0a [security] bpo-13617: Reject embedded null characters in wchar* strings. (#2302) by Serhiy Storchaka · 7 years ago
  98. 84d9d14 bpo-29512: Add test.bisect, bisect failing tests (#2452) by Victor Stinner · 7 years ago
  99. 48b5c42 bpo-30776: reduce regrtest -R false positives (#2422) by Victor Stinner · 7 years ago
  100. b350c22 bpo-30532: Fix whitespace folding in certain cases by Joel Hillacre · 7 years ago