Python 3.9.20
  1. 8c3f794 Python 3.9.20 by Łukasz Langa · 12 months ago v3.9.20
  2. ee953f2 [3.9] [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr() (GH-111116) (#123769) by Petr Viktorin · 12 months ago
  3. c57c4a9 [3.9] gh-123678: Upgrade libexpat 2.6.3 (#123711) by Seth Michael Larson · 12 months ago
  4. a5798d0 [3.9] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path starting with multiple slashes and no authority (GH-113563) (#119027) by Serhiy Storchaka · 12 months ago
  5. 0152431 [3.9] gh-112275: Fix HEAD_LOCK deadlock in child process after fork (GH-112336) (#123688) by Łukasz Langa · 12 months ago
  6. 9290419 [3.9] gh-119690: Fixes buffer type confusion in _winapi.CreateFile and _winapi.CreateNamedPipe audit events (GH-119735) (#123679) by Miss Islington (bot) · 12 months ago
  7. d662e2d [3.9] gh-123067: Fix quadratic complexity in parsing "-quoted cookie values with backslashes (GH-123075) (#123107) by Miss Islington (bot) · 12 months ago
  8. 9620552 [3.9] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354) (#123432) by Jason R. Coombs · 12 months ago
  9. b4225ca [3.9] gh-121285: Remove backtracking when parsing tarfile headers (GH-121286) (#123641) by Seth Michael Larson · 12 months ago
  10. f7be505 [3.9] gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233) (#122610) by Łukasz Langa · 12 months ago
  11. 3f5d9d1 [3.9] gh-122133: Rework pure Python socketpair tests to avoid use of importlib.reload. (GH-122493) (GH-122508) by Miss Islington (bot) · 1 year, 1 month ago
  12. 06fa244 [3.9] gh-122133: Authenticate socket connection for `socket.socketpair()` fallback (GH-122134) (#122428) by Miss Islington (bot) · 1 year, 1 month ago
  13. 9e9c71d [3.9] gh-121957: Emit audit events for python -i and python -m asyncio (GH-122120) by Łukasz Langa · 1 year, 1 month ago
  14. 54b5e9e [3.9] gh-112769: test_zlib: test_zlib: Fix comparison of ZLIB_RUNTIME_VERSION with non-int suffix (GH-112771) (GH-119566) by Ned Deily · 1 year, 3 months ago
  15. 5130731 [3.9] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) (GH-118741) by Steve Dower · 1 year, 3 months ago
  16. b228655 [3.9] gh-114572: Fix locking in cert_store_stats and get_ca_certs (#118109) by Seth Michael Larson · 1 year, 3 months ago
  17. 22adf29 [3.9] gh-113171: gh-65056: Fix "private" (non-global) IP address ranges (GH-113179) (GH-113186) (GH-118177) (GH-118472) by Petr Viktorin · 1 year, 3 months ago
  18. 7db40cd [3.9] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296) (GH-118187) by Seth Michael Larson · 1 year, 3 months ago
  19. 22ae3834 [3.9] gh-114539: Clarify implicit launching of shells by subprocess (GH-117996) (GH-118005) by Miss Islington (bot) · 1 year, 3 months ago
  20. 40d77b9 [3.9] gh-116773: Fix overlapped memory corruption crash (GH-116774) (GH-117080) by jkriegshauser · 1 year, 5 months ago
  21. f7c7e72 [3.9] gh-117187: Fix XML tests for vanilla Expat <2.6.0 (GH-117203) (GH-117247) by Miss Islington (bot) · 1 year, 5 months ago
  22. a04a0f6 Post 3.9.19 by Łukasz Langa · 1 year, 5 months ago
  23. 882f62b Python 3.9.19 by Łukasz Langa · 1 year, 5 months ago v3.9.19
  24. fc2c98f [3.9] gh-115197: Stop resolving host in urllib.request proxy bypass (GH-115210) (GH-116068) by Miss Islington (bot) · 1 year, 5 months ago
  25. 2007624 [3.9] gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (GH-115623) (GH-116272) by Sebastian Pipping · 1 year, 5 months ago
  26. 468ba95 [3.9] gh-107077: Raise SSLCertVerificationError even if the error is set via SSL_ERROR_SYSCALL (GH-107586) (#107590) by Miss Islington (bot) · 1 year, 6 months ago
  27. 4b68e5d [3.9] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115474) by Seth Michael Larson · 1 year, 6 months ago
  28. 0397866 [3.9] gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-115400) (GH-115763) by Miss Islington (bot) · 1 year, 6 months ago
  29. dafb4f0 [3.9] Fix tests for XMLPullParser with Expat 2.6.0 (GH-115133) (GH-115535) by Seth Michael Larson · 1 year, 6 months ago
  30. c23f749 [3.9] gh-97032: avoid test_squeezer crash on macOS buildbots (GH-115508) (#115655) by Miss Islington (bot) · 1 year, 6 months ago
  31. 3fcea41 [3.9] gh-115349: Pin theme to fix code snippets (GH-115351) by Hugo van Kemenade · 1 year, 6 months ago
  32. fa1f564 [3.9] Add missing sections to blurbs (GH-114553) (GH-115339) by Miss Islington (bot) · 1 year, 6 months ago
  33. 24c6514 [3.9] gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877) (GH-115087) by Łukasz Langa · 1 year, 6 months ago
  34. 8fc8c45 [3.9] gh-113659: Skip hidden .pth files (GH-113660) (GH-114146) by Serhiy Storchaka · 1 year, 7 months ago
  35. dd068ea [3.9] gh-107888: Fix test_mmap.test_access_parameter() on macOS 14 (GH-109928) (GH-114184) by Miss Islington (bot) · 1 year, 7 months ago
  36. 2613df8 [3.9] gh-114021: Pin various sphinxcontrib extensions to older versions (GH-114022) (GH-114039) by Adam Turner · 1 year, 7 months ago
  37. a2c5999 [3.9] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (GH-113915) by Miss Islington (bot) · 1 year, 7 months ago
  38. d54e22a [3.9] gh-91133: tempfile.TemporaryDirectory: fix symlink bug in cleanup (GH-99930) (GH-112842) by Serhiy Storchaka · 1 year, 7 months ago
  39. a6f73f6 [3.9] bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503) (GH-112600) by Miss Islington (bot) · 1 year, 7 months ago
  40. 75da506 [3.9] gh-109991: Update Windows build to use OpenSSL 1.1.1w (GH-111265) by Zachary Ware · 1 year, 7 months ago
  41. f4118e9 [3.9] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multissltests to use 1.1.1w and 3.0.11. (GH-110008) by Ned Deily · 1 year, 7 months ago
  42. f86e20e [3.9] Fix documentation build by pinning Alabaster version to 0.7.13 (#113815) by Maciej Olko · 1 year, 7 months ago
  43. 300d315 [3.9] gh-112160: Add 'regen-configure' make target (#112164) by Seth Michael Larson · 1 year, 9 months ago
  44. 08b640e [3.9] gh-101180: Fix a bug where iso2022_jp_3 and iso2022_jp_2004 codecs read out of bounds (gh-111695) (gh-111780) by Łukasz Langa · 1 year, 10 months ago
  45. 43a6e4f [3.9] gh-109002: Ensure only one wheel for each vendored package (GH-109003) (#109008) by Miss Islington (bot) · 2 years ago
  46. 13905c9 [3.9] CI: Bump GitHub Actions (GH-108879) (#108893) by Hugo van Kemenade · 2 years ago
  47. e4b971c [3.9] [3.10] Add a dummy .rtfd.yml file to silence invalid failing webhooks (GH-108908) (#108925) by Miss Islington (bot) · 2 years ago
  48. cf69231 Post 3.9.18 by Łukasz Langa · 2 years ago
  49. 376d66e Python 3.9.18 by Łukasz Langa · 2 years ago v3.9.18
  50. 92f9ce7 Fix invalid string escape by Łukasz Langa · 2 years ago
  51. d2cd0a3 [3.9] gh-108342: Make ssl TestPreHandshakeClose more reliable (GH-108370) (#108407) by Łukasz Langa · 2 years ago
  52. b8058b3 [3.9] gh-108342: Break ref cycle in SSLSocket._create() exc (GH-108344) (#108351) by Miss Islington (bot) · 2 years ago
  53. d31ae21 [3.9] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v, 3.0.10, and 3.1.2. (#108123) by Ned Deily · 2 years ago
  54. 42deeab [3.9] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#108274) by Petr Viktorin · 2 years ago
  55. 4a79328 [3.9] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) (GH-107224) (#107231) by Serhiy Storchaka · 2 years ago
  56. 264b1da [3.9] gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close flaw (#108320) by Łukasz Langa · 2 years ago
  57. 38b489b [3.9] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105871) by Erlend E. Aasland · 2 years, 1 month ago
  58. ce93371 [3.9] [3.11] Add single value `agen.athrow(value)` signature to the 3.11 docs gh-105269 (GH-105468) (#105477) by Miss Islington (bot) · 2 years, 1 month ago
  59. 1528b42 Post 3.9.17 by Łukasz Langa · 2 years, 2 months ago
  60. 0d3cd4e Python 3.9.17 by Łukasz Langa · 2 years, 2 months ago v3.9.17
  61. e1c396d [3.9] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105185) (#105221) by Miss Islington (bot) · 2 years, 2 months ago
  62. e15de14 [3.9] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (GH-105200) (#105205) by Gregory P. Smith · 2 years, 2 months ago
  63. c9bf00b [3.9] Update GitHub CI workflow for macOS. (GH-105303) by Ned Deily · 2 years, 2 months ago
  64. 89507d5 [3.9] gh-68966: fix versionchanged in docs (GH-105298) by Ned Deily · 2 years, 3 months ago
  65. d7f8a5f [3.9] gh-102153: Start stripping C0 control and space chars in `urlsplit` (GH-102508) (GH-104575) (GH-104592) (#104593) by Miss Islington (bot) · 2 years, 3 months ago
  66. 3d5dd1e [3.9] gh-99889: Fix directory traversal security flaw in uu.decode() (GH-104096) (#104331) by Miss Islington (bot) · 2 years, 3 months ago
  67. b53d0ff [3.9] gh-104049: do not expose on-disk location from SimpleHTTPRequestHandler (GH-104067) (#104120) by Miss Islington (bot) · 2 years, 3 months ago
  68. d1645ce [3.9] gh-103935: Use `io.open_code()` when executing code in trace and profile modules (GH-103947) (#103953) by Steve Dower · 2 years, 3 months ago
  69. 98016f7 [3.9] gh-102950: Implement PEP 706 – Filter for tarfile.extractall (GH-102953) (#104382) by Petr Viktorin · 2 years, 3 months ago
  70. 7cb3a44 [3.9] GH-102126: fix deadlock at shutdown when clearing thread states (GH-102222) (#102236) by Kumar Aditya · 2 years, 5 months ago
  71. b5a9430 [3.9] gh-101997: Update bundled pip version to 23.0.1 (GH-101998). (#102243) by Pradyun Gedam · 2 years, 5 months ago
  72. cb0b009 [3.9] gh-102627: Replace address pointing toward malicious web page (GH-102630) (GH-102666) by Miss Islington (bot) · 2 years, 5 months ago
  73. bf99e19 [3.9] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101751) by Steve Dower · 2 years, 5 months ago
  74. c25b484 [3.9] gh-101981: Fix Ubuntu SSL tests with OpenSSL (3.1.0-beta1) CI i… (#102094) by Dong-hee Na · 2 years, 6 months ago
  75. 04cc427 [3.9] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286) (#101709) by Miss Islington (bot) · 2 years, 6 months ago
  76. c33aaa9 gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424) by Miss Islington (bot) · 2 years, 7 months ago
  77. 044fb4f [3.9] Bump Azure Pipelines to ubuntu-22.04 (GH-101089) (#101214) by Miss Islington (bot) · 2 years, 7 months ago
  78. fcfa505 [3.9] gh-100180: Update Windows installer to OpenSSL 1.1.1s (GH-100903) (#100904) by Steve Dower · 2 years, 7 months ago
  79. 6954203 [3.9] GH-100892: Fix race in clearing `threading.local` (GH-100922) (#100939) by Kumar Aditya · 2 years, 7 months ago
  80. 6be2e0e [3.9] gh-95778: add doc missing in some places (GH-100627). (#101066) by Éric · 2 years, 7 months ago
  81. cf71e19 [3.9] Correct CVE-2020-10735 documentation (GH-100306). (#100697) by Gregory P. Smith · 2 years, 7 months ago
  82. 5ef90ee [3.9] Update copyright year in README (GH-100863) (GH-100865) (GH-100866) by Miss Islington (bot) · 2 years, 7 months ago
  83. 08210c6 [3.9] Update copyright years to 2023. (gh-100851) by Benjamin Peterson · 2 years, 7 months ago
  84. e8f61ed Clarify that every thread has its own default context in contextvars (GH-99246) by Miss Islington (bot) · 2 years, 8 months ago
  85. db577e2 Post 3.9.16 by Łukasz Langa · 2 years, 9 months ago
  86. 595f9cc Python 3.9.16 by Łukasz Langa · 2 years, 9 months ago v3.9.16
  87. 3b81c13 [3.9] gh-100001: Omit control characters in http.server stderr logs. (GH-100002) (#100032) by Miss Islington (bot) · 2 years, 9 months ago
  88. 7b98207 [3.9] gh-87604: Avoid publishing list of active per-interpreter audit hooks via the gc module (GH-99373) (GH-99493) by Steve Dower · 2 years, 9 months ago
  89. c09dba5 [3.9] gh-98433: Fix quadratic time idna decoding. (GH-99092) (GH-99222) (#99230) by Miss Islington (bot) · 2 years, 9 months ago
  90. b43496c [3.9] gh-97514: Don't use Linux abstract sockets for multiprocessing (GH-98501) (#98504) by Miss Islington (bot) · 2 years, 10 months ago
  91. 857efee [3.9] gh-98517: Fix buffer overflows in _sha3 module (GH-98519) (#98526) by Miss Islington (bot) · 2 years, 10 months ago
  92. 71a075a [3.9] gh-98739: Update libexpat from 2.4.9 to 2.5.0 (GH-98742) (#98786) by Miss Islington (bot) · 2 years, 10 months ago
  93. 157a8b8 [3.9] gh-96710: Make the test timing more lenient for the int/str DoS regression test. (GH-96717) (#98196) by Miss Islington (bot) · 2 years, 10 months ago
  94. c59a16e [3.9] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (GH-91993) (#98190) by Miss Islington (bot) · 2 years, 10 months ago
  95. bd4e532 Post 3.9.15 by Łukasz Langa · 2 years, 10 months ago
  96. 7e28154 Python 3.9.15 by Łukasz Langa · 2 years, 10 months ago v3.9.15
  97. 1db2d95 [3.9] gh-91708: Revert params note in urllib.parse.urlparse table (GH-96699) (#98054) by Miss Islington (bot) · 2 years, 11 months ago
  98. da1fe38 [3.9] gh-94208: Add even more TLS version/protocol checks for FreeBSD (#98037) by Łukasz Langa · 2 years, 11 months ago
  99. 77796d0 [3.9] gh-97897: Prevent os.mkfifo and os.mknod segfaults with macOS 13 SDK (GH-97944) (#97968) by Miss Islington (bot) · 2 years, 11 months ago
  100. 358b7a4 [3.9] gh-96848: Fix -X int_max_str_digits option parsing (GH-96988) (GH-97574) by Miss Islington (bot) · 2 years, 11 months ago