1. 67673b0 Remove extraneous file from the Docs folder (GH-21286) by Pablo Galindo · 4 years ago
  2. 004e64e bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks() (GH-20874) by Rémi Lapeyre · 4 years ago
  3. 6b34d7b bpo-39385: Add an assertNoLogs context manager to unittest.TestCase (GH-18067) by Kit Choi · 4 years ago
  4. 741008a Doc: Minor fix to init config C API documentation (GH-21198) by tomerv · 4 years ago
  5. 3fa4799 Update FAQ release schedule and estimated users (GH-21180) by E-Paine · 4 years ago
  6. 038dd0f bpo-36346: Raise DeprecationWarning when creating legacy Unicode (GH-20933) by Inada Naoki · 4 years ago
  7. b333266 bpo-41123: Remove PyUnicode_AsUnicodeCopy (GH-21209) by Inada Naoki · 4 years ago
  8. dd8a93e bpo-23427: Add sys.orig_argv attribute (GH-20729) by Victor Stinner · 4 years ago
  9. a3ad95d Update libmpdec license dates (GH-21216) by Stefan Krah · 4 years ago
  10. e4f1fe6 bpo-41123: Remove PyLong_FromUnicode() (GH-21204) by Inada Naoki · 4 years ago
  11. d9f2a13 bpo-41123: Remove PyUnicode_GetMax() (GH-21192) by Inada Naoki · 4 years ago
  12. 8df1016 bpo-38870: Extend subject of ast.unparse warnings (GH-21053) by Batuhan Taskaya · 4 years ago
  13. 89e82c4 Add soft keywords to the documentation (GH-21185) by Pablo Galindo · 4 years ago
  14. 20a7902 bpo-41123: Remove Py_UNICODE_str* functions (GH-21164) by Inada Naoki · 4 years, 1 month ago
  15. 6f8a6ee bpo-41103: Remove old buffer protocol support (#21117) by Inada Naoki · 4 years, 1 month ago
  16. 77ed29b Fix typo in functions.rst (GH-21131) by Ram Rachum · 4 years, 1 month ago
  17. 589e8fe bpo-40204: Pin Sphinx version to 2.3.1 in ``Doc/Makefile``. (GH-21141) by Ned Deily · 4 years, 1 month ago
  18. cf18c9e bpo-40773: Fix rendering for 'retval' on the pdb page (GH-21081) by Arisaka97 · 4 years, 1 month ago
  19. bf2e515 bpo-40707: Document that Popen.communicate sets the returncode attribute (GH-20283) by Gareth Rees · 4 years, 1 month ago
  20. a16d697 Improve asyncio.loop.call_soon() documentation (GH-20883) by Roger Iyengar · 4 years, 1 month ago
  21. af157fa Add link to .pypirc specification (GH-20680) by Brian Rutledge · 4 years, 1 month ago
  22. 344c2a7 bpo-41024: doc: Explicitly mention use of 'enum.Enum' as a valid container for '… (GH-20964) by Vincent Férotin · 4 years, 1 month ago
  23. 59cf853 bpo-40636: Documentation for zip-strict (#20961) by Ram Rachum · 4 years, 1 month ago
  24. 37bb289 bpo-40943: PY_SSIZE_T_CLEAN required for '#' formats (GH-20784) by Victor Stinner · 4 years, 1 month ago
  25. 8a64cea bpo-38144: Add the root_dir and dir_fd parameters in glob.glob(). (GH-16075) by Serhiy Storchaka · 4 years, 1 month ago
  26. 8f192d1 bpo-40884: Added defaults parameter for logging.Formatter (GH-20668) by Bar Harel · 4 years, 1 month ago
  27. ddbeb2f bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944) by Victor Stinner · 4 years, 1 month ago
  28. 2c2a4f3 bpo-41006: What's New: less => fewer modules (GH-20955) by Victor Stinner · 4 years, 1 month ago
  29. 4c18fc8 bpo-41006: Document the runpy optimization (GH-20953) by Victor Stinner · 4 years, 1 month ago
  30. 2c4928d bpo-36346: Add Py_DEPRECATED to deprecated unicode APIs (GH-20878) by Inada Naoki · 4 years, 1 month ago
  31. 7ab92d5 bpo-36020: Require vsnprintf() to build Python (GH-20899) by Victor Stinner · 4 years, 1 month ago
  32. 714217f Fixes dead links to Django's logging config docs (GH-20823) by kevin seelbach · 4 years, 1 month ago
  33. dea3223 bpo-37674: Tweak imp module deprecation note in the docs (GH-20480) by Zackery Spytz · 4 years, 1 month ago
  34. a6ac239 Minor change on threading.Thread.native_id documentation. (GH-18129) by Antoine · 4 years, 1 month ago
  35. 3ee0e48 bpo-40890: Add `mapping` property to dict views (GH-20749) by Dennis Sweeney · 4 years, 1 month ago
  36. e2fb8a2 Update lexical_analysis.rst (GH-17508) by Géry Ogam · 4 years, 1 month ago
  37. 2145c8c bpo-33944: site: Add site-packages tracing in verbose mode (GH-12110) by native-api · 4 years, 1 month ago
  38. 1ed83ad bpo-40939: Remove the old parser (GH-20768) by Pablo Galindo · 4 years, 1 month ago
  39. 311110a bpo-40275: Move TransientResource to test_urllib2net (GH-20812) by Victor Stinner · 4 years, 1 month ago
  40. 10e6506 bpo-40275: Add warnings_helper submodule in test.support (GH-20797) by Hai Shi · 4 years, 1 month ago
  41. 7f888c7 bpo-40275: Add import_helper submodule in test.support (GH-20794) by Hai Shi · 4 years, 1 month ago
  42. 1642c0e bpo-40895: Update weakref documentation to remove old warnings (GH-20687) by Daniel Fortunov · 4 years, 1 month ago
  43. ec88e1b bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-20117) by Serhiy Storchaka · 4 years, 1 month ago
  44. 0d00b2a bpo-40275: Add os_helper submodule in test.support (GH-20765) by Hai Shi · 4 years, 1 month ago
  45. 7aed052 bpo-34003: Re-add versionchanged entry in csv docs (GH-20657) by Éric Araujo · 4 years, 1 month ago
  46. 3231883 Remove reference to 3.7 and 3.8 backports. (GH-20754) by Stefan Krah · 4 years, 1 month ago
  47. 3ab3475 bpo-24914: mention Python supports multiple paradigms in the FAQ (#20658) by Brett Cannon · 4 years, 1 month ago
  48. 5edb832 bpo-40854: PYTHONPLATLIBDIR env var added to 3.9 (GH-20735) by Victor Stinner · 4 years, 1 month ago
  49. e81f6e6 bpo-40910: Export Py_GetArgcArgv() function (GH-20721) by Victor Stinner · 4 years, 1 month ago
  50. 8f023a2 bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-20605) by Sandro Mani · 4 years, 1 month ago
  51. 301f0d4 bpo-33187: Document 3.9 changes to xml.etree.ElementInclude.include (GH-20438) by Shantanu · 4 years, 1 month ago
  52. 7633371 bpo-22021: Update root_dir and base_dir documentation in shutil (GH-10367) by Lysandros Nikolaou · 4 years, 1 month ago
  53. 161541a bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-20659) by Jason R. Coombs · 4 years, 1 month ago
  54. dc24b8a bpo-39573: Porting to Python 3.10: Py_SET_SIZE() macro (GH-20610) by Victor Stinner · 4 years, 1 month ago
  55. 7a28019 Fix spacing in docs for tarfile (GH-20629) by Harsha Laxman · 4 years, 1 month ago
  56. 59d3dce bpo-40839: PyDict_GetItem() requires the GIL (GH-20580) by Victor Stinner · 4 years, 1 month ago
  57. 337d310 bpo-40241: What's New in Python 3.9: opaque PyGC_Head (GH-20586) by Victor Stinner · 4 years, 1 month ago
  58. fe5dd78 Ensure correct version of Sphinx is used for Windows builds (GH-20582) by Steve Dower · 4 years, 1 month ago
  59. 39de8e4 bpo-40630: adjust tracemalloc.reset_peak docs for backport to 3.9 (GH-20546) by Huon Wilson · 4 years, 1 month ago
  60. c896666 bpo-40831: Remove an incorrect statement in the Windows docs (GH-20570) by Zackery Spytz · 4 years, 1 month ago
  61. 2f172d8 bpo-17005: Move topological sort functionality to its own module (GH-20558) by Pablo Galindo · 4 years, 1 month ago
  62. 491a3d3 Fix typo in "What's new in Python 3.9" (GH-20559) by Lysandros Nikolaou · 4 years, 1 month ago
  63. cf88871 bpo-40759: Deprecate the symbol module (GH-20364) by Batuhan Taskaya · 4 years, 1 month ago
  64. b7d79b4 bpo-40755: Add rich comparisons to Counter (GH-20548) by Raymond Hettinger · 4 years, 1 month ago
  65. 2b20136 Fix asyncio.to_thread() documented return type (GH-20547) by Kyle Stanley · 4 years, 1 month ago
  66. 007bb06 bpo-40829: Add a what's new entry about deprecation of shuffle's random parameter (GH-20541) by Batuhan Taskaya · 4 years, 1 month ago
  67. 735d902 bpo-40798: Generate a different message for already removed elements (GH-20483) by Florian Dahlitz · 4 years, 1 month ago
  68. 4649202 closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149) by Samuel Gaist · 4 years, 1 month ago
  69. 8bd216d bpo-29882: Add an efficient popcount method for integers (#771) by Niklas Fiekas · 4 years, 1 month ago
  70. 2831642 Indicate that abs() method accept argument that implement __abs__(), just like call() method in the docs (GH-20509) by Windson yang · 4 years, 1 month ago
  71. 5e0ed8a Note the output ordering of combinatoric functions (GH-19732) by Ruaridh Williamson · 4 years, 1 month ago
  72. cfc6ce4 bpo-40806: Clarify that itertools.product immediately consumes its inpt (GH-20492) by Ramil Nugmanov · 4 years, 1 month ago
  73. 242d956 bpo-1294959: Try to clarify the meaning of platlibdir (GH-20332) by Michał Górny · 4 years, 1 month ago
  74. fda7f6d bpo-37878: PyThreadState_DeleteCurrent() was not removed (GH-20489) by Victor Stinner · 4 years, 1 month ago
  75. 6039851 bpo-40755: Add missing multiset operations to Counter() (GH-20339) by Raymond Hettinger · 4 years, 1 month ago
  76. 24bddc1 bpo-40275: Remove test.support.TESTFN_ENCODING (GH-20482) by Hai Shi · 4 years, 1 month ago
  77. 5f4b229d bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443) by Serhiy Storchaka · 4 years, 2 months ago
  78. eaca2aa Improve IO tutorial's "Old string formatting" section (GH-16251) by Adorilson Bezerra · 4 years, 2 months ago
  79. 56853d8 bpo-39939: Fix removeprefix issue number in the What's New in Python 3.9 (GH-20473) by Elazar Gershuni · 4 years, 2 months ago
  80. e80697d bpo-40275: Adding threading_helper submodule in test.support (GH-20263) by Hai Shi · 4 years, 2 months ago
  81. 76ef255 bpo-37129: Add os.RWF_APPEND flag for os.pwritev() (GH-20336) by YoSTEALTH · 4 years, 2 months ago
  82. db5aed9 bpo-40791: Use CRYPTO_memcmp() for compare_digest (#20456) by Christian Heimes · 4 years, 2 months ago
  83. fe2978b bpo-39573: Convert Py_REFCNT and Py_SIZE to functions (GH-20429) by Victor Stinner · 4 years, 2 months ago
  84. 20941de bpo-37999: Fix outdated __int__ and nb_int references in comments (GH-20449) by Mark Dickinson · 4 years, 2 months ago
  85. 1cf15af bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSpec types (reverts GH-19414) (GH-20264) by Pablo Galindo · 4 years, 2 months ago
  86. 21fda91 bpo-40611: Adds MAP_POPULATE to the mmap module (GH-20061) by Ethan Steinberg · 4 years, 2 months ago
  87. 578c395 bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636) by Serhiy Storchaka · 4 years, 2 months ago
  88. af7553a bpo-39301: State that floor division is used for right shift operations (GH-20347) by Zackery Spytz · 4 years, 2 months ago
  89. 1c5d1d7 Remove duplicated words words (GH-20413) by Serhiy Storchaka · 4 years, 2 months ago
  90. 2b0e654 bpo-40745: Fix typos in NewType docs (GH-20379) by ziheng · 4 years, 2 months ago
  91. 4a0ac42 closes bpo-40774: Fix docs indentation for asyncio.create_subprocess_shell() (GH-20403) by sth · 4 years, 2 months ago
  92. 4483253 bpo-23082: Better error message for PurePath.relative_to() from pathlib (GH-19611) by Rotuna · 4 years, 2 months ago
  93. ad3252b bpo-39573: Convert Py_TYPE() to a static inline function (GH-20290) by Dong-hee Na · 4 years, 2 months ago
  94. e50883c bpo-39245: Fix docs links to the stable ABI (GH-20388) by Miro Hrončok · 4 years, 2 months ago
  95. ef16958 bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383) by Miro Hrončok · 4 years, 2 months ago
  96. 372ee27 bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832) by Jakub Stasiak · 4 years, 2 months ago
  97. 59f5022 bpo-17050: Remove documentation on argparse.REMAINDER (GH-18661) by Albert · 4 years, 2 months ago
  98. 13206b5 bpo-40405: Fix asyncio.as_completed docs (GH-19753) by Bar Harel · 4 years, 2 months ago
  99. 1cba1c9 bpo-34556: Document addition of upgrade_deps to venv.create (GH-20135) by Shantanu · 4 years, 2 months ago
  100. af23f0d bpo-40439: Update broken link in lexical analysis docs (GH-20184) by Matteo Bertucci · 4 years, 2 months ago