1. 82642a0 bpo-37689: add Path.is_relative_to() method (GH-14982) by Hai Shi · 5 years ago
  2. 8a784af bpo-37814: Document the empty tuple type annotation syntax (GH-15208) by Josh Holland · 5 years ago
  3. 1ac2a83 bpo-37583: Add err 113 to support.get_socket_conn_refused_errs() (GH-14729) by Hai Shi · 5 years ago
  4. b0dace3 bpo-37841: Remove python_uwp dependency on msvcp140.dll (GH-15253) by Steve Dower · 5 years ago
  5. 99d208e bpo-37760: Constant-fold some old options in makeunicodedata. (GH-15129) by Greg Price · 5 years ago
  6. def97c9 bpo-37758: Clean out vestigial script-bits from test_unicodedata. (GH-15126) by Greg Price · 5 years ago
  7. 4e3dfcc bpo-37760: Mark all generated Unicode data headers as generated. (GH-15171) by Greg Price · 5 years ago
  8. ef2af1a bpo-37760: Factor out the basic UCD parsing logic of makeunicodedata. (GH-15130) by Greg Price · 5 years ago
  9. 66a34d3 bpo-37759: Second round of edits to Whatsnew 3.8 (GH-15204) by Raymond Hettinger · 5 years ago
  10. c1aeb29 Remove versioned executables from non-APPX packages (GH-15237) by Steve Dower · 5 years ago
  11. 3e34a25 bpo-37354: Sign Activate.ps1 for release (GH-15235) by Steve Dower · 5 years ago
  12. 732775d bpo-37354: Make Powershell Activate.ps1 script static to allow for signing (GH-14967) by Derek Keeler · 5 years ago
  13. 44046fe bpo-37804: Remove the deprecated method threading.Thread.isAlive() (GH-15225) by Dong-hee Na · 5 years ago
  14. f9590ed Fix docs for assert_called and assert_called_once (#15197) by Ismail S · 5 years ago
  15. f03b4c8 bpo-37819: Add Fraction.as_integer_ratio() (GH-15212) by Raymond Hettinger · 5 years ago
  16. 09a1872 bpo-32178: Fix IndexError trying to parse 'To' header starting with ':'. (GH-15044) by Abhilash Raj · 5 years ago
  17. 51aac15 Delete leftover clinic-generated file for C zipimport. (GH-15174) by Greg Price · 5 years ago
  18. b4be87a bpo-32912: Revert SyntaxWarning on invalid escape sequences. (GH-15195) by Gregory P. Smith · 5 years ago
  19. 92c7e30 bpo-37642: Update acceptable offsets in timezone (GH-14878) by Ngalim Siregar · 5 years ago
  20. ed70a34 bpo-36511: Fix failures in Windows ARM32 buildbot (GH-15181) by Paul Monson · 5 years ago
  21. aa542c2 bpo-37795: Capture DeprecationWarnings in the test suite (GH-15184) by Pablo Galindo · 5 years ago
  22. 10a0a09 bpo-37268: test_parser fails when run with -Werror (GH-15183) by Zackery Spytz · 5 years ago
  23. f4e725f bpo-25172: Raise appropriate ImportError msg when crypt module used on Windows (GH-15149) by shireenrao · 5 years ago
  24. 2a570af bpo-37587: optimize json.loads (GH-15134) by Inada Naoki · 5 years ago
  25. e43e7ed bpo-35892: Add usage note to mode() (GH-15122) by Raymond Hettinger · 5 years ago
  26. 7d44e7a bpo-37685: Use singletons ALWAYS_EQ and NEVER_EQ in more tests. (GH-15167) by Serhiy Storchaka · 5 years ago
  27. 662db12 bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952) by Serhiy Storchaka · 5 years ago
  28. 4c69be2 bpo-34775: Return NotImplemented in PurePath division. (GH-9509) by aiudirog · 5 years ago
  29. 0378d98 bpo-37734: Remove unnecessary brace escapes in PC/layout script (GH-15165) by Steve Dower · 5 years ago
  30. 87ce958 bpo-37778: Fixes the icons used for file associations to the Microsoft Store package (GH-15150) by Steve Dower · 5 years ago
  31. 1fab9cb bpo-37734: Fix use of registry values to launch Python from Microsoft Store app (GH-15146) by Steve Dower · 5 years ago
  32. 362f535 Update pickle.rst (GH-14128) by Géry Ogam · 5 years ago
  33. e9cbcd0 bpo-37004: Documented asymmetry of string arguments in difflib.SequenceMatcher for ratio method (GH-13482) by sweeneyde · 5 years ago
  34. 610a482 bpo-37646: Document that eval() cannot access nested scopes (GH-15117) by Raymond Hettinger · 5 years ago
  35. 3e41f3c bpo-34488: optimize BytesIO.writelines() (GH-8904) by Sergey Fedoseev · 5 years ago
  36. 3a5c433 Make importlib.metadata a simple module (#15153) by Barry Warsaw · 5 years ago
  37. cfebfef Improve signal documentation (GH-14274) by Géry Ogam · 5 years ago
  38. 4f9ffc9 bpo-37759: First round of major edits to Whatsnew 3.8 (GH-15127) by Raymond Hettinger · 5 years ago
  39. 1213123 bpo-36419: IDLE - Refactor autocompete and improve testing. (#15121) by Terry Jan Reedy · 5 years ago
  40. d748a80 Adds Tim Hopper and Dan Lidral-Porter to ACKS (GH-15101) by Timothy Hopper · 5 years ago
  41. 1407029 bpo-37748: Re-order the Run menu. (GH-15115) by Terry Jan Reedy · 5 years ago
  42. adf02b3 Update itertools docs (GH-15114) by Raymond Hettinger · 5 years ago
  43. b1c8ec0 bpo-28292: Mark calendar.py helper functions as private. (GH-15113) by Raymond Hettinger · 5 years ago
  44. 8183bb8 bpo-36324: Update comments to include the target hash sums (GH-15110) by Raymond Hettinger · 5 years ago
  45. 86f1a18 bpo-37706: IDLE - fix sidebar code bug and drag tests (GH-15103) by Tal Einat · 5 years ago
  46. 18b711c bpo-37648: Fixed minor inconsistency in some __contains__. (GH-14904) by Serhiy Storchaka · 5 years ago
  47. 17e5264 bpo-37685: Fixed comparisons of datetime.timedelta and datetime.timezone. (GH-14996) by Serhiy Storchaka · 5 years ago
  48. 5c72bad Correct description of HTTP status code 308. (GH-15078) by Florian Wendelborn · 5 years ago
  49. 9670ce7 bpo-18049: Define THREAD_STACK_SIZE for AIX to pass default recursion limit test (GH-15081) by Michael Felt · 5 years ago
  50. c5fa449 bpo-37444: Update differing exception between builtins and importlib (GH-14869) by Ngalim Siregar · 5 years ago
  51. 8e568ef bpo-30974: Change os.path.samefile docstring to match docs (GH-7337) by Timo Furrer · 5 years ago
  52. 7ea9a85 bpo-20523: pdb searches for .pdbrc in ~ instead of $HOME (GH-11847) by Timothy Hopper · 5 years ago
  53. 8fbece1 bpo-36590: Add Bluetooth RFCOMM and support for Windows. (GH-12767) by Greg Bowser · 5 years ago
  54. cb65b3a bpo-37742: Return the root logger when logging.getLogger('root') is c… (#15077) by Vinay Sajip · 5 years ago
  55. 854d0a4 bpo-36487: Make C-API docs clear about what the main interpreter is. (gh-12666) by Joannah Nanjekye · 5 years ago
  56. bf8162c bpo-37729: gc: write stats at once (GH-15050) by Inada Naoki · 5 years ago
  57. 4b3e975 bpo-16970: Adding error message for invalid args (GH-14844) by tmblweed · 5 years ago
  58. 2491134 bpo-37726: Prefer argparse over getopt in stdlib tutorial (#15052) by mental · 5 years ago
  59. 0d30ae1 bpo-36302: Sort list of sources (GH-12341) by Bernhard M. Wiedemann · 5 years ago
  60. 1a057ba bpo-18049: Sync thread stack size to main thread size on macOS (GH-14748) by Ronald Oussoren · 5 years ago
  61. ed5e8e0 bpo-37730: Fix usage of NotImplemented instead of NotImplementedError in docs. (GH-15062) by David H · 5 years ago
  62. 9f55551 bpo-37723: Fix performance regression on regular expression parsing. (GH-15030) by yannvgn · 5 years ago
  63. 1b29af8 bpo-34101: Add doc of PyBuffer_GetPointer (GH-14994) by Hai Shi · 5 years ago
  64. c9345e3 bpo-37695: Correct unget_wch error message. (GH-14986) by Anthony Sottile · 5 years ago
  65. 31c4fd2 bpo-37085: Expose SocketCAN bcm_msg_head flags (#13646) by karl ding · 5 years ago
  66. 472eced Refined Qt GUI example in the logging cookbook. (GH-15045) by Vinay Sajip · 5 years ago
  67. d04f890 IDLE: changelog correction and addition (GH-15042) by Terry Jan Reedy · 5 years ago
  68. 5982b72 bpo-33821: Update IDLE section of What's New 3.7 (#15036) by Terry Jan Reedy · 5 years ago
  69. a72ca90 bpo-33822: Add IDLE section of What's New 3.8 (#15035) by Terry Jan Reedy · 5 years ago
  70. fff5cb2 bpo-34162: Add missing items to idlelib/NEWS.txt. (GH-15034) by Terry Jan Reedy · 5 years ago
  71. c4cacc8 Fix typos in comments, docs and test names (#15018) by Min ho Kim · 5 years ago
  72. 0acb646 Fix idlelib typos discovered by min ho, pr 15018. (GH-15029) by Terry Jan Reedy · 5 years ago
  73. 84846b0 bpo-36084: Add threading Native ID information to What's New documentation (GH-14845) by Jake Tesler · 5 years ago
  74. eca7ffc Don't skip pickle check_frame_opcodes() (GH-15025) by Neil Schemenauer · 5 years ago
  75. 52a48e6 bpo-37707: Exclude expensive unit tests from PGO task (GH-15009) by Neil Schemenauer · 5 years ago
  76. 27eeaf0 bpo-37704: Remove Tools/scripts/h2py.py (GH-15000) by Victor Stinner · 5 years ago
  77. 8a758f5 bpo-37587: Make json.loads faster for long strings (GH-14752) by Marco Paolini · 5 years ago
  78. 9211e2f bpo-37268: Add deprecation notice and a DeprecationWarning for the parser module (GH-15017) by Pablo Galindo · 5 years ago
  79. f35c51d bpo-34162: Update idlelib/news.txt. (#15011) by Terry Jan Reedy · 5 years ago
  80. e8874b8 bpo-37706: Disable 3 IDLE scrollbar tests on Mac. (#15010) by Terry Jan Reedy · 5 years ago
  81. fe330fc Fix publishing of Windows release (GH-15006) by Steve Dower · 5 years ago
  82. 44212ec Add additional test for multi-line SyntaxError (GH-15003) by Anthony Sottile · 5 years ago
  83. 5b94f35 Fix `SyntaxError` indicator printing too many spaces for multi-line strings (GH-14433) by Anthony Sottile · 5 years ago
  84. e1b9002 bpo-36044: Avoid warnings in Windows PGO build and add lzma, bz2 and sqlite coverage (GH-14985) by Steve Dower · 5 years ago
  85. 049460d bpo-37697: Sync with importlib_metadata 0.19 (#14993) by Jason R. Coombs · 5 years ago
  86. b222955 bpo-37692: Improve highlight config sample (#14983) by Terry Jan Reedy · 5 years ago
  87. 17a058e Remove trailing .0 from version changed note (GH-14987) by Nick Coghlan · 5 years ago
  88. 6b5f1b4 bpo-37691: Let math.dist() accept sequences and iterables for coordinates (GH-14975) by Raymond Hettinger · 5 years ago
  89. 3221a63 bpo-37628: Fix IDLE config sample sizes (#14958) by Tal Einat · 5 years ago
  90. 1ed915e Add Qt GUI example to the logging cookbook. (GH-14978) by Vinay Sajip · 5 years ago
  91. 46ebd4a bpo-17535: Increase line number horizontal padding by 2 pixels (GH-14959) by Tal Einat · 5 years ago
  92. 91e4957 bpo-32910: Remove implementation detail in venv documentation. (GH-14968) by Derek Keeler · 5 years ago
  93. 9d9893a bpo-35524: Update Windows installer image in docs (GH-14966) by Steve Dower · 5 years ago
  94. b1eb20e bpo-37664: Update regex for ignoring cache warning on some buildbots (GH-14960) by Steve Dower · 5 years ago
  95. 3e54b57 bpo-37340: remove free_list for bound method objects (GH-14232) by Inada Naoki · 5 years ago
  96. 76b6451 bpo-29446: tkinter 'import *' only imports what it should (GH-14864) by Flavian Hautbois · 5 years ago
  97. c4cda43 bpo-37641 preserve relative file location in embeddable zip (GH-14884) by Bill Collins · 5 years ago
  98. 544fa15 Swap 'if' branches so content matches to condition in importlib example (GH-14947) by Tzu-ping Chung · 5 years ago
  99. 898318b bpo-37502: handle default parameter for buffers argument of pickle.loads correctly (GH-14593) by Markus Mohrhard · 5 years ago
  100. 93e8aa6 closes bpo-37675: Use pkgutil.iter_modules to find fixers in a package rather than listdir. (14942) by Benjamin Peterson · 5 years ago