Python 3.12.0
  1. 0fb18b0 Python 3.12.0 by Thomas Wouters · 1 year, 11 months ago v3.12.0
  2. f4f919e [3.12] GH-109190: Announce final release in What's New in Python 3.12 (GH-110117) (#110215) by Miss Islington (bot) · 1 year, 11 months ago
  3. 8811f3d [3.12] Docs: bump Pygments to fix contrast ratios to meet WCAG AA guidelines (GH-110208) (#110210) by Miss Islington (bot) · 1 year, 11 months ago
  4. 48afd1c [3.12] GH-92584: Move installation schemes overview to sysconfig docs (GH-108018) (#110213) by Miss Islington (bot) · 1 year, 11 months ago
  5. bb35fc3 [3.12] gh-107888: Fix test_mmap.test_access_parameter() on macOS 14 (GH-109928) (#109929) by Miss Islington (bot) · 1 year, 11 months ago
  6. 6f6ca1d [3.12] GH-101100: Fix reference warnings for ``namedtuple`` (GH-110113) (#110135) by Miss Islington (bot) · 1 year, 11 months ago
  7. b0a8cb2 [3.12] gh-110138: Improve grammar in idiomatic usage of ``__main__.py`` (GH-110142) (#110188) by Miss Islington (bot) · 1 year, 11 months ago
  8. 96110e9 [3.12] gh-101100: Fix sphinx warnings in `library/site.rst` (GH-110144) (#110187) by Hugo van Kemenade · 1 year, 11 months ago
  9. 54ffee0 [3.12] GH-101100: Fix reference warnings for ``gettext`` (GH-110115) (#110140) by Miss Islington (bot) · 1 year, 11 months ago
  10. a6773ec [3.12] gh-109991: Update Windows build to use OpenSSL 3.0.11 (GH-110054) (#110056) by Miss Islington (bot) · 1 year, 11 months ago
  11. 8882b30 [3.12] gh-109634: Fix `:samp:` syntax (GH-110073) (#110095) by Miss Islington (bot) · 1 year, 11 months ago
  12. d2a3131 [3.12] gh-101100: Fix references to ``URLError`` and ``HTTPError`` in ``howto/urllib2.rst`` (GH-107966) (#110086) by Miss Islington (bot) · 1 year, 11 months ago
  13. c89844a [3.12] gh-101100: Fix Sphinx warnings in `tutorial/controlflow.rst` (GH-109424) (#110084) by Miss Islington (bot) · 1 year, 11 months ago
  14. 297104c [3.12] gh-101100: Fix sphinx warnings in `library/difflib.rst` (GH-110074) (#110081) by Miss Islington (bot) · 1 year, 11 months ago
  15. 69a9f47 [3.12] gh-110045: Update symtable module for PEP 695 (GH-110066) (#110070) by Miss Islington (bot) · 1 year, 11 months ago
  16. 335e3d5 [3.12] GH-109190: Copyedit 3.12 What's New: Bytecode (GH-109821) (#110047) by Adam Turner · 1 year, 11 months ago
  17. ef99f5e [3.12] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multissltests to use 1.1.1w, 3.0.11, and 3.1.3. (gh-110002) (#110005) by Miss Islington (bot) · 1 year, 11 months ago
  18. f3b6185 [3.12] gh-109991: Update macOS installer to use OpenSSL 3.0.10. (#110004) by Ned Deily · 1 year, 11 months ago
  19. 60046a7 [3.12] gh-101100: Fix Sphinx warnings in Doc/using/configure.rst (GH-109931) (#109937) by Miss Islington (bot) · 1 year, 11 months ago
  20. 98a2d0e [3.12] no-issue: Fix a typo in the parameter name of random.expovariate. (gh-109902) (#109904) by Miss Islington (bot) · 1 year, 11 months ago
  21. 26f542d [3.12] GH-109190: Copyedit 3.12 What's New: Release highlights (GH-109770) (#109971) by Miss Islington (bot) · 1 year, 11 months ago
  22. 2c55793 [3.12] gh-101100: Fix sphinx warnings in `library/devmode.rst` (GH-109963) (#109966) by Miss Islington (bot) · 1 year, 11 months ago
  23. fc4fddb [3.12] gh-107298: Document PyMODINIT_FUNC macro (GH-109236) (#109947) by Miss Islington (bot) · 1 year, 11 months ago
  24. 1d6ef7e [3.12] GH-109190: Copyedit 3.12 What's New: Deprecations (GH-109766) (#109925) by Miss Islington (bot) · 1 year, 11 months ago
  25. 648198c [3.12] gh-109889: comment out assertion indicating a failed optimization of a redundant NOP (#109899) by Irit Katriel · 1 year, 11 months ago
  26. 57ff216 [3.12] gh-101100: Fix Sphinx warnings in `Doc/library/weakref.rst` (GH-109881) (#109884) by Hugo van Kemenade · 1 year, 11 months ago
  27. d2a2e25 [3.12] GH-109190: Copyedit 3.12 What's New: Sort Other Language Changes (GH-109836). (#109880) by Adam Turner · 1 year, 11 months ago
  28. 538f505 [3.12] gh-109823: Adjust labels in compiler when removing an empty basic block which is a jump target (GH-109839) (#109865) by Miss Islington (bot) · 1 year, 11 months ago
  29. a192517 [3.12] GH-109190: Copyedit 3.12 What's New: Improve the C-API deprecations section (GH-109751) (#109830) by Miss Islington (bot) · 1 year, 11 months ago
  30. de6d17c [3.12] GH-109190: Copyedit 3.12 What's New: Use the present tense (GH-109754) (#109827) by Miss Islington (bot) · 1 year, 11 months ago
  31. d4dd8a1 [3.12] GH-109190: Copyedit 3.12 What's New: Trivia (GH-109760) (#109826) by Miss Islington (bot) · 1 year, 11 months ago
  32. d158bbc [3.12] GH-109190: Copyedit 3.12 What's New: Prefer GitHub issues links (GH-109753) (#109825) by Miss Islington (bot) · 1 year, 11 months ago
  33. 52b2f9f [3.12] GH-109190: Copyedit 3.12 What's New: Update the ``imp`` porting guidance (GH-109755) (#109816) by Miss Islington (bot) · 1 year, 11 months ago
  34. cb4a8c2 [3.12] GH-109190: Copyedit 3.12 What's New: Increase the prominence of the setuptools removal (GH-109768) (#109815) by Miss Islington (bot) · 1 year, 11 months ago
  35. d56835f [3.12] GH-109190: Copyedit 3.12 What's New: Use the ``:file:`` role (GH-109756) (#109806) by Miss Islington (bot) · 1 year, 11 months ago
  36. 6f1d455 [3.12] gh-101100: Fix sphinx warnings in `Doc/library/xml.etree.elementtree.rst` (GH-109799) (#109800) by Miss Islington (bot) · 1 year, 11 months ago
  37. 2622b13 [3.12] gh-109634: Use :samp: role (GH-109635) (#109776) by Miss Islington (bot) · 1 year, 11 months ago
  38. 62df559 [3.12] gh-100228: Document the os.fork threads DeprecationWarning. (GH-109767) (#109773) by Miss Islington (bot) · 1 year, 11 months ago
  39. 4620762 [3.12] GH-95913: Add the release date for Python 3.11 (GH-109750) (#109771) by Miss Islington (bot) · 1 year, 11 months ago
  40. 722660b [3.12] Docs: Update Donghee Na's name (GH-109743) (#109758) by Hugo van Kemenade · 1 year, 11 months ago
  41. 633bd6e [3.12] gh-109719: Fix missing jump target labels when compiler reorders cold/warm blocks (GH-109734) (#109749) by Miss Islington (bot) · 1 year, 11 months ago
  42. f6287bd [3.12] ACKS: Fix ordering; Correct Itamar Oren's surname; Add Adam Turner (GH-109737) (#109741) by Miss Islington (bot) · 1 year, 11 months ago
  43. 284de30 [3.12] GH-109190: Copyedit 3.12 What's New: asyncio (GH-109661) (#109733) by Miss Islington (bot) · 1 year, 11 months ago
  44. 8985a77 [3.12] GH-109190: Copyedit 3.12 What's New: PEP 669 (GH-109658) (#109732) by Miss Islington (bot) · 1 year, 11 months ago
  45. 66a8777 [3.12] GH-109190: Copyedit 3.12 What's New: Other Language Changes (GH-109660) (#109730) by Miss Islington (bot) · 1 year, 11 months ago
  46. 388f90a [3.12] GH-109190: Copyedit 3.12 What's New: PEP 684 (GH-109657) (#109729) by Miss Islington (bot) · 1 year, 11 months ago
  47. 5030d38 [3.12] GH-109190: Copyedit 3.12 What's New: bytecode (LOAD_METHOD) (GH-109665) (#109728) by Miss Islington (bot) · 1 year, 11 months ago
  48. c03ed79 [3.12] gh-106967: remove Release and Date fields from whatsnew for 3.12 (#109648) by Hugo van Kemenade · 1 year, 11 months ago
  49. 107e148 [3.12] gh-109627: duplicated small exit blocks need to be assigned jump target labels (#109630) (#109632) by Irit Katriel · 1 year, 11 months ago
  50. 92a3479 [3.12] gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actions (GH-109569) (#109623) by Miss Islington (bot) · 1 year, 11 months ago
  51. 5796d69 [3.12] GH-109190: Copyedit 3.12 What's New: Consistently show module names (GH-109664) (#109713) by Miss Islington (bot) · 1 year, 11 months ago
  52. b7801d7 [3.12] GH-109190: Copyedit 3.12 What's New: calendar (GH-109662) (#109716) by Hugo van Kemenade · 1 year, 11 months ago
  53. 0100ce5 [3.12] GH-109190: Copyedit 3.12 What's New: tokenize (GH-109663) (#109715) by Miss Islington (bot) · 1 year, 11 months ago
  54. 0030c80 [3.12] GH-109190: Copyedit 3.12 What's New: PEP 701 (GH-109655) (#109689) by Miss Islington (bot) · 1 year, 11 months ago
  55. 5f685ed [3.12] GH-109190: Copyedit 3.12 What's New: Improved Error Messages (GH-109654) (#109687) by Miss Islington (bot) · 1 year, 11 months ago
  56. 92f2e33 [3.12] GH-109190: Copyedit 3.12 What's New: Typing PEPs (GH-109659) (#109684) by Miss Islington (bot) · 1 year, 11 months ago
  57. 6c8cbb3 [3.12] GH-109190: Copyedit 3.12 What's New: PEP 709 (GH-109656) (#109681) by Miss Islington (bot) · 1 year, 11 months ago
  58. 0015a9a [3.12] Misc itertool recipe improvements, mostly docstrings and comments (gh-109555) (#109572) by Miss Islington (bot) · 1 year, 11 months ago
  59. 9e4ac21 [3.12] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109636) by Miss Islington (bot) · 1 year, 11 months ago
  60. 4a0c118 Post 3.12.0rc3 by Thomas Wouters · 1 year, 11 months ago
  61. b973ab3 Python 3.12.0rc3 by Thomas Wouters · 1 year, 11 months ago v3.12.0rc3
  62. 74a7f5d [3.12] gh-109496: Detect Py_DECREF() after dealloc in debug mode (GH-109539) (#109545) by Miss Islington (bot) · 1 year, 11 months ago
  63. 0620bc7 [3.12] gh-109408: Azure Pipelines: test 3.12 branch (GH-109453) (#109535) by Miss Islington (bot) · 1 year, 11 months ago
  64. 9412a87 [3.12] gh-109371: Fix monitoring with instruction events set (gh-109385) (#109542) by Miss Islington (bot) · 1 year, 11 months ago
  65. 2401b98 [3.12] gh-108843: fix ast.unparse for f-string with many quotes (GH-108981) (#109541) by Miss Islington (bot) · 1 year, 11 months ago
  66. f6fc831 [3.12] gh-102251: Disable non-rerunnable test in test_import (GH-106013) (#109540) by Miss Islington (bot) · 1 year, 11 months ago
  67. fbf703c [3.12] Fix extraneous backslashes in hashlib docs (GH-109468) (#109530) by Miss Islington (bot) · 1 year, 11 months ago
  68. 5c439fb [3.12] gh-109408: Remove Ubuntu unit tests from Azure Pipelines (GH-109452) (#109519) by Miss Islington (bot) · 1 year, 11 months ago
  69. cc12f66 [3.12] gh-109451: Fix wrong format specifier in logging documentation (GH-109465) (#109483) by Miss Islington (bot) · 1 year, 11 months ago
  70. 6552879 [3.12] gh-109414: Add some basic information about venvs in the introduction. (GH-109440) (#109481) by Miss Islington (bot) · 1 year, 11 months ago
  71. 02df0df [3.12] gh-109474: Update two Unix packaging URLs (GH-109307) (#109477) by Miss Islington (bot) · 1 year, 11 months ago
  72. 52bbb22 [3.12] gh-109096: Silence test_httpservers fork + threads DeprecationWarning on CGI support (#109471) by Gregory P. Smith · 1 year, 11 months ago
  73. e9a9052 [3.12] Docs: Superseded modules: list only module names (GH-109439) (#109445) by Miss Islington (bot) · 1 year, 11 months ago
  74. 316f0ee [3.12] gh-109395: Remove skipped macOS builds from Azure Pipelines (GH-109400) (#109441) by Miss Islington (bot) · 1 year, 11 months ago
  75. dba95c5 [3.12] gh-109395: Remove skipped coverage job from Azure Pipelines (GH-109412) (#109433) by Miss Islington (bot) · 1 year, 11 months ago
  76. 35c633d [3.12] gh-109219: propagate free vars through type param scopes (GH-109377) (#109410) by Miss Islington (bot) · 1 year, 11 months ago
  77. 52a9c57 [3.12] gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (GH-109423) (#109426) by Miss Islington (bot) · 1 year, 11 months ago
  78. 3bb8075 [3.12] gh-101100: Fix sphinx warnings in `turtle.rst` (GH-109394) (#109416) by Miss Islington (bot) · 1 year, 11 months ago
  79. 3eae45f [3.12] gh-105658: fix excess trace events for except block ending with a conditional block (#109384) (#109411) by Irit Katriel · 1 year, 11 months ago
  80. 5c7e8c3 [3.12] gh-109341: Fix crash on compiling invalid AST including TypeAlias (GH-109349) (#109381) by Miss Islington (bot) · 1 year, 11 months ago
  81. 36d6ba0 [3.12] gh-60283: Check for redefined test names in CI (GH-109161) (#109365) by Miss Islington (bot) · 1 year, 11 months ago
  82. 5b38bde [3.12] Fix variable name in dis documentation example (GH-109343) (#109364) by Miss Islington (bot) · 1 year, 11 months ago
  83. 47402e2 [3.12] gh-105189: fix importlib.resources.abc deprecation docs (GH-105232) (#109363) by Miss Islington (bot) · 1 year, 11 months ago
  84. c30d5df [3.12] gh-104736: Fix test_gdb tests on ppc64le with clang (GH-109360) (#109361) by Miss Islington (bot) · 1 year, 11 months ago
  85. 3d8e4d7 [3.12] gh-109357: Fix test_monitoring.test_gh108976() (GH-109358) (#109359) by Miss Islington (bot) · 1 year, 11 months ago
  86. aee0077 [3.12] Update workflow permissions in require-pr-label Action (GH-109342) (#109348) by Miss Islington (bot) · 1 year, 11 months ago
  87. 9b82054 [3.12] GH-104395: Add a link in 'Meta Information' to the docs download page (GH-104443) (#109345) by Miss Islington (bot) · 1 year, 11 months ago
  88. 08bd2aa [3.12] gh-109184: update traceback module doc w.r.t notes (message is no longer always at the end) (#109201) (#109334) by Irit Katriel · 1 year, 11 months ago
  89. 21f4e6d [3.12] gh-109114: Relax the check for invalid lambdas inside f-strings to avoid false positives (GH-109121). (#109155) by Pablo Galindo Salgado · 2 years ago
  90. 8208657 [3.12] gh-109118: Disallow nested scopes within PEP 695 scopes within classes (GH-109196) (#109297) by Miss Islington (bot) · 2 years ago
  91. 778d094 [3.12] Fix iter_index() to work with lists which do not support stop=None. (gh-109306) (#109310) by Miss Islington (bot) · 2 years ago
  92. 7479a7a [3.12] gh-109295: Fix test_os.test_access_denied() for TEMP=cwd (GH-109299) (#109304) by Miss Islington (bot) · 2 years ago
  93. 8acfb42 [3.12] gh-109295: Clean up multiprocessing in test_asyncio and test_compileall (GH-109298) (#109301) by Miss Islington (bot) · 2 years ago
  94. a6ed810 [3.12] gh-109292: add symtable impact of PEP 709 to What's New (GH-109293) (#109296) by Miss Islington (bot) · 2 years ago
  95. 2004e12 [3.12] gh-109195: fix source location for super load before LOAD_SUPER_ATTR (GH-109289) (#109291) by Miss Islington (bot) · 2 years ago
  96. 8e96b98 [3.12] gh-107322: zipapp: Remove the suggestion to remove .dist-info directories (GH-107296) (#109281) by Miss Islington (bot) · 2 years ago
  97. 33ee98b [3.12] gh-90805: Make sure test_functools works with and without _functoolsmodule (GH-108644) (#109275) by Miss Islington (bot) · 2 years ago
  98. a8393dc [3.12] gh-109190: What's New in 3.12: Add subheadings to removals for easy linking (GH-109159) (#109273) by Miss Islington (bot) · 2 years ago
  99. 5305cdc [3.12] gh-109182: Fix and improve tests for gh-108654 (GH-109189) (#109271) by Miss Islington (bot) · 2 years ago
  100. 3efe7bc [3.12] GH-108976. Keep monitoring data structures valid during de-optimization during callback. (GH-109131) (#109268) by Mark Shannon · 2 years ago