1. 36456df bpo-37392: Remove sys.setcheckinterval() (GH-14355) by Victor Stinner · 5 years ago
  2. 9fc720e bpo-4963: Fix for initialization and non-deterministic behavior issues in mimetypes (GH-3062) by David K. Hess · 5 years ago
  3. 6793cce bpo-36889: Document asyncio Stream and StreamServer (GH-14203) by Xtreak · 5 years ago
  4. 60419a7 bpo-37363: Add audit events for a range of modules (GH-14301) by Steve Dower · 5 years ago
  5. 2ac3bab bpo-37345: Add formal UDPLITE support (GH-14258) by Gabe Appleton · 5 years ago
  6. 9ffca67 asyncio: Fix docs for default event loop (#14308) by Ben Darnell · 5 years ago
  7. c8a3541 bpo-35224: Reverse evaluation order of key: value in dict comprehensions (GH-14139) by Jörn Heissler · 5 years ago
  8. f569092 bpo-37351: Removes libpython38.a from standard Windows distribution (#14276) by Steve Dower · 5 years ago
  9. 8b2aa1f Use `python -m pip install` in porting guide and venv docs (GH-13257) by Brad · 5 years ago
  10. d006800 Docs: Improved phrasing (GH-14069) by Aeros · 5 years ago
  11. c68e3fb Update What's New in Python 3.9 (GH-14253) by Victor Stinner · 5 years ago
  12. bc5caf8 bpo-37342: Fix the incorrect nb_index's type in typeobj documentation (GH-14241) by Hai Shi · 5 years ago
  13. af41c56 Update What's New in Python 3.8 (GH-14239) by Victor Stinner · 5 years ago
  14. 35068bd Add missing single quote in io.TextIOWrapper.reconfigure documentation (GH-14246) by Harmon · 5 years ago
  15. f06b569 bpo-37331: Clarify format of socket handler messages in the documentation. (GH-14234) by Vinay Sajip · 5 years ago
  16. 0150001 bpo-37258: Not a bug, but added a unit test and updated documentation. (GH-14229) by Vinay Sajip · 5 years ago
  17. 987a0dc bpo-36710: Remove PyImport_Cleanup() function (GH-14221) by Victor Stinner · 5 years ago
  18. 809ff11 Document typing.ForwardRef (GH-14216) by Ivan Levkivskyi · 5 years ago
  19. 47c2de7 Document changes in PyNode_AddChild and PyParser_AddToken (GH-14214) by Ivan Levkivskyi · 5 years ago
  20. 6b9c204 bpo-34903: Document that some strptime formats only require 1 digit (GH-14149) by Mike Gleen · 5 years ago
  21. 201bc2d bpo-5680: IDLE: Customize running a module (GH-13763) by Cheryl Sabella · 5 years ago
  22. ac7b1a3 bpo-37320: Remove openfp() of aifc, sunau and wave (GH-14169) by Victor Stinner · 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. 4acdbf1 bpo-34556: Add --upgrade-deps to venv module (#13100) by Cooper Lees · 5 years ago
  25. ca7b504 bpo-37111: Add 'encoding' and 'errors' parameters to logging.basicCon… (GH-14008) by Vinay Sajip · 5 years ago
  26. 5352cc4 bpo-37194: Add PyObject_CallNoArgs() rationale (GH-14159) by Victor Stinner · 5 years ago
  27. 231aad3 bpo-37315: Deprecate accepting floats in math.factorial(). (GH-14147) by Serhiy Storchaka · 5 years ago
  28. 1ce2656 bpo-37194: Complete PyObject_CallXXX() docs (GH-14156) by Victor Stinner · 5 years ago
  29. 2ff58a2 bpo-37194: Add a new public PyObject_CallNoArgs() function (GH-13890) by Victor Stinner · 5 years ago
  30. 8bf08ee bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143) by Victor Stinner · 5 years ago
  31. 5600b5e bpo-28805: document METH_FASTCALL (GH-14079) by Jeroen Demeyer · 5 years ago
  32. 5529515 Doc: Remove an ugly space before a dot. (GH-14123) by Julien Palard · 5 years ago
  33. cfa0394 Doc: Deprecation header: More precise wording. (GH-14109) by Julien Palard · 5 years ago
  34. 6ef4d32 Update link in colorsys docs to be https (GH-14062) by Alex Gaynor · 5 years ago
  35. 7d23dbe Doc: Bump Sphinx verison. (#13785) by Julien Palard · 5 years ago
  36. f475729 Update weakref.rst (GH-14098) by Géry Ogam · 5 years ago
  37. 7efc526 bpo-36707: Document "m" removal from sys.abiflags (GH-14090) by Victor Stinner · 5 years ago
  38. bd5798f Document C API changes in What's New in Python 3.8 (GH-14092) by Victor Stinner · 5 years ago
  39. 066e5b1 bpo-37266: Daemon threads are now denied in subinterpreters (GH-14049) by Victor Stinner · 5 years ago
  40. 212646c bpo-37261: Document sys.unraisablehook corner cases (GH-14059) by Victor Stinner · 5 years ago
  41. 21a92f8 Implement Windows release builds in Azure Pipelines (GH-14065) by Steve Dower · 5 years ago
  42. 431478d Update concurrent.futures.rst (GH-14061) by Géry Ogam · 5 years ago
  43. d0eeb93 bpo-37077: Add native thread ID (TID) for AIX (GH-13624) by Michael Felt · 5 years ago
  44. 9549203 bpo-6689: os.path.commonpath raises ValueError for different drives isn't documented (GH-14045) by Makdon · 5 years ago
  45. 6d22cc8 bpo-37261: Fix support.catch_unraisable_exception() (GH-14052) by Victor Stinner · 5 years ago
  46. 905e19a bpo-37216: update version to 3.9 in mac using document (GH-13966) by Makdon · 5 years ago
  47. 3a2883c Add 3.9 whatsnew file (GH-14040) by Ned Deily · 5 years ago
  48. a04ea4f bpo-37253: Fix typo in PyCompilerFlags doc (GH-14036) by Victor Stinner · 5 years ago
  49. 2c9b498 bpo-37253: Document PyCompilerFlags.cf_feature_version (GH-14019) by Victor Stinner · 5 years ago
  50. 5287022 bpo-37160: Thread native ID NetBSD support (GH-13835) by David Carlier · 5 years ago
  51. 405f648 bpo-32625: Updated documentation for EXTENDED_ARG. (GH-13985) by Yao Zuo · 5 years ago
  52. 10b55c1 bpo-35766: Change format for feature_version to (major, minor) (GH-13992) by Guido van Rossum · 5 years ago
  53. 9b33ce4 bpo-35766: What's new in the ast and typing modules (#13984) by Guido van Rossum · 5 years ago
  54. e042a45 Do not use explicit inheritance from object in the documentation. (GH-13936) by Serhiy Storchaka · 5 years ago
  55. c879ff2 bpo-36785: PEP 574 What's New entry (#13931) by Antoine Pitrou · 5 years ago
  56. b9438ce Add some placeholder notes for major 3.8 features (GH-13927) by Nick Coghlan · 5 years ago
  57. e119b3d bpo-37178: Allow a one argument form of math.perm() (GH-13905) by Raymond Hettinger · 5 years ago
  58. de76c07 bpo-37134: Add PEP570 notation to the signature of byte{array}.translate (GH-13874) by Pablo Galindo · 5 years ago
  59. dc24765 bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH-13860) by Zackery Spytz · 5 years ago
  60. 4867eaa Add importlib.metadata to what's new. (#13855) by Barry Warsaw · 5 years ago
  61. c4c421d bpo-37134: Use PEP570 syntax for sum() (GH-13851) by Pablo Galindo · 5 years ago
  62. c4c15ed bpo-35551: encodings update (GH-11446) by Ashwin Ramaswami · 5 years ago
  63. 54edb04 bpo-37134: Add PEP570 notation to the documentation (GH-13743) by Pablo Galindo · 5 years ago
  64. 1e77ab0 bpo-33725, multiprocessing doc: rephase warning against fork on macOS (GH-13841) by Victor Stinner · 5 years ago
  65. 142566c [3.9] bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-12620) by Serhiy Storchaka · 5 years ago
  66. ccf0efb bpo-26836: Document os.memfd_create() name parameter (GH-13838) by Victor Stinner · 5 years ago
  67. d4cf099 Fix documentation (GH-13721) by Benjamin Yeh · 5 years ago
  68. 59e7bbc Doc: Python 3.9 in sidebar and version switcher. (GH-13824) by Julien Palard · 5 years ago
  69. 9ab2fb1 Bump to 3.9.0a0 by Łukasz Langa · 5 years ago
  70. 23d7ce7 Merge tag 'v3.8.0b1' by Łukasz Langa · 5 years ago
  71. 001d63c bpo-35047: Update whatsnew/3.8 for better mock error message (GH-13746) by Petter Strandmark · 5 years ago
  72. 3b5deb0 Python 3.8.0b1 by Łukasz Langa · 5 years ago
  73. 46d88a1 bpo-35805: Add parser for Message-ID email header. (GH-13397) by Abhilash Raj · 5 years ago
  74. f0b5ae4 bpo-30699: Improve example on datetime tzinfo instances (GH-4290) by Mario Corchero · 5 years ago
  75. 7f9a2ae Revert "bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-13786)" (#13802) by Łukasz Langa · 5 years ago
  76. 8f4bbb5 Fix grammar (GH-13801) by Raymond Hettinger · 5 years ago
  77. 8bcf262 More updates to the annotated assignments docs (GH-13794) by Ivan Levkivskyi · 5 years ago
  78. 963eb0f bpo-35431: Drop the k <= n requirement (GH-13798) by Raymond Hettinger · 5 years ago
  79. 0f0a30f bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-13786) by Victor Stinner · 5 years ago
  80. 78c7d52 bpo-37120: Add SSLContext.num_tickets (GH-13719) by Christian Heimes · 5 years ago
  81. 47eb223 bpo-36868: Fix what's new for SSLContext.hostname_checks_common_name (GH-13248) by Christian Heimes · 5 years ago
  82. 0b9956e bpo-37087: Adding native ID support for OpenBSD (GH-13654) by David Carlier · 5 years ago
  83. 141da44 Doc fix: duplicate object description of email.message (GH-13742) by Julien Palard · 5 years ago
  84. 01ae897 Add credits to What's New in Python 3.8 (GH-13776) by Victor Stinner · 5 years ago
  85. 91234a1 bpo-26219: per opcode cache for LOAD_GLOBAL (GH-12884) by Inada Naoki · 5 years ago
  86. 13136e8 bpo-36896: Clarify that some types constructors are unstable (GH-13271) by Matthias Bussonnier · 5 years ago
  87. 9e3e06e bpo-36974: document PEP 590 (GH-13450) by Jeroen Demeyer · 5 years ago
  88. 82eac26 Update the annotated assignment docs (GH-13757) by Ivan Levkivskyi · 5 years ago
  89. 0d70227 Fix typos in docs and docstrings (GH-13745) by Xtreak · 5 years ago
  90. e1179a5 bpo-19184: Update the documentation of dis module. (GH-13652) by Michele Angrisano · 5 years ago
  91. aca273e bpo-37014: Update docstring and Documentation of fileinput.FileInput(). (GH-13545) by Michele Angrisano · 5 years ago
  92. c529967 bpo-36027: Extend three-argument pow to negative second argument (GH-13266) by Mark Dickinson · 5 years ago
  93. 5ae299a bpo-37128: Add math.perm(). (GH-13731) by Serhiy Storchaka · 5 years ago
  94. b7daabd Improve version added references in `typing` module docs (GH-13457) by Anthony Sottile · 5 years ago
  95. b7fade4 Put math.comb() docs is correct place alphabetically (GH-13734) by Raymond Hettinger · 5 years ago
  96. 218e47b bpo-29414: Change 'the for statement is such an iterator' in Tutorial (GH-273) by Marco Buttu · 5 years ago
  97. bdbad71 bpo-20092. Use __index__ in constructors of int, float and complex. (GH-13108) by Serhiy Storchaka · 5 years ago
  98. 3b57f50 bpo-36842: Pass positional only parameters to code_new audit hook (GH-13707) by Pablo Galindo · 5 years ago
  99. 56624a9 bpo-28595: Allow shlex whitespace_split with punctuation_chars (GH-2071) by Evan · 5 years ago
  100. 2b843ac bpo-35431: Refactor math.comb() implementation. (GH-13725) by Serhiy Storchaka · 5 years ago