Python 3.11.0
  1. deaf509 Python 3.11.0 by Pablo Galindo · 2 years, 10 months ago v3.11.0
  2. 981b509 GH-90985: Revert "Deprecate passing a message into cancel()" (GH-97999) by Miss Islington (bot) · 2 years, 10 months ago
  3. 965ce0d gh-95027: Fix regrtest stdout encoding on Windows (GH-98492) by Miss Islington (bot) · 2 years, 10 months ago
  4. a1f4e42 gh-90989: Clarify some installer text (GH-97668) by Steve Dower · 2 years, 10 months ago
  5. 38ade0d gh-97616: list_resize() checks for integer overflow (GH-97617) by Miss Islington (bot) · 2 years, 10 months ago
  6. 9c80b55 gh-97545: Make Semaphore run faster. (GH-97549) by Miss Islington (bot) · 2 years, 10 months ago
  7. 56145c6 gh-90155: Fix bug in asyncio.Semaphore and strengthen FIFO guarantee (GH-93222) by Miss Islington (bot) · 2 years, 10 months ago
  8. 67f5d24 gh-96848: Fix -X int_max_str_digits option parsing (GH-96988) by Miss Islington (bot) · 2 years, 10 months ago
  9. 9e008fe gh-96821: Fix undefined behaviour in `_testcapimodule.c` (GH-96915) (GH-96927) by Miss Islington (bot) · 2 years, 10 months ago
  10. bac61bc gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-96874) by Miss Islington (bot) · 2 years, 10 months ago
  11. 3ce43a2 gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matching UUIDs with official releases (GH-96755) by Miss Islington (bot) · 2 years, 10 months ago
  12. 9cb7324 [3.11] gh-96587: Raise `SyntaxError` for PEP654 on older `feature_version` (GH-96588) (#96591) by Nikita Sobolev · 2 years, 10 months ago
  13. 84fd4a5 [3.11] gh-97897: Prevent os.mkfifo and os.mknod segfaults with macOS 13 SDK (GH-97944) (#97969) by Miss Islington (bot) · 2 years, 10 months ago
  14. 1a78891 gh-96865: [Enum] fix Flag to use CONFORM boundary (GH-97528) by Miss Islington (bot) · 2 years, 10 months ago
  15. c954335 [3.11] gh-98331: Update bundled pip to 22.3 (GH-98332) (gh-98400) by Miss Islington (bot) · 2 years, 10 months ago
  16. fc12762 gh-98414: py.exe launcher does not use defaults for -V:company/ option (GH-98460) by Miss Islington (bot) · 2 years, 10 months ago
  17. 585c95d [3.11] GH-97752: Clear the previous member of newly-created generator/coroutine frames (GH-97812) by Miss Islington (bot) · 2 years, 10 months ago
  18. 4e0fda5 gh-98360: multiprocessing now spawns children on Windows with correct argv[0] in virtual environments (GH-98462) by Miss Islington (bot) · 2 years, 10 months ago
  19. 4c0c1e2 [3.11] gh-97514: Don't use Linux abstract sockets for multiprocessing (GH-98501) (GH-98502) by Miss Islington (bot) · 2 years, 10 months ago
  20. d0ab10f [3.11] GH-97002: Prevent _PyInterpreterFrames from backing more than one PyFrameObject (GH-98002) by Miss Islington (bot) · 2 years, 10 months ago
  21. 154b3cd GH-96975: Skip incomplete frames in PyEval_GetFrame (GH-97018) by Miss Islington (bot) · 2 years, 10 months ago
  22. 815ad02 [3.11] Use SyntaxError invalid range in tutorial introduction example (GH-93031) (GH-97666) by Miss Islington (bot) · 2 years, 10 months ago
  23. 10818aa gh-97740: Fix bang in Sphinx C domain ref target syntax (GH-97741) by Miss Islington (bot) · 2 years, 10 months ago
  24. 746fb3c Adjust stable ABI internal documentation (GH-96896) by Miss Islington (bot) · 2 years, 10 months ago
  25. e2f7642 [3.11] gh-93738: Documentation C syntax (:c:type: to :c:expr:, misc. cases) (GH-97775) (#97873) by Miss Islington (bot) · 2 years, 10 months ago
  26. e48d6df [3.11] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97924) by Łukasz Langa · 2 years, 10 months ago
  27. cc10a8e gh-86482: Document assignment expression need for ()s (GH-23291) by Miss Islington (bot) · 2 years, 10 months ago
  28. ed7c3ff Python 3.11.0rc2 by Pablo Galindo · 3 years ago v3.11.0rc2
  29. 7033dc8 GH-96678: Fix undefined behavior in ceval.c (GH-96708) by Miss Islington (bot) · 3 years ago
  30. c563b89 Fix possible NULL pointer dereference in _PyThread_CurrentFrames (GH-96584) by Miss Islington (bot) · 3 years ago
  31. 5586da6 [3.11] GH-96636: Remove all uses of NOTRACE_DISPATCH (GH-96643) (#96688) by Mark Shannon · 3 years ago
  32. 7bfb11d [3.11] io: Add missing f (#96701) by Jelle Zijlstra · 3 years ago
  33. 99919d4 gh-96352: Set AttributeError context in _PyObject_GenericGetAttrWithDict (GH-96353) by Miss Islington (bot) · 3 years ago
  34. ae819ca [3.11] gh-68163: Correct conversion of Rational instances to float (GH-25619) (#96556) by Miss Islington (bot) · 3 years ago
  35. e72f469 [3.11] GH-96569: Avoid undefined behavior (#96616) by Mark Shannon · 3 years ago
  36. 3d6e6be gh-96652: Fix faulthandler chained signal without sigaction() (GH-96666) by Miss Islington (bot) · 3 years ago
  37. ffafa9b gh-96268: Fix loading invalid UTF-8 (GH-96270) by Miss Islington (bot) · 3 years ago
  38. 9fa21d0 gh-96577: Fixes buffer overrun in _msi module (GH-96633) by Miss Islington (bot) · 3 years ago
  39. 8228433 gh-96641: Do not expose `KeyWrapper` in `_functoolsmodule.c` (gh-96642) by Miss Islington (bot) · 3 years ago
  40. bb0dab5 gh-96611: Fix error message for invalid UTF-8 in mid-multiline string (GH-96623) by Miss Islington (bot) · 3 years ago
  41. a389fdb GH-96572: fix use after free in trace refs build mode (GH-96618) by Miss Islington (bot) · 3 years ago
  42. 26dc4df [3.11] GH-96612: Skip incomplete frames in tracemalloc traces. (GH-96613) (#96617) by Mark Shannon · 3 years ago
  43. a0848d1 [3.11] gh-92986: Fix ast.unparse when ImportFrom.level is None (GH-92992) (GH-96593) by Batuhan Taskaya · 3 years ago
  44. 08d8058 gh-96559: Fixes Windows launcher handling of defaults using old-style tags, and adds What's New section (GH-96595) by Miss Islington (bot) · 3 years ago
  45. 8a776d1 gh-95778: Correctly pre-check for int-to-str conversion (GH-96537) by Miss Islington (bot) · 3 years ago
  46. 2ced2c9 no-issue: Fix typo in 3.11.0a7.rst (gh-96547) by Miss Islington (bot) · 3 years ago
  47. f8b71da [3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96500) by Gregory P. Smith · 3 years ago
  48. 2e9f29e GH-74116: Allow multiple drain waiters for asyncio.StreamWriter (GH-94705) (#96395) by Miss Islington (bot) · 3 years ago
  49. 126ec34 gh-90467: StreamReaderProtocol - add strong reference to created task (GH-96323) (#96344) by Miss Islington (bot) · 3 years ago
  50. 16d8948 gh-96385: Correctly raise error on `[*T, *V]` substitution (GH-96386) (#96407) by Miss Islington (bot) · 3 years ago
  51. 882c7cf gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) by Miss Islington (bot) · 3 years ago
  52. 626e455 gh-90814: Correct NEWS wording re. optional C11 features (GH-96309) (GH-96384) by Petr Viktorin · 3 years ago
  53. 915ee9e gh-95243: Mitigate the race condition in testSockName (GH-96173) by Miss Islington (bot) · 3 years ago
  54. d02e8fb GH-96179: Fix misleading example on the bisect documentation (GH-96228) by Miss Islington (bot) · 3 years ago
  55. d7eea0f gh-96175: add missing self._localName assignment in `xml.dom.minidom.Attr` (GH-96176) by Miss Islington (bot) · 3 years ago
  56. 27950d8 GH-96187: Prevent _PyCode_GetExtra to return garbage for negative indexes (GH-96188) by Miss Islington (bot) · 3 years ago
  57. 04e3785 [3.11] gh-96159: Fix significant performance degradation in logging.TimedRotat… (GH-96182) (GH-96196) by Miss Islington (bot) · 3 years ago
  58. 3ea0beb gh-96046: Initialize ht_cached_keys in PyType_Ready() (GH-96047) by Miss Islington (bot) · 3 years ago
  59. 27f390b gh-96125: Fix sys.thread_info.name on pthread platforms (GH-96126) (#96128) by Miss Islington (bot) · 3 years ago
  60. b21ff74 gh-96098: Clearly link concurrent.futures from threading & multiprocessing docs (GH-96112) by Miss Islington (bot) · 3 years ago
  61. 1fa9644 GH-96071: fix deadlock in PyGILState_Ensure (GH-96124) (#96129) by Miss Islington (bot) · 3 years ago
  62. 7a84ce5 gh-95463: Remove backwards incompatible change regarding the _MASK_UTF_FILENAME flags in bpo-28080 (GH-96072) by Miss Islington (bot) · 3 years ago
  63. b68ea2a [3.11] GH-95736: fix IsolatedAsyncioTestCase to initialize Runner bef… (#96042) by Kumar Aditya · 3 years ago
  64. 504da3c gh-95957: Add instructions for Tcl/Tk and OpenSSL on RHEL/CentOS 7 (GH-95964) by Miss Islington (bot) · 3 years ago
  65. 36c114a GH-95704: Don't suppress errors from tasks when TG is cancelled (GH-95761) by Miss Islington (bot) · 3 years ago
  66. 8bd7a0b GH-95899: fix asyncio.Runner to call set_event_loop only once (GH-95900) (#96003) by Miss Islington (bot) · 3 years ago
  67. 3fa97b8 gh-95231: Disable md5 & crypt modules if FIPS is enabled (GH-94742) by Miss Islington (bot) · 3 years ago
  68. 6fc90c1 GH-95818: Skip incomplete frames in `PyThreadState_GetFrame` (GH-95886) (#95890) by Miss Islington (bot) · 3 years ago
  69. 4abf846 gh-94996: Disallow parsing pos only params with feature_version < (3, 8) (GH-94997) by Miss Islington (bot) · 3 years ago
  70. 3ea9ba6 gh-95605: Fix `float(s)` error message when `s` contains only whitespace (GH-95665) (GH-95858) by Miss Islington (bot) · 3 years ago
  71. 1221e8c gh-95876: Fix format string in pegen error location code (GH-95877) by Miss Islington (bot) · 3 years ago
  72. 41cb071 Python 3.11.0rc1 by Pablo Galindo · 3 years ago v3.11.0rc1
  73. 954b887 gh-95573: Reduce test data size in test_asyncio/test_ssl.py (GH-95668) (GH-95705) by Miss Islington (bot) · 3 years ago
  74. 4512a16 gh-65802: IDLE - explain SaveAs and extensions (GH-95690) (GH-95692) by Miss Islington (bot) · 3 years ago
  75. 6d83441 gh-95656: Enable the sqlite3 load extension API in Windows build (GH-95662) by Miss Islington (bot) · 3 years ago
  76. f5011df gh-95587: Fixes some upgrade detection issues in the Windows installer (GH-95631) by Miss Islington (bot) · 3 years ago
  77. 2d84fe5 GH-95289: Always call uncancel() when parent cancellation is requested (GH-95602) by Miss Islington (bot) · 3 years ago
  78. f292635 gh-94936: C getters: co_varnames, co_cellvars, co_freevars (GH-95008) by Miss Islington (bot) · 3 years ago
  79. 2ab5601 GH-92678: Fix tp_dictoffset inheritance. (GH-95596) (GH-95604) by Mark Shannon · 3 years ago
  80. 1bd1e37 gh-94675: Add a regression test for rjsmin re slowdown (GH-94685) by Miss Islington (bot) · 3 years, 1 month ago
  81. 2c0017b gh-94399: Restore PATH search behaviour of py.exe launcher for '/usr/bin/env' shebang lines (GH-95582) by Miss Islington (bot) · 3 years, 1 month ago
  82. 1016df0 gh-95423: Update winreg.DeleteKeyEx documentation and remove dynamic function load (GH-95521) by Steve Dower · 3 years, 1 month ago
  83. a591c47 gh-91207: Fix CSS bug in Windows CHM help file and add deprecation message (GH-95607) by Miss Islington (bot) · 3 years, 1 month ago
  84. 5bc2c3a gh-95609: update bundled pip to 22.2.2 (gh-95610) by Miss Islington (bot) · 3 years, 1 month ago
  85. 72cad6c gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452) by Miss Islington (bot) · 3 years, 1 month ago
  86. 8570f6d gh-95191: IDLE: Include prompts when saving Shell GH-95554 (#95557) by Miss Islington (bot) · 3 years, 1 month ago
  87. b12dba4 gh-91447: Fix findtext to only give an empty string on None (GH-91486) by Miss Islington (bot) · 3 years, 1 month ago
  88. 7baca3c GH-95150: Use position and exception tables for code hashing and equality (GH-95509) by Miss Islington (bot) · 3 years, 1 month ago
  89. 3192fd7 gh-95445: Ensure Windows msi uninstalls document folder successfully (GH-95465) by Miss Islington (bot) · 3 years, 1 month ago
  90. e62a0df [3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503) by Christian Heimes · 3 years, 1 month ago
  91. 9af9ea2 [3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438) by Christian Heimes · 3 years, 1 month ago
  92. e4541c4 gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (GH-95512) by Miss Islington (bot) · 3 years, 1 month ago
  93. 06b5f78 [3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308) by Christian Heimes · 3 years, 1 month ago
  94. db13c0c [3.11] gh-95174: Handle missing dup() and constants in WASI (GH-95229) (GH-95272) by Christian Heimes · 3 years, 1 month ago
  95. 3ca0016 gh-95471: IDLE - Tweak Edit menu (GH-95481) by Miss Islington (bot) · 3 years, 1 month ago
  96. a459ee9 gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397) by Miss Islington (bot) · 3 years, 1 month ago
  97. efeda8b GH-95097: fix `asyncio.run` for tasks without `uncancel` method (GH-95211) (GH-95387) by Miss Islington (bot) · 3 years, 1 month ago
  98. 00566a8 GH-90081: Run python tracers at full speed (GH-95328) (#95363) by Miss Islington (bot) · 3 years, 1 month ago
  99. 309c8f3 gh-89610: Add .pyi as a recognised extension for IDLE on macOS (GH-95393) by Miss Islington (bot) · 3 years, 1 month ago
  100. b50f58e gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-94008) by Miss Islington (bot) · 3 years, 1 month ago