1. 49b2734 Spelling fixes (#2902) by Ville Skyttä · 7 years ago
  2. d9d55c9 Add @bitdancer as codeowner of email related stuff. (GH-2987) by R. David Murray · 7 years ago
  3. 6ea56d2 bpo-31080: Allowed logging.config.fileConfig() to accept both args and kwargs. (GH-2979) by Preston Landers · 7 years ago
  4. de34cbe bpo-31061: fix crash in asyncio speedup module (GH-2966) by Alexander Mohr · 7 years ago
  5. 47320a6 Document Path.is_mount(), update Misc/ACKS and Misc/NEWS (#2980) by Łukasz Langa · 7 years ago
  6. 9d8e6ec Add @1st1 as co-owner of asyncio and genobject (#2978) by Yury Selivanov · 7 years ago
  7. 173ff4a bpo-30897: Add is_mount() to pathlib.Path (#2669) by Cooper Lees · 7 years ago
  8. 9eef9e8 List myself as interested in all import-related pull requests (GH-2976) by Brett Cannon · 7 years ago
  9. adfe344 bpo-31084: QueueHandler now formats messages correctly. (GH-2954) by favll · 7 years ago
  10. 6f446be bpo-31083: IDLE: Describe the Page classes in configdialog (#2965) by csabella · 7 years ago
  11. e1e60bd Remove .mention-bot (GH-2923) by Mariatta · 7 years ago
  12. 00fce69 Create CODEOWNERS (GH-2924) by Mariatta · 7 years ago
  13. e4c06bc bpo-31091: Remove dead code in PyErr_GivenExceptionMatches(). (#2963) by scoder · 7 years ago
  14. 8474d87 bpo-25910: Update LICENSE (GH-2873) by Mariatta · 7 years ago
  15. 018d353 Closes issue bpo-5288: Allow tzinfo objects with sub-minute offsets. (#2896) by Alexander Belopolsky · 7 years ago
  16. c6ea897 bpo-30640: Fix undefined behavior in _PyFunction_FastCallDict() and PyEval_EvalCodeEx() (#2919) by Zackery Spytz · 7 years ago
  17. a568e52 bpo-25684: ttk.OptionMenu radiobuttons weren't unique (#2276) by csabella · 7 years ago
  18. e8eb17b bpo-31050: IDLE: Factor GenPage class from ConfigDialog (#2952) by csabella · 7 years ago
  19. 75f0b5d Updated LoggerAdapter.isEnabledFor to take advantage of caching. (GH-2951) by Vinay Sajip · 7 years ago
  20. 9397e2a bpo-31004: IDLE: Factor out FontPage class from configdialog (step 1) (#2905) by csabella · 7 years ago
  21. c3aa47f bpo-30928: Update IDLE News.txt. (#2948) by Terry Jan Reedy · 7 years ago
  22. 2543f50 bpo-30522: Implemented a method to allow setting a logging.StreamHander's stream. (GH-2921) by Vinay Sajip · 7 years ago
  23. 78c18a9 bpo-30962: Added caching to Logger.isEnabledFor() (GH-2752) by Avram Lubkin · 7 years ago
  24. caa1280 bpo-30803: clarify truth value testing documentation (#2508) by Peter Thomassen · 7 years ago
  25. ceb93f4 bpo-31027: Fix test_listcomps failure when run directly (#2939) by Zackery Spytz · 7 years ago
  26. b331f80 bpo-30781: IDLE - Use ttk Notebook in ConfigDialog (#2938) by Terry Jan Reedy · 7 years ago
  27. 5d0f30a bpo-30853: IDLE - touch-up configdialog.VarTrace and tests. (#2936) by Terry Jan Reedy · 7 years ago
  28. 5b59154 bpo-30853: IDLE: Convert font and general vars to use VarTrace (#2914) by csabella · 7 years ago
  29. 6fcb69d Fix trivial typo in multiprocessing documentation (GH-2930) by Yuval Langer · 7 years ago
  30. 28ce07a bpo-31066: Fix test_httpservers.test_last_modified() (#2933) by Victor Stinner · 7 years ago
  31. cc42c12 bpo-31067: test_subprocess calls reap_children() (#2931) by Victor Stinner · 7 years ago
  32. 8e45318 bpo-30302: Update WhatsNew and documentation. (#2929) by Utkarsh Upadhyay · 7 years ago
  33. ba9ddb7 bpo-29585: fix test fail on macOS Framework build (GH-2928) by INADA Naoki · 7 years ago
  34. c22bd58 bpo-28095: Re-enable temporarily disabled part of test_startup_imports on macOS (#2927) by Ned Deily · 7 years ago
  35. b166080 bpo-31060: IDLE: Finish regrouping ConfigDialog methods (#2908) by Terry Jan Reedy · 7 years ago
  36. 12953ff bpo-31044: Skip test_posix.test_makedev() on FreeBSD (#2915) by Victor Stinner · 7 years ago
  37. d5ed47d bpo-30814, bpo-30876: Add new import test files to projects. (#2851) by Serhiy Storchaka · 7 years ago
  38. fd46561 bpo-31028: Fix test_pydoc when run directly (#2864) by Victor Stinner · 7 years ago
  39. a80e985 bpo-9566: Change HANDLE argument parsing to unsigned in msvcrtmodule.c (#2904) by Segev Finer · 7 years ago
  40. 2bc8f0e bpo-31003: IDLE - Add more tests for General tab (#2859) by Terry Jan Reedy · 7 years ago
  41. 45bf723 bpo-30853: IDLE: Factor a VarTrace class from configdialog.ConfigDialog. (#2872) by csabella · 7 years ago
  42. 5cff637 bpo-9566: Fixed _ssl module warnings (#2495) by Segev Finer · 7 years ago
  43. 679b566 bpo-9566: Fix some Windows x64 compiler warnings (#2492) by Segev Finer · 7 years ago
  44. f085191 Fix build batch files (#2750) by Steve Dower · 7 years ago
  45. e7bc7aa bpo-9566: Fix a warning in Python/getargs.c (#2890) by Segev Finer · 7 years ago
  46. 067931d bpo-30188: fix TypeError in test_nntplib (GH-2892) by INADA Naoki · 7 years ago
  47. ede9084 bpo-31043: fixed test_datetime run twice. (GH-2891) by Utkarsh Upadhyay · 7 years ago
  48. 2db6482 bpo-31019: Fix multiprocessing.Process.is_alive() (#2875) by Victor Stinner · 7 years ago
  49. 627d2c8 Add the link to asyncio source code in the docs (GH-2373) by lf · 7 years ago
  50. cc5a65c bpo-30302 Make timedelta.__repr__ more informative. (#1493) by Utkarsh Upadhyay · 7 years ago
  51. 8300809 bpo-31034: Reliable signal handler for test_asyncio (#2867) by Victor Stinner · 7 years ago
  52. 302bbbe bpo-31009: Fix support.fd_count() on Windows (#2862) by Victor Stinner · 7 years ago
  53. 90addd6 bpo-31029: test_tokenize Add missing import unittest (#2865) by Stéphane Wirtel · 7 years ago
  54. ccfdb60 Fix a small typo in a comment (#2863) by Stéphane Wirtel · 7 years ago
  55. 3924377 bpo-31018: Switch to #pragma pack from __declspec(align) (#2848) by Segev Finer · 7 years ago
  56. b4c5296 bpo-26762: test_multiprocessing close more queues (#2855) by Victor Stinner · 7 years ago
  57. ffb4940 test_multiprocessing detects dangling per test case (#2841) by Victor Stinner · 7 years ago
  58. d7e64d9 test_multiprocessing: Fix dangling process/thread (#2850) by Victor Stinner · 7 years ago
  59. d439d3e Minor typo in curses.rst (#2763) by waxmoon · 7 years ago
  60. c648a93 bpo-30980: Fix double close in asyncore.file_wrapper (#2789) by Nir Soffer · 7 years ago
  61. 5b4feb7 bpo-30188: test_nntplib catch also ssl.SSLEOFError (#2843) by Victor Stinner · 7 years ago
  62. 0663495 bpo-26762: Avoid daemon process in _test_multiprocessing (#2842) by Victor Stinner · 7 years ago
  63. b364d9f More Mac installer fixes for git-based workflow (#2839) by Ned Deily · 7 years ago
  64. 77e97ca bpo-30993: IDLE - Improve configdialog font page and tests. (#2831) by Terry Jan Reedy · 7 years ago
  65. 26248ef bpo-30456: Clarify example for duplicates in second argument of isinstance (GH-1699) by Eli Boyarski · 7 years ago
  66. 4c7532e Mac installer build now needs venv for docs build (#2828) by Ned Deily · 7 years ago
  67. 07ba305 bpo-30993: IDLE - Improve configdialog font page and tests. (#2818) by Terry Jan Reedy · 7 years ago
  68. 3051f0b bpo-30919: shared memory allocation performance regression in multiprocessing (#2708) by Antoine Pitrou · 7 years ago
  69. 2b1e6e9 bpo-30119: fix ftplib.FTP.putline() to throw an error for a illegal command (#1214) by Dong-hee Na · 7 years ago
  70. 896145d bpo-26732: fix too many fds in processes started with the "forkserver" method (#2813) by Antoine Pitrou · 7 years ago
  71. 616ecf1 bpo-30981: IDLE: Augment one configdialog font page test (#2810) by Terry Jan Reedy · 7 years ago
  72. ff92ff5 Fix test failure without ctypes (#2802) by Antoine Pitrou · 7 years ago
  73. e72b135 bpo-30891: Fix again importlib _find_and_load() (#2665) by Victor Stinner · 7 years ago
  74. 3913bad bpo-19896: Add typecodes 'q' and 'Q' to multiprocessing.sharedctypes (#2741) by Gareth Rees · 7 years ago
  75. 7c5798e bpo-30981: temporarity skip failing IDLE test class (#2798) by Terry Jan Reedy · 7 years ago
  76. d0969d6 bpo-30981: IDLE -- Add more configdialog font page tests. (#2794) by Terry Jan Reedy · 7 years ago
  77. a54a8f1 bpo-28523: IDLE: Use 'color' instead of 'colour'. (#2787) by Terry Jan Reedy · 7 years ago
  78. b3527bf bpo-30964: Mention ensurepip in package installation docs (GH-2786) by Nicholas · 7 years ago
  79. 287c559 bpo-30822: Fix testing of datetime module. (#2530) (#2783) by Utkarsh Upadhyay · 7 years ago
  80. fff2a21 Fix typo in Turtle Docs: yingyang -> yinyang (GH-2770) by 靳阳 · 7 years ago
  81. 5b392bb bpo-30822: Exclude tzdata from regrtest --all (#2775) by Victor Stinner · 7 years ago
  82. 5bffcf3 Update doc download files size estimates. (#2771) by Ned Deily · 7 years ago
  83. 9f9192a bpo-30968: Fix test_get_font in IDLE's test_config. (#2769) by terryjreedy · 7 years ago
  84. 856cbcc bpo-29403: Fix mock's broken autospec behavior on method-bound builtin functions (GH-3) by Aaron Gallagher · 7 years ago
  85. ed014f7 bpo-30917: IDLE: Fix mock_config deepcopy to read_string (#2754) by Louie Lu · 7 years ago
  86. d81bea6 Use pythontest.net instead of debian.org in test_urllib2net (GH-2755) by Ammar Askar · 7 years ago
  87. f776eb0 bpo-30917: IDLE: Add config.IdleConf unittests (#2691) by Louie Lu · 7 years ago
  88. 5feda33 bpo-30450: Fix logic for retrying nuget.exe download (#2744) by Steve Dower · 7 years ago
  89. 4ed5ad7 bpo-30961: Fix decrementing a borrowed reference in tracemalloc. (#2747) by Xiang Zhang · 7 years ago
  90. ba75af7 bpo-30794: added kill() method to multiprocessing.Process (#2528) by Vitor Pereira · 7 years ago
  91. f474c5a bpo-30946: Remove obsolete fallback code in readline module (#2738) by Antoine Pitrou · 7 years ago
  92. efa26bc bpo-30450: Fall back to git.exe if no Python is found. (#2739) by Steve Dower · 7 years ago
  93. 588836d bpo-30450: Adds alternate download approach for nuget.exe (#2737) by Steve Dower · 7 years ago
  94. 2c8a5e4 bpo-30808: Use _Py_atomic API for concurrency-sensitive signal state (#2417) by Antoine Pitrou · 7 years ago
  95. 68d663c [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) by Steve Dower · 7 years ago
  96. 49f6449 bpo-30936: Fix a reference leak in json when fail to sort keys. (#2712) by Serhiy Storchaka · 7 years ago
  97. 95bebb7 bpo-30934: Document coverage details for idlelib tests (#2711) by terryjreedy · 7 years ago
  98. 50f5816 bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) by Ned Deily · 7 years ago
  99. f0b6a26 bpo-30836: fix test_c_locale_coercion on AIX (GH-2713) by Nick Coghlan · 7 years ago
  100. 286e1c1 Null merge so github sees fork as synchronized with python (#2710) by terryjreedy · 7 years ago