Python 3.11.11
  1. e84015f [3.11] gh-123418: Update CI to use fresh OpenSSL releases (GH-123675) (#123699) by Zachary Ware · 10 months ago
  2. 34e808e [3.11] gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list (GH-116577) (#116583) by Miss Islington (bot) · 1 year, 5 months ago
  3. 4637a1f [3.11] GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 primitives (GH-116327) (GH-116373) (GH-116384) by Brett Cannon · 1 year, 5 months ago
  4. f4672e2 [3.11] chore: fix typos (GH-116345) (#116375) by Terry Jan Reedy · 1 year, 5 months ago
  5. 7fa3318 [3.11] gh-116265: Remove obsolete sentence. (GH-116284) (#116332) by Miss Islington (bot) · 1 year, 6 months ago
  6. 862775b [3.11] GH-115978: Disable `*readv()` and `*writev()` on WASI (GH-116228) (GH-116232) by Miss Islington (bot) · 1 year, 6 months ago
  7. 677356b gh-115554: Improved logic for handling multiple existing py.exe launcher installs (GH-116201) by Steve Dower · 1 year, 6 months ago
  8. 9126232 [3.11] gh-108303: Move `Lib/test/sortperf.py` to `Tools/scripts` (GH-114687) (#115626) by Miss Islington (bot) · 1 year, 6 months ago
  9. 9bb3f56 [3.11] [3.12] GH-113516: don't set `LDSHARED` when building for WASI (GH-115495) (GH-115496) (GH-115497) by Miss Islington (bot) · 1 year, 6 months ago
  10. e071b0d [3.11] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115468) by Seth Michael Larson · 1 year, 6 months ago
  11. b86fdf2 [3.11] gh-114563: C decimal falls back to pydecimal for unsupported format strings (GH-114879) (GH-115384) by John Belmonte · 1 year, 6 months ago
  12. ead9e78 [3.11] gh-115015: Argument Clinic: fix generated code for METH_METHOD methods without params (#115016) (#115069) by Erlend E. Aasland · 1 year, 6 months ago
  13. 319e695 [3.11] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115057) by Ned Deily · 1 year, 6 months ago
  14. 706b40e [3.11] gh-65701: document that freeze doesn't work with framework builds on macOS (GH-113352) (#113361) by Miss Islington (bot) · 1 year, 8 months ago
  15. d099def [3.11] gh-109408: Add the docs whitespace check from patchcheck to pre-commit (GH-109854) (#110595) by Miss Islington (bot) · 1 year, 10 months ago
  16. 4499e6c [3.11] gh-103053: Fix test_tools.test_freeze on FreeBSD (GH-110451) (#110457) by Miss Islington (bot) · 1 year, 11 months ago
  17. 1fd6a73 [3.11] 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. (#110006) by Ned Deily · 1 year, 11 months ago
  18. 8ac20e5 [3.11] gh-109615: Fix support test_copy_python_src_ignore() (#109958) (#109962) by Victor Stinner · 1 year, 11 months ago
  19. 2423168 [3.11] gh-109615: Fix test_tools.test_freeze SRCDIR (#109935) (#109951) by Victor Stinner · 1 year, 11 months ago
  20. 8ed9bda [3.11] gh-109098: Fuzz re module instead of internal sre (GH-109911) (GH-109933) by Miss Islington (bot) · 1 year, 11 months ago
  21. ed233dd [3.11] gh-108740: Fix "make regen-all" race condition (#108741) (#109021) by Victor Stinner · 2 years ago
  22. d631b82 [3.11] gh-109002: Ensure only one wheel for each vendored package (GH-109003) (#109006) by Miss Islington (bot) · 2 years ago
  23. d678ee7 [3.11] Trim trailing whitespace and test on CI (GH-104275) (#108215) by Hugo van Kemenade · 2 years ago
  24. dd0a1f9 [3.11] gh-102507 Remove invisible pagebreak characters (GH-102531) (#108266) by Miss Islington (bot) · 2 years ago
  25. 441797d [3.11] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v, 3.0.10, and 3.1.2. (GH-108119) by Ned Deily · 2 years ago
  26. 202efe1 [3.11] Fix the long64 reader in umarshal.py (GH-107828) (GH-107850) by Miss Islington (bot) · 2 years ago
  27. edaa0db [3.11] gh-86457: Fix signature for code.replace() (GH-23199) (GH-107746) by Serhiy Storchaka · 2 years ago
  28. a15d06c [3.11] gh-106263: Fix segfault in `signaldict_repr` in `_decimal` module (#… (#107490) by Charlie Zhao · 2 years, 1 month ago
  29. 00b65da [3.11] Docs: Argument Clinic: Restructure "Basic concepts and usage" (#106981) (#107327) by Erlend E. Aasland · 2 years, 1 month ago
  30. 63c945a [3.11] gh-106970: Fix Argument Clinic 'destination <name> clear' command (#106972) (#107059) by Erlend E. Aasland · 2 years, 1 month ago
  31. 9aeb9d1 wasm: do not use inline comment in .editorconfig (GH-106610) by Miss Islington (bot) · 2 years, 1 month ago
  32. 9f8aa7a [3.11] gh-106368: Add tests for permutation helpers in Argument Clinic (GH-106407) (#106410) by Miss Islington (bot) · 2 years, 2 months ago
  33. 966e0f6 [3.11] gh-100340: Allows -Wno-int-conversion for wasm (GH-100341) (#106066) by Miss Islington (bot) · 2 years, 2 months ago
  34. 9cc05334 [3.11] Fix c-analyzer for GCC: ignore LANG env var (GH-106173) (#106177) by Miss Islington (bot) · 2 years, 2 months ago
  35. a5d2b54 [3.11] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (#105200) by Gregory P. Smith · 2 years, 3 months ago
  36. 3b0747a gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-105147) by Miss Islington (bot) · 2 years, 3 months ago
  37. 58de2eb [3.11] gh-102416: Do not memoize incorrectly loop rules in the parser (GH-102467). (#102473) by Pablo Galindo Salgado · 2 years, 6 months ago
  38. 3cc0012 gh-102151: Correctly fetch CONFIG_ARGS in Tools/freeze/test/freeze.py (GH-102152) by Miss Islington (bot) · 2 years, 6 months ago
  39. fd155b9 gh-101849: Add upgrade codes for old versions of launcher that ended up with later version numbers (GH-101877) by Miss Islington (bot) · 2 years, 6 months ago
  40. cec99ed gh-89792: Limit test_tools freeze test build parallelism based on the number of cores (GH-101841) by Miss Islington (bot) · 2 years, 6 months ago
  41. d17cc3d gh-89792: Prevent test_tools from copying 1000M of "source" in freeze test (GH-101837) by Miss Islington (bot) · 2 years, 6 months ago
  42. 52a03a0 gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) by Steve Dower · 2 years, 6 months ago
  43. 31b82ab [3.11] gh-101046: Fix a potential memory leak in the parser when raising MemoryError (GH-101051) (#101085) by Pablo Galindo Salgado · 2 years, 7 months ago
  44. d8073ee [3.11] gh-89419: gdb: fix bug causing AttributeError in py-locals when no frame is available (GH-100611) (#100738) by Eli Schwartz · 2 years, 8 months ago
  45. ebe4288 [3.11] GH-100342: check for allocation failure in AC `*args` parsing (GH-100343). (#100568) by Kumar Aditya · 2 years, 8 months ago
  46. a3dbd4c [3.11] gh-64490: Fix bugs in argument clinic varargs processing (GH-32092) (#100368) by colorfulappl · 2 years, 8 months ago
  47. 341bdd6 [3.11] gh-100454: Start running SSL tests with OpenSSL 3.1.0-beta1 (#100486) by Gregory P. Smith · 2 years, 8 months ago
  48. ba8e30c [3.11] gh-99240: Fix double-free bug in Argument Clinic str_converter generated code (GH-99241) (#100352) by colorfulappl · 2 years, 8 months ago
  49. c42a4ad [3.11] gh-64490: Fix refcount error when arguments are packed to tuple in argument clinic (GH-99233) (#100338) by colorfulappl · 2 years, 8 months ago
  50. dd323af [3.11] gh-96002: Add functional test for Argument Clinic (GH-96178) (#100230) by colorfulappl · 2 years, 8 months ago
  51. 49f2eee [3.11] gh-99016: Make build scripts compatible with Python 3.8 (GH-99017). (GH-99693) by Serhiy Storchaka · 2 years, 9 months ago
  52. b5874fa [3.11] gh-95731: Fix module docstring extraction in pygettext (GH-95732) (#98281) by Miss Islington (bot) · 2 years, 10 months ago
  53. f07ee41 [3.11] gh-97728: Argument Clinic: Fix uninitialized variable in the Py_UNICODE converter (GH-97729) (GH-97757) by Serhiy Storchaka · 2 years, 11 months ago
  54. 0fbee30 gh-90989: Clarify some installer text (GH-97668) by Steve Dower · 2 years, 11 months ago
  55. 94582bb gh-97612: Fix shell injection in get-remote-certificate.py (GH-97613) by Miss Islington (bot) · 2 years, 11 months ago
  56. 876606f [3.11] gh-96883: browser: include concurrent.futures (GH-96886) (GH-96888) by Christian Heimes · 3 years ago
  57. fe4f2f9 gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matching UUIDs with official releases (GH-96755) by Miss Islington (bot) · 3 years ago
  58. 8238fa9 gh-84461: Omit resource mod and getresuid funcs on Emscripten (GH-96303) by Miss Islington (bot) · 3 years ago
  59. 4958820 [3.11] gh-95853: Add script to automate WASM build (GH-95828, GH-95985, GH-96045, GH-96389, GH-96744) (GH-96749) by Christian Heimes · 3 years ago
  60. 390123b [3.11] gh-96320: WASI socket fixes (GH-96388) (GH-#96748) by Miss Islington (bot) · 3 years ago
  61. 882c7cf gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) by Miss Islington (bot) · 3 years ago
  62. 7604456 bpo-46744: Support "-Win32" and make platform flags case insensitive in Windows build scripts. (GH-31803) by Miss Islington (bot) · 3 years ago
  63. a42215c gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650) (GH-95780) by Miss Islington (bot) · 3 years ago
  64. f5011df gh-95587: Fixes some upgrade detection issues in the Windows installer (GH-95631) by Miss Islington (bot) · 3 years ago
  65. 3192fd7 gh-95445: Ensure Windows msi uninstalls document folder successfully (GH-95465) by Miss Islington (bot) · 3 years, 1 month ago
  66. e62a0df [3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503) by Christian Heimes · 3 years, 1 month ago
  67. 06b5f78 [3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308) by Christian Heimes · 3 years, 1 month ago
  68. 25086f1 gh-95174: Move WASIX logic into wasi-env (GH-95320) by Miss Islington (bot) · 3 years, 1 month ago
  69. 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
  70. 6284f23 gh-95205: Improve WASM README.md (GH-95267) (GH-95270) by Miss Islington (bot) · 3 years, 1 month ago
  71. df95ad3 gh-95205: Improve wasm README (GH-95206) by Miss Islington (bot) · 3 years, 1 month ago
  72. 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
  73. e98728a gh-93939: Use new MODULE_name_STATE in wasm_assets script (GH-95035) by Miss Islington (bot) · 3 years, 1 month ago
  74. cdd0cab gh-94773: deepfreeze: support frozensets with unsortable types (GH-94775) by Miss Islington (bot) · 3 years, 1 month ago
  75. 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
  76. e284468 gh-94538: Fix Argument Clinic output to custom file (GH-94539) (GH-94555) by Miss Islington (bot) · 3 years, 1 month ago
  77. 9fa9661 gh-84461: Tool/wasm/python.html: Add subresource integrity hashes (GH-93953) by Miss Islington (bot) · 3 years, 2 months ago
  78. ca58ca8 gh-84461: Improve WebAssembly in-browser demo (GH-91879) by Miss Islington (bot) · 3 years, 2 months ago
  79. 3b4f5ed [3.11] GH-93516: Backport GH-93769 (GH-94231) by Mark Shannon · 3 years, 2 months ago
  80. c966e08 gh-84461: Build Emscripten with WASM BigInt support (GH-94219) by Miss Islington (bot) · 3 years, 2 months ago
  81. 4d2c972 gh-84461: Fix ctypes and test_ctypes on Emscripten (GH-94142) by Miss Islington (bot) · 3 years, 2 months ago
  82. ee82f0f gh-93771: Clarify how deepfreeze.py is run (GH-94150) by Miss Islington (bot) · 3 years, 2 months ago
  83. 852b4d4 [3.11] gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383) (#93493) by Ken Jin · 3 years, 2 months ago
  84. 3ece6e6 [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (GH-94127) by Mark Shannon · 3 years, 2 months ago
  85. 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
  86. 1073184 [3.11] gh-84461: Fix Emscripten umask and permission issues (GH-94002) (GH-94006) by Christian Heimes · 3 years, 2 months ago
  87. 6c8eb95 gh-84461: Fix pydebug Emscripten browser builds (GH-93982) by Miss Islington (bot) · 3 years, 2 months ago
  88. 6e28032 gh-84461: Document how to install SDKs manually (GH-93844) by Miss Islington (bot) · 3 years, 2 months ago
  89. 8786407 gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825) by Miss Islington (bot) · 3 years, 2 months ago
  90. 02ff1cc gh-84461: Fix parallel testing on WebAssembly (GH-93768) by Miss Islington (bot) · 3 years, 2 months ago
  91. 4c88104 gh-84461: Use HOSTRUNNER to run regression tests (GH-93694) by Miss Islington (bot) · 3 years, 2 months ago
  92. 5203255 gh-84461: Emscripten's faccessat() does not accept flags (GHß92353) by Miss Islington (bot) · 3 years, 2 months ago
  93. 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
  94. 20be4a1 gh-90473: WASI requires proper open(2) flags (GH-93529) by Miss Islington (bot) · 3 years, 2 months ago
  95. 1d2b766 gh-90473: Skip and document more failing tests on WASI (GH-93436) by Miss Islington (bot) · 3 years, 3 months ago
  96. 0fb70ce gh-90473: Misc test fixes for WASI (GH-93218) by Miss Islington (bot) · 3 years, 3 months ago
  97. a29b1f8 gh-90473: WASI: skip gethostname tests (GH-93092) by Miss Islington (bot) · 3 years, 3 months ago
  98. 7afccd3 gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803) by Miss Islington (bot) · 3 years, 3 months ago
  99. de33490 gh-92256: Improve Argument Clinic parser error messages (GH-92268) by Miss Islington (bot) · 3 years, 3 months ago
  100. 329afe7 gh-57684: Update tests for PYTHONSAFEPATH=1 (#92358) by Victor Stinner · 3 years, 3 months ago