1. 60419a7 bpo-37363: Add audit events for a range of modules (GH-14301) by Steve Dower · 5 years ago
  2. a8b27e6 bpo-36974: inherit tp_vectorcall_offset unconditionally (GH-13858) by Jeroen Demeyer · 5 years ago
  3. 47fbc4e bpo-37359: Add --cleanup option to python3 -m test (GH-14332) by Victor Stinner · 5 years ago
  4. 2ac3bab bpo-37345: Add formal UDPLITE support (GH-14258) by Gabe Appleton · 5 years ago
  5. 770847a bpo-37348: optimize decoding ASCII string (GH-14283) by Inada Naoki · 5 years ago
  6. c8a3541 bpo-35224: Reverse evaluation order of key: value in dict comprehensions (GH-14139) by Jörn Heissler · 5 years ago
  7. 184f3d4 bpo-37364: Use io.open_code() to read .pth files (GH-14299) by Steve Dower · 5 years ago
  8. f569092 bpo-37351: Removes libpython38.a from standard Windows distribution (#14276) by Steve Dower · 5 years ago
  9. e56a123 bpo-37362: test_gdb now ignores stderr (GH-14287) by Victor Stinner · 5 years ago
  10. a0d73a1 bpo-30202 : Update test.test_importlib.test_abc to test find_spec() (GH-12847) by Joannah Nanjekye · 5 years ago
  11. 08286d5 bpo-37316: mmap.mmap() passes the wrong variable to PySys_Audit() (GH-14152) by Zackery Spytz · 5 years ago
  12. 08970cb bpo-36210: update optional extension handling for AIX (GH-12202) by Michael Felt · 5 years ago
  13. 0c48618 Fix bpo number in News file. (GH-14260) by Eric V. Smith · 5 years ago
  14. 54cf2e0 bpo-37325: Fix focus traversal for 2 IDLE dialogs (#14209) by Terry Jan Reedy · 5 years ago
  15. d287215 Add pganssle to CODEOWNERS and ACKS (GH-14138) by Paul Ganssle · 5 years ago
  16. 6b9c204 bpo-34903: Document that some strptime formats only require 1 digit (GH-14149) by Mike Gleen · 5 years ago
  17. d8f336f bpo-35360: Update macOS installer to use SQLite 3.28.0 (GH-14180) by animalize · 5 years ago
  18. f3fb839 bpo-34631: Updated OpenSSL to 1.1.1c in macOS installer (GH-14187) by Ned Deily · 5 years ago
  19. 201bc2d bpo-5680: IDLE: Customize running a module (GH-13763) by Cheryl Sabella · 5 years ago
  20. 343ed0f bpo-37189: Export old PyRun_XXX() functions (#14142) by Victor Stinner · 5 years ago
  21. ac7b1a3 bpo-37320: Remove openfp() of aifc, sunau and wave (GH-14169) by Victor Stinner · 5 years ago
  22. 8fac122 bpo-37321: Edit IDLE subprocess connection error messages. (#14170) by Terry Jan Reedy · 5 years ago
  23. 5bff3c8 bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678) by Tal Einat · 5 years ago
  24. a268edd bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163) by Steve Dower · 5 years ago
  25. 4acdbf1 bpo-34556: Add --upgrade-deps to venv module (#13100) by Cooper Lees · 5 years ago
  26. ca7b504 bpo-37111: Add 'encoding' and 'errors' parameters to logging.basicCon… (GH-14008) by Vinay Sajip · 5 years ago
  27. 231aad3 bpo-37315: Deprecate accepting floats in math.factorial(). (GH-14147) by Serhiy Storchaka · 5 years ago
  28. 2ff58a2 bpo-37194: Add a new public PyObject_CallNoArgs() function (GH-13890) by Victor Stinner · 5 years ago
  29. 8bf08ee bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143) by Victor Stinner · 5 years ago
  30. 2e9954d bpo-36922: use Py_TPFLAGS_METHOD_DESCRIPTOR in lookup_maybe_method() (GH-13865) by Jeroen Demeyer · 5 years ago
  31. 28fca0c bpo-37267: Do not check for FILE_TYPE_CHAR in os.dup() on Windows (GH-14051) by Zackery Spytz · 5 years ago
  32. c83356c closes bpo-37300: Remove unnecessary Py_XINCREF in classobject.c. (GH-14120) by Hai Shi · 5 years ago
  33. 5600b5e bpo-28805: document METH_FASTCALL (GH-14079) by Jeroen Demeyer · 5 years ago
  34. 8047e0e bpo-35922: Fix RobotFileParser when robots.txt has no relevant crawl delay or request rate (GH-11791) by Rémi Lapeyre · 5 years ago
  35. 3a1d50e bpo-28009: Fix uuid SkipUnless logic to be based on platform programs capable of introspection (GH-12777) by Michael Felt · 5 years ago
  36. 0237265 Use threadpool for reading from file in sendfile fallback mode (#14076) by Andrew Svetlov · 5 years ago
  37. ef21523 bpo-37279: Fix asyncio sendfile support when extra data are sent in fallback mode. (GH-14075) by Andrew Svetlov · 5 years ago
  38. 066e5b1 bpo-37266: Daemon threads are now denied in subinterpreters (GH-14049) by Victor Stinner · 5 years ago
  39. 9765efc bpo-19865: ctypes.create_unicode_buffer() supports non-BMP strings on Windows (GH-14081) by Zackery Spytz · 5 years ago
  40. f0749da bpo-35998: Avoid TimeoutError in test_asyncio: test_start_tls_server_1() (GH-14080) by Andrew Svetlov · 5 years ago
  41. 0755945 bpo-37278: Fix test_asyncio ProactorLoopCtrlC (GH-14074) by Victor Stinner · 5 years ago
  42. 05f8318 bpo-37269: Correctly optimise conditionals with constant booleans (GH-14071) by Pablo Galindo · 5 years ago
  43. d0eeb93 bpo-37077: Add native thread ID (TID) for AIX (GH-13624) by Michael Felt · 5 years ago
  44. 3498c64 bpo-37213: Handle negative line deltas correctly in the peephole optimizer (GH-13969) by Pablo Galindo · 5 years ago
  45. 6d22cc8 bpo-37261: Fix support.catch_unraisable_exception() (GH-14052) by Victor Stinner · 5 years ago
  46. 63ab4ba bpo-37210: Fix pure Python pickle when _pickle is unavailable (GH-14016) by Victor Stinner · 5 years ago
  47. b4b814b bpo-37231: optimize calls of special methods (GH-13973) by Jeroen Demeyer · 5 years ago
  48. 8725c83 bpo-35070: test_getgrouplist may fail on macOS if too many groups (GH-13071) by Jeffrey Kintscher · 5 years ago
  49. d1c85a2 bpo-37257: obmalloc: stop simple arena thrashing (#14039) by Tim Peters · 5 years ago
  50. 468e5fe bpo-36402: Fix threading._shutdown() race condition (GH-13948) by Victor Stinner · 5 years ago
  51. b4c7def bpo-36779: time.tzname returns empty string on Windows if default cod… (GH-13073) by Paul Monson · 5 years ago
  52. 95f61c8 bpo-37069: regrtest uses sys.unraisablehook (GH-13759) by Victor Stinner · 5 years ago
  53. 5287022 bpo-37160: Thread native ID NetBSD support (GH-13835) by David Carlier · 5 years ago
  54. 10b55c1 bpo-35766: Change format for feature_version to (major, minor) (GH-13992) by Guido van Rossum · 5 years ago
  55. 65aa64f bpo-36607: Eliminate RuntimeError raised by asyncio.all_tasks() (GH-13971) by Andrew Svetlov · 5 years ago
  56. 1f11cf9 bpo-37219: Remove erroneous optimization for differencing an empty set (GH-13965) by Raymond Hettinger · 5 years ago
  57. 4f6f7c5 bpo-18748: Fix _pyio.IOBase destructor (closed case) (GH-13952) by Victor Stinner · 5 years ago
  58. 8a8b59c bpo-37215: Fix dtrace issue introduce by bpo-36842 (GH-13940) by Christian Heimes · 5 years ago
  59. 45a1494 bpo-11122: fix hardcoded path checking for rpmbuild in bdist_rpm.py (GH-10594) by Marcin Niemira · 5 years ago
  60. e119b3d bpo-37178: Allow a one argument form of math.perm() (GH-13905) by Raymond Hettinger · 5 years ago
  61. 8cc605a bpo-34886: Fix subprocess.run handling of exclusive arguments (GH-11727) by Rémi Lapeyre · 5 years ago
  62. d407d2a bpo-37173: Show passed class in inspect.getfile error (GH-13861) by Philipp A · 5 years ago
  63. 03d5831 bpo-37150: Throw ValueError if FileType class object was passed in add_argument (GH-13805) by zygocephalus · 5 years ago
  64. 3bf0f3a bpo-37169: Rewrite _PyObject_IsFreed() unit tests (GH-13888) by Victor Stinner · 5 years ago
  65. 554450f bpo-37177: make IDLE's search dialogs transient (GH-13869) by Tal Einat · 5 years ago
  66. dc24765 bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH-13860) by Zackery Spytz · 5 years ago
  67. f6713e8 bpo-36520: Email header folded incorrectly (#13608) by websurfer5 · 5 years ago
  68. e985804 bpo-37165: Convert _count_elements to the argument clinic (GH-13848) by Raymond Hettinger · 5 years ago
  69. c4c15ed bpo-35551: encodings update (GH-11446) by Ashwin Ramaswami · 5 years ago
  70. 66c4f3f bpo-21315: Fix parsing of encoded words with missing leading ws. (#13425) by Abhilash Raj · 5 years ago
  71. 6c01ebc bpo-37158: Simplify and speed-up statistics.fmean() (GH-13832) by Raymond Hettinger · 5 years ago
  72. 9aa7856 bpo-34767: Do not always create a collections.deque() in asyncio.Lock() (GH-13834) by Zackery Spytz · 5 years ago
  73. 949fe97 bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791) by Terry Jan Reedy · 5 years ago
  74. 19a1e1e bpo-34282: Remove deprecated enum _convert method (GH-13823) by Zachary Ware · 5 years ago
  75. 23d7ce7 Merge tag 'v3.8.0b1' by Łukasz Langa · 5 years ago
  76. aa79707 bpo-30835: email: Fix AttributeError when parsing invalid CTE (GH-13598) by Abhilash Raj · 5 years ago
  77. 3b5deb0 Python 3.8.0b1 by Łukasz Langa · 5 years ago
  78. 46d88a1 bpo-35805: Add parser for Message-ID email header. (GH-13397) by Abhilash Raj · 5 years ago
  79. bc6469f bpo-37153: test_venv.test_mutiprocessing() calls pool.terminate() (GH-13816) by Victor Stinner · 5 years ago
  80. 7f9a2ae Revert "bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-13786)" (#13802) by Łukasz Langa · 5 years ago
  81. 0fd2c30 Revert "bpo-36818: Add PyInterpreterState.runtime field. (gh-13129)" (GH-13795) by Victor Stinner · 5 years ago
  82. 9535aff Revert "bpo-35621: Support running subprocesses in asyncio when loop is executed in non-main thread (#13630)" (GH-13793) by Andrew Svetlov · 5 years ago
  83. 0f0a30f bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-13786) by Victor Stinner · 5 years ago
  84. 78c7d52 bpo-37120: Add SSLContext.num_tickets (GH-13719) by Christian Heimes · 5 years ago
  85. 47eb223 bpo-36868: Fix what's new for SSLContext.hostname_checks_common_name (GH-13248) by Christian Heimes · 5 years ago
  86. 06651ee bpo-37081: Test with OpenSSL 1.1.1c (GH-13631) by Christian Heimes · 5 years ago
  87. e225beb Revert "bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13714)" (GH-13780) by Victor Stinner · 5 years ago
  88. 0b9956e bpo-37087: Adding native ID support for OpenBSD (GH-13654) by David Carlier · 5 years ago
  89. 91234a1 bpo-26219: per opcode cache for LOAD_GLOBAL (GH-12884) by Inada Naoki · 5 years ago
  90. 0288dd6 bpo-36231: Support building on macOS without /usr/include (GH-13773) by Ned Deily · 5 years ago
  91. 8565f6b bpo-35814: Allow unpacking in r.h.s of annotated assignment expressions (GH-13760) by Pablo Galindo · 5 years ago
  92. 01ee12b bpo-33569 Preserve type information with dataclasses.InitVar (GH-8927) by Augusto Hack · 5 years ago
  93. 0025350 bpo-37069: tests use catch_unraisable_exception() (GH-13762) by Victor Stinner · 5 years ago
  94. 13136e8 bpo-36896: Clarify that some types constructors are unstable (GH-13271) by Matthias Bussonnier · 5 years ago
  95. aca273e bpo-37014: Update docstring and Documentation of fileinput.FileInput(). (GH-13545) by Michele Angrisano · 5 years ago
  96. 6bdc4de bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307) by Cheryl Sabella · 5 years ago
  97. 7ffcf84 bpo-37126: Allow structseq objects to be tracked by the GC (GH-13729) by Pablo Galindo · 5 years ago
  98. 13ed079 bpo-35621: Support running subprocesses in asyncio when loop is executed in non-main thread (#13630) by Andrew Svetlov · 5 years ago
  99. c529967 bpo-36027: Extend three-argument pow to negative second argument (GH-13266) by Mark Dickinson · 5 years ago
  100. 5ae299a bpo-37128: Add math.perm(). (GH-13731) by Serhiy Storchaka · 5 years ago