Python 3.11.0rc1
  1. 41cb071 Python 3.11.0rc1 by Pablo Galindo · 3 years ago v3.11.0rc1
  2. 954b887 gh-95573: Reduce test data size in test_asyncio/test_ssl.py (GH-95668) (GH-95705) by Miss Islington (bot) · 3 years ago
  3. 4512a16 gh-65802: IDLE - explain SaveAs and extensions (GH-95690) (GH-95692) by Miss Islington (bot) · 3 years ago
  4. 6d83441 gh-95656: Enable the sqlite3 load extension API in Windows build (GH-95662) by Miss Islington (bot) · 3 years ago
  5. f5011df gh-95587: Fixes some upgrade detection issues in the Windows installer (GH-95631) by Miss Islington (bot) · 3 years ago
  6. 2d84fe5 GH-95289: Always call uncancel() when parent cancellation is requested (GH-95602) by Miss Islington (bot) · 3 years ago
  7. f292635 gh-94936: C getters: co_varnames, co_cellvars, co_freevars (GH-95008) by Miss Islington (bot) · 3 years ago
  8. 2ab5601 GH-92678: Fix tp_dictoffset inheritance. (GH-95596) (GH-95604) by Mark Shannon · 3 years ago
  9. 1bd1e37 gh-94675: Add a regression test for rjsmin re slowdown (GH-94685) by Miss Islington (bot) · 3 years, 1 month ago
  10. 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
  11. 1016df0 gh-95423: Update winreg.DeleteKeyEx documentation and remove dynamic function load (GH-95521) by Steve Dower · 3 years, 1 month ago
  12. 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
  13. 5bc2c3a gh-95609: update bundled pip to 22.2.2 (gh-95610) by Miss Islington (bot) · 3 years, 1 month ago
  14. 72cad6c gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452) by Miss Islington (bot) · 3 years, 1 month ago
  15. 8570f6d gh-95191: IDLE: Include prompts when saving Shell GH-95554 (#95557) by Miss Islington (bot) · 3 years, 1 month ago
  16. b12dba4 gh-91447: Fix findtext to only give an empty string on None (GH-91486) by Miss Islington (bot) · 3 years, 1 month ago
  17. 7baca3c GH-95150: Use position and exception tables for code hashing and equality (GH-95509) by Miss Islington (bot) · 3 years, 1 month ago
  18. 3192fd7 gh-95445: Ensure Windows msi uninstalls document folder successfully (GH-95465) by Miss Islington (bot) · 3 years, 1 month ago
  19. e62a0df [3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503) by Christian Heimes · 3 years, 1 month ago
  20. 9af9ea2 [3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438) by Christian Heimes · 3 years, 1 month ago
  21. e4541c4 gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (GH-95512) by Miss Islington (bot) · 3 years, 1 month ago
  22. 06b5f78 [3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308) by Christian Heimes · 3 years, 1 month ago
  23. db13c0c [3.11] gh-95174: Handle missing dup() and constants in WASI (GH-95229) (GH-95272) by Christian Heimes · 3 years, 1 month ago
  24. 3ca0016 gh-95471: IDLE - Tweak Edit menu (GH-95481) by Miss Islington (bot) · 3 years, 1 month ago
  25. a459ee9 gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397) by Miss Islington (bot) · 3 years, 1 month ago
  26. efeda8b GH-95097: fix `asyncio.run` for tasks without `uncancel` method (GH-95211) (GH-95387) by Miss Islington (bot) · 3 years, 1 month ago
  27. 00566a8 GH-90081: Run python tracers at full speed (GH-95328) (#95363) by Miss Islington (bot) · 3 years, 1 month ago
  28. 309c8f3 gh-89610: Add .pyi as a recognised extension for IDLE on macOS (GH-95393) by Miss Islington (bot) · 3 years, 1 month ago
  29. b50f58e gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-94008) by Miss Islington (bot) · 3 years, 1 month ago
  30. 1368a1f gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (GH-95399) by Miss Islington (bot) · 3 years, 1 month ago
  31. 763801a gh-95166: cancel map waited on future on timeout (GH-95169) (GH-95364) by Miss Islington (bot) · 3 years, 1 month ago
  32. d3cc99b gh-95355: Check tokens[0] after allocating memory (GH-95356) by Miss Islington (bot) · 3 years, 1 month ago
  33. 7813d97 [3.11] GH-93899: fix checks for eventfd flags (GH-95170). (#95342) by Kumar Aditya · 3 years, 1 month ago
  34. 33efd7f [3.11] gh-94938: Fix errror detection of unexpected keyword arguments (GH-94999) (GH-95353) by Serhiy Storchaka · 3 years, 1 month ago
  35. 547f0bb gh-95339: update bundled pip to 22.2.1 (gh-95340) by Miss Islington (bot) · 3 years, 1 month ago
  36. 503a3a7 [3.11] gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (GH-95325) (#95336) by Miss Islington (bot) · 3 years, 1 month ago
  37. 6b01fc70 GH-95045: gc untrack _lsprof.Profiler before deallocating it (GH-95315) by Miss Islington (bot) · 3 years, 1 month ago
  38. c72c1d6 [3.11] gh-94801: Fix regression in configure's CPPFLAGS handling (GH-95288) (GH-95297) by Christian Heimes · 3 years, 1 month ago
  39. 202311c [3.11] gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086) (GH-95307) by Miss Islington (bot) · 3 years, 1 month ago
  40. 131fc72 [3.11] gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282) (GH-95310) by Miss Islington (bot) · 3 years, 1 month ago
  41. 7df3a1c gh-95285: py.exe launcher fails with short argv0 (GH-95295) (GH-95298) by Miss Islington (bot) · 3 years, 1 month ago
  42. 5e971e8 gh-93351: Add news entry and what's new entry for changes in gh-93351 (GH-95175) (GH-95177) by Miss Islington (bot) · 3 years, 1 month ago
  43. 6fe7e02 gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426) (GH-93793) by Miss Islington (bot) · 3 years, 1 month ago
  44. 86eb500 [3.11] gh-95185: Check recursion depth in the AST constructor (GH-95186) (GH-95208) by Miss Islington (bot) · 3 years, 1 month ago
  45. 19d9536 gh-95051: ensure that timeouts scheduled with `asyncio.Timeout` that have already expired are deliverered promptly (GH-95109) (GH-95216) by Miss Islington (bot) · 3 years, 1 month ago
  46. 0771d71 Python 3.11.0b5 by Pablo Galindo · 3 years, 1 month ago v3.11.0b5
  47. 7f73194 [3.11] GH-92678: Expose managed dict clear and visit functions (GH-95246). (#95256) by Pablo Galindo Salgado · 3 years, 1 month ago
  48. e5ff5ec [3.11] GH-94739: Backport GH-94958 to 3.11 (#94965) by Mark Shannon · 3 years, 1 month ago
  49. 3ec139f gh-95087: Fix IndexError in parsing invalid date in the email module (GH-95201) by Miss Islington (bot) · 3 years, 1 month ago
  50. 49d0384 gh-95212: make multiprocessing test case parallel-safe (GH-95213) by Miss Islington (bot) · 3 years, 1 month ago
  51. 687dd50 gh-95199: upgrade bundled setuptools to 63.2.0 (gh-95200) by Miss Islington (bot) · 3 years, 1 month ago
  52. 9639cc1 gh-95194: upgrade bundled pip to 22.2 (gh-95195) by Miss Islington (bot) · 3 years, 1 month ago
  53. 22f06d6 gh-93157: Fix fileinput didn't support `errors` in `inplace` mode (GH-95128) by Miss Islington (bot) · 3 years, 1 month ago
  54. e8edbda [3.11] gh-93351: Add news entry and what's new entry for changes in gh-93351 (GH-95175) (#95178) by Pablo Galindo Salgado · 3 years, 1 month ago
  55. 5d3f2fb [3.11] gh-95132: Correctly relay *args and **kwds from sqlite3.connect to factory (GH-95146) (#95158) by Erlend Egeberg Aasland · 3 years, 1 month ago
  56. 064462a [3.11] GH-94036: Fix more attribute location quirks (GH-95028) (GH-95156) by Brandt Bucher · 3 years, 1 month ago
  57. bbdacb4 GH-94438: Handle extended arguments and conditional pops in mark_stacks (GH-95110) by Miss Islington (bot) · 3 years, 1 month ago
  58. 5a48ab0 [3.11] GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121) (GH-95143) by Brandt Bucher · 3 years, 1 month ago
  59. deacc3c gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (GH-95106) by Miss Islington (bot) · 3 years, 1 month ago
  60. e693f84 [3.11] GH-95060: Fix PyCode_Addr2Location when addrq < 0 (GH-95094) by Miss Islington (bot) · 3 years, 1 month ago
  61. e2fce3a [3.11] GH-91409: Don't overwrite valid locations with NOP locations (GH-95067) (GH-95068) by Brandt Bucher · 3 years, 1 month ago
  62. 6515738 gh-54781: Move NEWS item to Tests, and improve wording (GH-95063) by Miss Islington (bot) · 3 years, 1 month ago
  63. 84d58ad GH-90699: fix ref counting of static immortal strings (gh-94850) by Miss Islington (bot) · 3 years, 1 month ago
  64. b3aec3e [3.11] Remove blurb boilerplate from news item(#95033) (#95036) by Terry Jan Reedy · 3 years, 1 month ago
  65. bb8e20a gh-91256: Ensure help text has the program name even before getpath is called (GH-94929) by Miss Islington (bot) · 3 years, 1 month ago
  66. 9487e8d GH-91153: Handle mutating __index__ methods in bytearray item assignment (GH-94891) by Miss Islington (bot) · 3 years, 1 month ago
  67. 7733aa0 gh-94949: Disallow parsing parenthesised ctx mgr with old feature_version (GH-94950) by Miss Islington (bot) · 3 years, 1 month ago
  68. eda2f90 [3.11] GH-94822: Don't specialize when metaclasses are involved (GH-94892) (GH-94980) by Brandt Bucher · 3 years, 1 month ago
  69. ec6ed66 gh-94930: skipitem() in getargs.c should return non-NULL on error (GH-94931) by Miss Islington (bot) · 3 years, 1 month ago
  70. a914fa9 GH-94857: fix test_io refleak (GH-94858) by Miss Islington (bot) · 3 years, 1 month ago
  71. 4607e88 [3.11] gh-94847: Don't force inlining in debug builds of libmpdec (GH-94848) (GH-94951) by Miss Islington (bot) · 3 years, 1 month ago
  72. 7dc236d gh-94947: Disallow parsing walrus with feature_version < (3, 8) (GH-94948) by Miss Islington (bot) · 3 years, 1 month ago
  73. 30412d9 [3.11] gh-94801: Use custom flags to check for headers and libs (GH-94802) (GH-94881) by Christian Heimes · 3 years, 1 month ago
  74. 65d87a2 gh-94821: Fix autobind of empty unix domain address (GH-94826) by Miss Islington (bot) · 3 years, 1 month ago
  75. 107c21c gh-94864: Fix PyArg_Parse* with deprecated format units "u" and "Z" (GH-94902) by Serhiy Storchaka · 3 years, 1 month ago
  76. ccbf853 gh-91181: drop support for bytes on sys.path (GH-31934) by Miss Islington (bot) · 3 years, 1 month ago
  77. e121cb5 gh-94869: Fix the location in some expressions for multi-line f-string ast nodes (GH-94895) by Miss Islington (bot) · 3 years, 1 month ago
  78. 8c08e86 gh-90844: Allow virtual environments to correctly launch when they have spaces in the path (GH-94903) by Miss Islington (bot) · 3 years, 1 month ago
  79. b040617 gh-94772: Fix off-by-one error in Windows launcher (GH-94779) by Miss Islington (bot) · 3 years, 1 month ago
  80. d9107aa0 gh-94731: Revert to C-style casts for _Py_CAST (GH-94782) (#94849) by Miss Islington (bot) · 3 years, 1 month ago
  81. 498c649 gh-94841: Ensure arena_map_get() is inlined in PyObject_Free() (GH-94842) by Miss Islington (bot) · 3 years, 1 month ago
  82. 91f7914 GH-89988: Fix memory leak in pickle.Pickler dispatch_table lookup (GH-94298) by Miss Islington (bot) · 3 years, 1 month ago
  83. cdd0cab gh-94773: deepfreeze: support frozensets with unsortable types (GH-94775) by Miss Islington (bot) · 3 years, 1 month ago
  84. 5a7e1e0 Python 3.11.0b4 by Pablo Galindo · 3 years, 1 month ago v3.11.0b4
  85. 91176d3 [3.11] bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times (GH-30274) (#94747) by Miss Islington (bot) · 3 years, 1 month ago
  86. 8464e4a GH-94736: Fix _multiprocessing.SemLock subclassing (GH-94738) by Miss Islington (bot) · 3 years, 1 month ago
  87. 45896f2 [3.11] gh-93883: elide traceback indicators when possible (GH-93994) (GH-94740) by John Belmonte · 3 years, 1 month ago
  88. e5c8ad3 [3.11] GH-94694: Fix column offsets for multi-line method lookups (GH-94721) by Brandt Bucher · 3 years, 1 month ago
  89. a61870e gh-94637: Release GIL in SSLContext.set_default_verify_paths (GH-94658) by Miss Islington (bot) · 3 years, 1 month ago
  90. 7a34172 [3.11] GH-93252: Fix error handling for failed Python calls (GH-94693) (GH-94708) by Kumar Aditya · 3 years, 1 month ago
  91. b4e232c gh-94607: Fix subclassing generics (GH-94610) by Miss Islington (bot) · 3 years, 1 month ago
  92. 36a3372 [3.11] gh-94215: Fix error handling for line-tracing events (GH-94681) (GH-94688) by Christian Heimes · 3 years, 1 month ago
  93. c72001e gh-94321: Document sqlite3.PrepareProtocol (GH-94620) by Miss Islington (bot) · 3 years, 1 month ago
  94. 65c4316 gh-93910: Fix enum performance regression (GH-94614) by Miss Islington (bot) · 3 years, 1 month ago
  95. c0b7868 [3.11] gh-94430: Allow params named `module` or `self` with custom C names in AC (GH-94431) (#94649) by Erlend Egeberg Aasland · 3 years, 1 month ago
  96. 74c953d [3.11] gh-92228: disable the compiler's 'small exit block inlining' optimization for blocks that have a line number (GH-94592) (GH-94643) by Christian Heimes · 3 years, 1 month ago
  97. 0187b60 GH-93896: AAlways set event loop in asyncio.run and IsolatedAsyncioTestCase (GH-94593) by Miss Islington (bot) · 3 years, 1 month ago
  98. 5f4a16b [3.11] gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94511) (GH-94578) by Łukasz Langa · 3 years, 1 month ago
  99. 552fc9a gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424) (GH-94576) by Miss Islington (bot) · 3 years, 1 month ago
  100. d49c99f gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin (GH-94386) by Miss Islington (bot) · 3 years, 1 month ago