1. 05e4a29 bpo-40024: Add PyModule_AddType() helper function (GH-19088) by Dong-hee Na · 4 years, 6 months ago
  2. b146568 bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. (GH-18942) by Serhiy Storchaka · 4 years, 6 months ago
  3. 6723e93 bpo-39946: Remove _PyThreadState_GetFrame (GH-19094) by Victor Stinner · 4 years, 6 months ago
  4. fd1e1a1 bpo-39947: Add PyThreadState_GetFrame() function (GH-19092) by Victor Stinner · 4 years, 6 months ago
  5. d2a8e5b bpo-40010: COMPUTE_EVAL_BREAKER() checks for subinterpreter (GH-19087) by Victor Stinner · 4 years, 6 months ago
  6. 2de7ac9 bpo-39797 Changes to socketserver.BaseServer's shutdown() method. (GH-18929) by amaajemyfren · 4 years, 6 months ago
  7. c691f20 Fix "versionchanged" for pow named arguments (GH-19042) by Mark Dickinson · 4 years, 6 months ago
  8. 5a3a71d bpo-40010: Optimize signal handling in multithreaded applications (GH-19067) by Victor Stinner · 4 years, 6 months ago
  9. 50e6e99 bpo-39984: Move pending calls to PyInterpreterState (GH-19066) by Victor Stinner · 4 years, 6 months ago
  10. 6b97598 bpo-39988: Remove ast.AugLoad and ast.AugStore node classes. (GH-19038) by Serhiy Storchaka · 4 years, 6 months ago
  11. 5b1ef20 bpo-39824: module_traverse() don't call m_traverse if md_state=NULL (GH-18738) by Victor Stinner · 4 years, 6 months ago
  12. a45b695 bpo-39973: Fix the docs for PyObject_GenericSetDict() (GH-19026) by Zackery Spytz · 4 years, 6 months ago
  13. 4ab362c bpo-39638: Keep ASDL signatures in the AST nodes (GH-18515) by Batuhan Taşkaya · 4 years, 6 months ago
  14. 8689209 bpo-39969: Remove ast.Param node class as is no longer used (GH-19020) by Batuhan Taşkaya · 4 years, 6 months ago
  15. 61ac612 bpo-39507: Add HTTP status 418 "I'm a Teapot" (GH-18291) by Ross · 4 years, 6 months ago
  16. 33238ec Link to list of keywords in the laguage reference (GH-18024) by Борис Верховский · 4 years, 6 months ago
  17. 6672c16 bpo-39677: dis: rename the operand of MAKE_FUNCTION from `argc` to `flags` for 3.6+ (GC-18550) by Taine Zhao · 4 years, 6 months ago
  18. da52be4 bpo-39509: Update HTTP status code to follow IANA (GH-18294) by Dong-hee Na · 4 years, 6 months ago
  19. 7a5cbc7 bpo-39937: Improve suggestions for removal of getchildren and getiterator in changelog (GH-18937) by Rahul Kumaresan · 4 years, 6 months ago
  20. 8fb02b6 bpo-39947: Add PyThreadState_GetInterpreter() (GH-18981) by Victor Stinner · 4 years, 6 months ago
  21. be79373 bpo-39947: Add PyInterpreterState_Get() function (GH-18979) by Victor Stinner · 4 years, 6 months ago
  22. 6d674a1 bpo-36144: OrderedDict Union (PEP 584) (#18967) by Brandt Bucher · 4 years, 6 months ago
  23. d648ef1 bpo-36144: Update os.environ and os.environb for PEP 584 (#18911) by Charles Burkland · 4 years, 6 months ago
  24. 309d7cc bpo-35370: Add _PyEval_SetTrace() function (GH-18975) by Victor Stinner · 4 years, 6 months ago
  25. 0b72b23 bpo-38500: Add _PyInterpreterState_SetEvalFrameFunc() (GH-17340) by Victor Stinner · 4 years, 6 months ago
  26. fdcd53f Doc: Fix grammar in PyErr_ResourceWarning (GH-18879) by Daniel Hahler · 4 years, 6 months ago
  27. 3c29675 bpo-1294959: Fix typo for new attribute platlibdir. (GH-18960) by Raúl Cumplido · 4 years, 6 months ago
  28. c00c86b Fix syntax error in an example in the ast documentation and sync docstrings (GH-18946) by Pablo Galindo · 4 years, 6 months ago
  29. 39c3493 Fix download.html (GH-18902) by Inada Naoki · 4 years, 6 months ago
  30. 51796e5 Update some www.unicode.org URLs to use HTTPS. (GH-18912) by Benjamin Peterson · 4 years, 6 months ago
  31. 051b9d0 closes bpo-39926: Update Unicode to 13.0.0. (GH-18910) by Benjamin Peterson · 4 years, 6 months ago
  32. d06eec2 tracemalloc: 'pretty top' example no longer changes the filename (GH-18903) by Adam Johnson · 4 years, 6 months ago
  33. 13d52c2 bpo-34822: Simplify AST for subscription. (GH-9605) by Serhiy Storchaka · 4 years, 6 months ago
  34. e5e5632 bpo-39869: Fix typo in 'Instance objects' section. (GH-18889) by Antoine · 4 years, 6 months ago
  35. 8510f43 bpo-1294959: Add sys.platlibdir attribute (GH-18381) by Victor Stinner · 4 years, 6 months ago
  36. b4698ec bpo-39877: Deprecate PyEval_InitThreads() (GH-18892) by Victor Stinner · 4 years, 6 months ago
  37. 8e9c47a bpo-28577: Special case added to IP v4 and v6 hosts for /32 and /128 networks (GH-18757) by Pete Wicken · 4 years, 6 months ago
  38. b7e9525 bpo-36287: Make ast.dump() not output optional fields and attributes with default values. (GH-18843) by Serhiy Storchaka · 4 years, 6 months ago
  39. eebaa9b bpo-38249: Expand Py_UNREACHABLE() to __builtin_unreachable() in the release mode. (GH-16329) by Serhiy Storchaka · 4 years, 6 months ago
  40. fc72ab6 bpo-38691: importlib ignores PYTHONCASEOK if -E is used (GH-18627) by idomic · 4 years, 6 months ago
  41. 2522db1 bpo-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801) by Terry Jan Reedy · 4 years, 6 months ago
  42. c580981 fix typo: add space (GH-18853) by Julin S · 4 years, 6 months ago
  43. db283b3 bpo-39567: Document audit for os.walk, os.fwalk, Path.glob and Path.rglob. (GH-18499) by Serhiy Storchaka · 4 years, 6 months ago
  44. 4663f66 bpo-36144: Update MappingProxyType with PEP 584's operators (#18814) by Brandt Bucher · 4 years, 6 months ago
  45. 8f13053 bpo-39702: Update the Language Reference (PEP 614) (GH-18802) by Brandt Bucher · 4 years, 6 months ago
  46. 02f64cb bpo-39199: Use 'eval' mode for the examples with expression nodes (GH-18828) by Pablo Galindo · 4 years, 6 months ago
  47. 9e5d30c bpo-39882: Py_FatalError() logs the function name (GH-18819) by Victor Stinner · 4 years, 6 months ago
  48. e59334e bpo-17422: slightly more precise language (GH-18682) by Caleb Donovick · 4 years, 6 months ago
  49. 57c9d17 bpo-36144: Implement defaultdict union (GH-18729) by Brandt Bucher · 4 years, 6 months ago
  50. 7598a93 PyPy already supports Python 3 (GH-18774) by Slam · 4 years, 6 months ago
  51. 8bae219 bpo-39868: Update Language Reference for PEP 572. (#18793) by Brandt Bucher · 4 years, 6 months ago
  52. ce305d6 IDLE doc: improve Startup failure subsection. (#18771) by Jules Lasne (jlasne) · 4 years, 6 months ago
  53. d4a09c1 Add a missing space after a period in 'typing.TypedDict' documentation (GH-18784) by Miss Islington (bot) · 4 years, 6 months ago
  54. 67152d0 bpo-39808: Improve docs for pathlib.Path.stat() (GH-18719) by Brett Cannon · 4 years, 6 months ago
  55. 942f7a2 bpo-39674: Revert "bpo-37330: open() no longer accept 'U' in file mode (GH-16959)" (GH-18767) by Victor Stinner · 4 years, 6 months ago
  56. d82e469 bpo-39639: Remove the AST "Suite" node and associated code (GH-18513) by Batuhan Taşkaya · 4 years, 6 months ago
  57. a6d3546 bpo-39674: Fix typo in What's New In Python 3.9 (GH-18776) by Victor Stinner · 4 years, 6 months ago
  58. 116fd4a bpo-39674: Suggest to test with DeprecationWarning (GH-18552) by Victor Stinner · 4 years, 6 months ago
  59. 469325c bpo-35712: Make using NotImplemented in a boolean context issue a deprecation warning (GH-13195) by MojoVampire · 4 years, 6 months ago
  60. 91fe414 bpo-39674: Update collections ABC deprecation doc (GH-18747) by Victor Stinner · 4 years, 6 months ago
  61. 6df421f bpo-39778: Add clarification about tp_traverse and ownership (GH-18754) by Pablo Galindo · 4 years, 6 months ago
  62. 2110551 bpo-39775: inspect: Change Signature.parameters back to OrderedDict. (GH-18684) by Inada Naoki · 4 years, 6 months ago
  63. 9f1cb1b Fix misleading statement about mixed-type numeric comparisons (GH-18615) by Mark Dickinson · 4 years, 6 months ago
  64. 114081f bpo-39199: Add descriptions of non-deprecated nodes to the AST module documentation (GH-17812) by Pablo Galindo · 4 years, 6 months ago
  65. 0b0d29f Mention backports (GH-18715) by Stefan Krah · 4 years, 6 months ago
  66. 815280e bpo-39794: Add --without-decimal-contextvar (#18702) by Stefan Krah · 4 years, 6 months ago
  67. 0aeab5c bpo-39667: Sync zipp 3.0 (GH-18540) by Jason R. Coombs · 4 years, 6 months ago
  68. 1f0cd3c bpo-39379: Remove reference to sys.path[0] being absolute path in whatsnew (GH-18561) by Ananthakrishnan · 4 years, 6 months ago
  69. dc04a05 bpo-37534: Allow adding Standalone Document Declaration when generating XML documents (GH-14912) by Henry Harutyunyan · 4 years, 6 months ago
  70. 0267335 bpo-39769: Fix compileall ddir for subpkgs. (GH-18676) by Gregory P. Smith · 4 years, 7 months ago
  71. c2f7eb2 bpo-39718: add TYPE_IGNORE, COLONEQUAL to py38 changes in token (GH-18598) by Shantanu · 4 years, 7 months ago
  72. 916895f bpo-13790: Change 'string' to 'specification' in format doc (GH-18690) by Terry Jan Reedy · 4 years, 7 months ago
  73. d0ca9bd bpo-36144: Document PEP 584 (GH-18659) by Brandt Bucher · 4 years, 7 months ago
  74. 21da76d bpo-34788: Add support for scoped IPv6 addresses (GH-13772) by opavlyuk · 4 years, 7 months ago
  75. 57c7a0b Doc: int -> int or Py_ssize_t (GH-18663) by Inada Naoki · 4 years, 7 months ago
  76. 8af4712 bpo-39128: Added algorithm description (GH-18624) by idomic · 4 years, 7 months ago
  77. aea045a bpo-39654: Update pyclbr doc to reflect additional information returned (GH-18528) by Hakan Çelik · 4 years, 7 months ago
  78. b76518d bpo-39576: Clarify the word size for the 32-bit build. (#18616) by Stefan Krah · 4 years, 7 months ago
  79. 559e7f1 bpo-39648: Expand math.gcd() and math.lcm() to handle multiple arguments. (GH-18604) by Serhiy Storchaka · 4 years, 7 months ago
  80. fbe2e0b bpo-17422: Language reference should specify restrictions on class namespace (#18559) by ananthan-123 · 4 years, 7 months ago
  81. a025d4c bpo-39576: docs: set context for decimal arbitrary precision arithmetic (#18594) by Stefan Krah · 4 years, 7 months ago
  82. d4d17fd fix(doc): set correct RST syntax for c:function (GH-18589) by Julien Danjou · 4 years, 7 months ago
  83. 424e568 bpo-38657: Clarify numeric padding behaviour in string formatting (GH-17036) by Pete Wicken · 4 years, 7 months ago
  84. f2ee21d bpo-39479:Add math.lcm() function: Least Common Multiple (#18547) by ananthan-123 · 4 years, 7 months ago
  85. 4dee92b Revert "bpo-38691 Added a switch to ignore PYTHONCASEOK when -E or -I flags passed (#18314)" (GH-18553) by Victor Stinner · 4 years, 7 months ago
  86. ab6423f bpo-39572: Document ’total’ flag of TypedDict (GH-18554) by ananthan-123 · 4 years, 7 months ago
  87. a4ba8a3 Include subsections in TOC for PDF version of docs. (GH-9629) by Cheryl Sabella · 4 years, 7 months ago
  88. af5ee3f bpo-39674: Revert "bpo-25988: Do not expose abstract collection classes in the collections module. (GH-10596)" (GH-18545) by Victor Stinner · 4 years, 7 months ago
  89. a784759 bpo-36465: Update doc of init_config.rst (GH-18520) by Hai Shi · 4 years, 7 months ago
  90. d83b660 bpo-38691 Added a switch to ignore PYTHONCASEOK when -E or -I flags passed (#18314) by idomic · 4 years, 7 months ago
  91. 85a2eef bpo-32892: Update the documentation for handling constants in AST. (GH-18514) by Serhiy Storchaka · 4 years, 7 months ago
  92. 1ed6161 bpo-12915: Add pkgutil.resolve_name (GH-18310) by Vinay Sajip · 4 years, 7 months ago
  93. f632736 bpo-39545: Document changes in the support of await in f-strings. (GH-18456) by Serhiy Storchaka · 4 years, 7 months ago
  94. d905df7 bpo-39573: Add Py_IS_TYPE() function (GH-18488) by Dong-hee Na · 4 years, 7 months ago
  95. 968dcd9 bpo-39573: Fix bad copy-paste in Py_SET_SIZE (GH-18496) by Brandt Bucher · 4 years, 7 months ago
  96. 7514f4f bpo-39184: Add audit events to functions in `fcntl`, `msvcrt`, `os`, `resource`, `shutil`, `signal`, `syslog` (GH-18407) by Saiyang Gou · 4 years, 7 months ago
  97. 8c579b1 bpo-32856: Optimize the assignment idiom in comprehensions. (GH-16814) by Serhiy Storchaka · 4 years, 7 months ago
  98. f3fda37 bpo-38644: Rephrase What's New entry (GH-18461) by Victor Stinner · 4 years, 7 months ago
  99. f3e7ea5 bpo-39500: Document PyUnicode_IsIdentifier() function (GH-18397) by Victor Stinner · 4 years, 7 months ago
  100. 4eb9f43 bpo-38374: Remove weakref.ReferenceError from docs (GH-18452) by Roger Hurwitz · 4 years, 7 months ago