Python 3.11.0
  1. a1f4e42 gh-90989: Clarify some installer text (GH-97668) by Steve Dower · 2 years, 10 months ago
  2. 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
  3. 882c7cf gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) by Miss Islington (bot) · 3 years ago
  4. 7604456 bpo-46744: Support "-Win32" and make platform flags case insensitive in Windows build scripts. (GH-31803) by Miss Islington (bot) · 3 years ago
  5. a42215c gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650) (GH-95780) by Miss Islington (bot) · 3 years ago
  6. f5011df gh-95587: Fixes some upgrade detection issues in the Windows installer (GH-95631) by Miss Islington (bot) · 3 years ago
  7. 3192fd7 gh-95445: Ensure Windows msi uninstalls document folder successfully (GH-95465) by Miss Islington (bot) · 3 years, 1 month ago
  8. e62a0df [3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503) by Christian Heimes · 3 years, 1 month ago
  9. 06b5f78 [3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308) by Christian Heimes · 3 years, 1 month ago
  10. 25086f1 gh-95174: Move WASIX logic into wasi-env (GH-95320) by Miss Islington (bot) · 3 years, 1 month ago
  11. 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
  12. 6284f23 gh-95205: Improve WASM README.md (GH-95267) (GH-95270) by Miss Islington (bot) · 3 years, 1 month ago
  13. df95ad3 gh-95205: Improve wasm README (GH-95206) by Miss Islington (bot) · 3 years, 1 month ago
  14. 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
  15. e98728a gh-93939: Use new MODULE_name_STATE in wasm_assets script (GH-95035) by Miss Islington (bot) · 3 years, 1 month ago
  16. cdd0cab gh-94773: deepfreeze: support frozensets with unsortable types (GH-94775) by Miss Islington (bot) · 3 years, 1 month ago
  17. 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
  18. e284468 gh-94538: Fix Argument Clinic output to custom file (GH-94539) (GH-94555) by Miss Islington (bot) · 3 years, 1 month ago
  19. 9fa9661 gh-84461: Tool/wasm/python.html: Add subresource integrity hashes (GH-93953) by Miss Islington (bot) · 3 years, 2 months ago
  20. ca58ca8 gh-84461: Improve WebAssembly in-browser demo (GH-91879) by Miss Islington (bot) · 3 years, 2 months ago
  21. 3b4f5ed [3.11] GH-93516: Backport GH-93769 (GH-94231) by Mark Shannon · 3 years, 2 months ago
  22. c966e08 gh-84461: Build Emscripten with WASM BigInt support (GH-94219) by Miss Islington (bot) · 3 years, 2 months ago
  23. 4d2c972 gh-84461: Fix ctypes and test_ctypes on Emscripten (GH-94142) by Miss Islington (bot) · 3 years, 2 months ago
  24. ee82f0f gh-93771: Clarify how deepfreeze.py is run (GH-94150) by Miss Islington (bot) · 3 years, 2 months ago
  25. 852b4d4 [3.11] gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383) (#93493) by Ken Jin · 3 years, 2 months ago
  26. 3ece6e6 [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (GH-94127) by Mark Shannon · 3 years, 2 months ago
  27. 8c2af49 gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) (GH-94121) by Miss Islington (bot) · 3 years, 2 months ago
  28. 1073184 [3.11] gh-84461: Fix Emscripten umask and permission issues (GH-94002) (GH-94006) by Christian Heimes · 3 years, 2 months ago
  29. 6c8eb95 gh-84461: Fix pydebug Emscripten browser builds (GH-93982) by Miss Islington (bot) · 3 years, 2 months ago
  30. 6e28032 gh-84461: Document how to install SDKs manually (GH-93844) by Miss Islington (bot) · 3 years, 2 months ago
  31. 8786407 gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825) by Miss Islington (bot) · 3 years, 2 months ago
  32. 02ff1cc gh-84461: Fix parallel testing on WebAssembly (GH-93768) by Miss Islington (bot) · 3 years, 2 months ago
  33. 4c88104 gh-84461: Use HOSTRUNNER to run regression tests (GH-93694) by Miss Islington (bot) · 3 years, 2 months ago
  34. 5203255 gh-84461: Emscripten's faccessat() does not accept flags (GHß92353) by Miss Islington (bot) · 3 years, 2 months ago
  35. 6787a8f gh-90473: Make chmod a dummy on WASI, skip chmod tests (GH-93534) (GH-93550) by Miss Islington (bot) · 3 years, 2 months ago
  36. 20be4a1 gh-90473: WASI requires proper open(2) flags (GH-93529) by Miss Islington (bot) · 3 years, 2 months ago
  37. 1d2b766 gh-90473: Skip and document more failing tests on WASI (GH-93436) by Miss Islington (bot) · 3 years, 3 months ago
  38. 0fb70ce gh-90473: Misc test fixes for WASI (GH-93218) by Miss Islington (bot) · 3 years, 3 months ago
  39. a29b1f8 gh-90473: WASI: skip gethostname tests (GH-93092) by Miss Islington (bot) · 3 years, 3 months ago
  40. 7afccd3 gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803) by Miss Islington (bot) · 3 years, 3 months ago
  41. de33490 gh-92256: Improve Argument Clinic parser error messages (GH-92268) by Miss Islington (bot) · 3 years, 3 months ago
  42. 329afe7 gh-57684: Update tests for PYTHONSAFEPATH=1 (#92358) by Victor Stinner · 3 years, 3 months ago
  43. 1f631ae gh-81057: Fix indent. (gh-92267) by Eric Snow · 3 years, 4 months ago
  44. 804f252 gh-91320: Use _PyCFunction_CAST() (#92251) by Victor Stinner · 3 years, 4 months ago
  45. 456cd51 gh-81057: Get the c-analyzer tool working again. (gh-92246) by Eric Snow · 3 years, 4 months ago
  46. b270b82 gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210) by Victor Stinner · 3 years, 4 months ago
  47. b156578 gh-92031: Deoptimize Static Code at Finalization (GH-92039) by Dennis Sweeney · 3 years, 4 months ago
  48. a055dac gh-91583: AC: Fix regression for functions with defining_class (GH-91739) by Serhiy Storchaka · 3 years, 4 months ago
  49. 83bce8e gh-91324: Convert the stable ABI manifest to TOML (GH-92026) by Petr Viktorin · 3 years, 4 months ago
  50. 89c6b2b bpo-36329: Remove 'make -C Doc serve' in favour of 'make -C Doc htmlview' (GH-32354) by Hugo van Kemenade · 3 years, 4 months ago
  51. 6dcbc08 gh-91324: List feature macros in the stable ABI manifest, improve tests (GH-32415) by Petr Viktorin · 3 years, 4 months ago
  52. 64a54e5 gh-91719: Add pycore_opcode.h internal header file (#91906) by Victor Stinner · 3 years, 4 months ago
  53. 92c1037 gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820) by Christian Heimes · 3 years, 4 months ago
  54. 9b5ca54 gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781) by Christian Heimes · 3 years, 4 months ago
  55. f912cc0 gh-91575: Add a script for generating data for case-insensitive matching in re (GH-91660) by Serhiy Storchaka · 3 years, 4 months ago
  56. f8dc618 GH-91719: Make MSVC generate somewhat faster switch code (#91718) by Guido van Rossum · 3 years, 4 months ago
  57. ac4ffd3 bpo-47169: Export PyOS_CheckStack on Windows (GH-32414) by Petr Viktorin · 3 years, 4 months ago
  58. 944fffe GH-88116: Use a compact format to represent end line and column offsets. (GH-91666) by Mark Shannon · 3 years, 4 months ago
  59. ab0d35d bpo-46712: share more global strings in deepfreeze (gh-32152) by Kumar Aditya · 3 years, 4 months ago
  60. dbd9d75 Add some information about where pynche has moved to (#91650) by Barry Warsaw · 3 years, 4 months ago
  61. 7173fd5 Remove the ancient Pynche color editor (#91554) by Barry Warsaw · 3 years, 4 months ago
  62. 37965d2 gh-78607: Replace __ltrace__ with __lltrace__ (GH-91619) by Dennis Sweeney · 3 years, 4 months ago
  63. 9300b6d gh-91595: fix the comparison of character and integer by using ord() (#91596) by Yu Liu · 3 years, 4 months ago
  64. 1b34b56 gh-91404: Use computed gotos and reduce indirection in re (#91495) by Brandt Bucher · 3 years, 4 months ago
  65. c9d41bc gh-91428: include specialized opcodes in _PyOpcode_OpName (GH-91467) by Dennis Sweeney · 3 years, 4 months ago
  66. 13b17e2 gh-91156: Fix `encoding="locale"` in UTF-8 mode (GH-70056) by Inada Naoki · 3 years, 4 months ago
  67. 474fdbe bpo-47152: Automatically regenerate sre_constants.h (GH-91439) by Serhiy Storchaka · 3 years, 4 months ago
  68. 8a35ce3 gh-91428: Add _PyOpcode_OpName to opcode.h of debug builds (GH-91430) by Dennis Sweeney · 3 years, 4 months ago
  69. defbbd6 bpo-40280: WASM docs and smaller browser builds (GH-32412) by Christian Heimes · 3 years, 4 months ago
  70. 1c2fddd Add feature macro PY_HAVE_THREAD_NATIVE_ID to the stable ABI definition (GH-32365) by Petr Viktorin · 3 years, 4 months ago
  71. ef6a482 bpo-47177: Replace `f_lasti` with `prev_instr` (GH-32208) by Brandt Bucher · 3 years, 4 months ago
  72. 612e422 bpo-46576: Speed up test_peg_generator by using a static library for shared sources (GH-32338) by Jeremy Kloth · 3 years, 4 months ago
  73. d79f118 bpo-47115: Document which parts of structs are in limited API/stable ABI (GH-32196) by Petr Viktorin · 3 years, 4 months ago
  74. 96e0983 bpo-40280: Add limited Emscripten REPL (GH-32284) by Christian Heimes · 3 years, 5 months ago
  75. c9844cb bpo-40280: Add --enable-wasm-dynamic-linking (GH-32253) by Christian Heimes · 3 years, 5 months ago
  76. 1578f06 bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290) by Serhiy Storchaka · 3 years, 5 months ago
  77. 4ed8a9a bpo-40280: Enable most file-at() and nanosleep APIs again (GH-32238) by Christian Heimes · 3 years, 5 months ago
  78. e7bb7c2 bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32218) by Eric Snow · 3 years, 5 months ago
  79. db4dada bpo-47146: Avoid Using make Recursively (gh-32206) by Eric Snow · 3 years, 5 months ago
  80. 2ab609d bpo-47171: Enable installing the py.exe launcher on Windows ARM64 (GH-32203) by Steve Dower · 3 years, 5 months ago
  81. 6881ea9 bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124) by Hugo van Kemenade · 3 years, 5 months ago
  82. bad86a6 bpo-46566: Add new py.exe launcher implementation (GH-32062) by Steve Dower · 3 years, 5 months ago
  83. 785cc67 bpo-46429: tweak deepfreeze output (#32107) by Kumar Aditya · 3 years, 5 months ago
  84. febf54b bpo-46712: Do not Regen Deep-Frozen Modules before Generating Global Objects (gh-32061) by Eric Snow · 3 years, 5 months ago
  85. 4aea656 bpo-32033: Finalize WASI configure options (GH-32053) by Christian Heimes · 3 years, 5 months ago
  86. 88872a2 bpo-47084: Clear Unicode cached representations on finalization (GH-32032) by Jeremy Kloth · 3 years, 5 months ago
  87. 3751b6b bpo-47086: Remove .chm from Windows installer and add HTML docs (GH-32038) by Steve Dower · 3 years, 5 months ago
  88. 2bde682 bpo-46841: Quicken code in-place (GH-31888) by Brandt Bucher · 3 years, 5 months ago
  89. d7a93cb summarize_stats.py: add pairs by opcode (GH-31957) by Dennis Sweeney · 3 years, 5 months ago
  90. ef1327e bpo-40280: Skip more tests on Emscripten (GH-31947) by Christian Heimes · 3 years, 5 months ago
  91. 7c77652 bpo-47032: Ensure Windows install builds fail correctly with a non-zero exit code when part of the build fails (GH-31921) by Steve Dower · 3 years, 5 months ago
  92. 7088120 bpo-46948: Fix launcher installer build failure due to first part of fix (GH-31920) by Steve Dower · 3 years, 5 months ago
  93. af0a50d bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) by Christian Heimes · 3 years, 5 months ago
  94. 52f6ce3 Tools/gdb: Drop code to support Python 2. (GH-31717) by Inada Naoki · 3 years, 5 months ago
  95. 23abae6 CI: Fix patchcheck (GH-31708) by Hugo van Kemenade · 3 years, 5 months ago
  96. ecfff63 bpo-40280: Disable AF_UNIX, AF_PACKET, SO_REUSE* on Emscripten (#31829) by Christian Heimes · 3 years, 5 months ago
  97. de554d6 bpo-40280: Skip more tests/features that don't apply to Emscripten (GH-31791) by Christian Heimes · 3 years, 5 months ago
  98. 8714b6f bpo-46881: Statically allocate and initialize the latin1 characters. (GH-31616) by Kumar Aditya · 3 years, 5 months ago
  99. 5081e78 bpo-40280: Block more non-working syscalls in Emscripten (GH-31757) by Christian Heimes · 3 years, 5 months ago
  100. 77446d2 bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly uses the install path during repair (GH-31726) by Steve Dower · 3 years, 5 months ago