Python 3.10.17
  1. 26ee8ca Python 3.10.17 by Pablo Galindo · 4 months ago v3.10.17
  2. 53d4eaa [3.10] gh-131809: Upgrade vendored expat to 2.7.1 (GH-132192) (#132241) by Seth Michael Larson · 4 months ago
  3. a4ef689 [3.10] gh-80222: Fix email address header folding with long quoted-string (GH-122753) (GH-129111) by R. David Murray · 5 months ago
  4. cfaee20 [3.10] gh-121284: Fix email address header folding with parsed encoded-word (GH-122754) (GH-131411) by Petr Viktorin · 5 months ago
  5. 48f455e [3.10] gh-127257: ssl: Raise OSError for ERR_LIB_SYS (GH-127361) (GH-127905) (GH-131971) by Victor Stinner · 5 months ago
  6. b22e607 [3.10] gh-131261: Update libexpat to 2.7.0 (CVE-2024-8176) (GH-131272) (#131363) by Seth Michael Larson · 5 months ago
  7. b8b4b71 [3.10] gh-105704: Disallow square brackets (`[` and `]`) in domain names for parsed URLs (GH-129418) (#129529) by Miss Islington (bot) · 6 months ago
  8. 8175648 [3.10] gh-119511: Fix a potential denial of service in imaplib (GH-119514) (#129358) by Miss Islington (bot) · 6 months ago
  9. 457b2ca [3.10] gh-122544: Change OS image in GitHub Actions to Ubuntu 22.04 (GH-122566) (#130268) by Hugo van Kemenade · 6 months ago
  10. 4413f2e [3.10] gh-107262: Update Tkinter tests for Tcl/Tk 8.6.14 (GH-119322) (#130274) by Miss Islington (bot) · 6 months ago
  11. d09105c [3.10] gh-129509: Add required key to the dummy Read the Docs config file (#129510) by Petr Viktorin · 6 months ago
  12. 1d4db86 [3.10] Docs: pin python-docs-theme to 2025.2 (GH-129576) (#130067) by Adam Turner · 6 months ago
  13. 7b0351c [3.10] gh-129641: Docs GHA build: use upload-artifact@v4 & Python 3.12 (#129642) by Petr Viktorin · 6 months ago
  14. 2bd9f9b [3.10] gh-119461: Fix ThreadedVSOCKSocketStreamTest (GH-129171) (#129440) by Miss Islington (bot) · 6 months ago
  15. 10a2a9b [3.10] gh-128874: Fix the documentation for blurb 2.0 (#128875) (#128890) by Victor Stinner · 7 months ago
  16. 8773554 [3.10] gh-121277: Allow .. versionadded:: next in docs (GH-121278) (#127867) by Petr Viktorin · 8 months ago
  17. 362fc98 Post 3.10.16 by Pablo Galindo · 9 months ago
  18. 8907786 Python 3.10.16 by Pablo Galindo · 9 months ago v3.10.16
  19. b58da40 [3.10] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793) (GH-123819) by Miss Islington (bot) · 9 months ago
  20. b3a6042 [3.10] gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792) (GH-126799) by Seth Michael Larson · 9 months ago
  21. 634ded4 [3.10] gh-103848: Adds checks to ensure that bracketed hosts found by urlsplit are of IPv6 or IPvFuture format (#103849) (#126975) by Victor Stinner · 9 months ago
  22. e43897c [3.10] gh-127359: Pin Tcl/Tk to 8 (8.6) for testing macOS (GH-127365) (#127408) by Hugo van Kemenade · 9 months ago
  23. 5f24da9 [3.10] gh-113027: Fix test_variable_tzname in test_email (GH-113821) (#126438) by Petr Viktorin · 10 months ago
  24. 9286ab3 [3.10] gh-124651: Quote template strings in `venv` activation scripts (GH-124712) (GH-126185) (GH-126269) (GH-126300) by Victor Stinner · 10 months ago
  25. 6a2f12a [3.10] gh-125529: Avoid f-strings in the metagrammar (#125582) by Petr Viktorin · 10 months ago
  26. 3c63d80 [3.10] gh-125041: gh-90781: test_zlib: For s390x HW acceleration, skip checking the compressed bytes (GH-125042) (#125585) by Petr Viktorin · 10 months ago
  27. 6bbaab8 [3.10] gh-107902: gh-108948: Don't test setting suid/sgid/sticky on systems that don't support them (GH-108368) (GH-109697) (#125255) by Petr Viktorin · 10 months ago
  28. b116237 [3.10] gh-100005: Skip test_script_as_dev_fd() on FreeBSD (GH-100006) (#125109) by Miss Islington (bot) · 10 months ago
  29. e44b32f [3.10] gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (GH-109423) (#125106) by Miss Islington (bot) · 10 months ago
  30. 850189a [3.10] gh-89452: GHA: Set --with-dbmliborder to avoid issues with homebrew's gdbm 1.24 (#125112) by Petr Viktorin · 10 months ago
  31. 0c5fc27 Post 3.10.15 by Pablo Galindo · 12 months ago
  32. ffee63f Python 3.10.15 by Pablo Galindo · 12 months ago v3.10.15
  33. 2a9273a [3.10] [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr() (GH-111116) (#123768) by Petr Viktorin · 12 months ago
  34. 0e006ce [3.10] gh-123678: Upgrade libexpat 2.6.3 (#123710) by Seth Michael Larson · 12 months ago
  35. 4633177 [3.10] gh-123693: Use platform-agnostic semantics when processing zipfile.Path.name. (#123694) by Jason R. Coombs · 12 months ago
  36. 0aa1ee2 [3.10] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354) (#123426) by Jason R. Coombs · 12 months ago
  37. d3f39ce [3.10] gh-112275: Fix HEAD_LOCK deadlock in child process after fork (GH-112336) (#123687) by Miss Islington (bot) · 12 months ago
  38. 2e861ac [3.10] gh-119690: Fixes buffer type confusion in _winapi.CreateFile and _winapi.CreateNamedPipe audit events (#119735) by Steve Dower · 12 months ago
  39. b2f11ca [3.10] gh-123067: Fix quadratic complexity in parsing "-quoted cookie values with backslashes (GH-123075) (#123106) by Miss Islington (bot) · 12 months ago
  40. 2fa5d70 [3.10] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path starting with multiple slashes and no authority (GH-113563) (#119026) by Serhiy Storchaka · 12 months ago
  41. 06f28dc [3.10] gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233) (#122609) by Łukasz Langa · 12 months ago
  42. 743acbe [3.10] gh-121285: Remove backtracking when parsing tarfile headers (GH-121286) (#123640) by Seth Michael Larson · 12 months ago
  43. e0264a6 [3.10] gh-122905: Sanitize names in zipfile.Path. (GH-122906) (#123160) by Jason R. Coombs · 12 months ago
  44. 31302f5 [3.10] gh-122133: Rework pure Python socketpair tests to avoid use of importlib.reload. (GH-122493) (GH-122507) by Miss Islington (bot) · 1 year, 1 month ago
  45. 0b65c8b [3.10] gh-122133: Authenticate socket connection for `socket.socketpair()` fallback (GH-122134) (#122427) by Miss Islington (bot) · 1 year, 1 month ago
  46. d86ab5d [3.10] gh-121957: Emit audit events for python -i and python -m asyncio (GH-122119) by Łukasz Langa · 1 year, 1 month ago
  47. 48f9d3e [3.10] gh-112769: test_zlib: test_zlib: Fix comparison of ZLIB_RUNTIME_VERSION with non-int suffix (GH-112771) (#119565) by Ned Deily · 1 year, 3 months ago
  48. c8f868d [3.10] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) (GH-118740) by Steve Dower · 1 year, 3 months ago
  49. 333c7dc [3.10] gh-100454: Fix running SSL tests with OpenSSL 3.1+ (GH-100456) (GH-118262) by Dimitri John Ledkov · 1 year, 3 months ago
  50. c62c9e5 [3.10] gh-113171: gh-65056: Fix "private" (non-global) IP address ranges (GH-113179) (GH-113186) (GH-118177) (GH-118229) by Petr Viktorin · 1 year, 3 months ago
  51. 2ec7018 [3.10] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296) (GH-118186) by Seth Michael Larson · 1 year, 3 months ago
  52. 9b33629 [3.10] gh-114539: Clarify implicit launching of shells by subprocess (GH-117996) (GH-118004) by Miss Islington (bot) · 1 year, 3 months ago
  53. 812245e [3.10] gh-116773: Fix overlapped memory corruption crash (GH-116774) (GH-117079) by jkriegshauser · 1 year, 5 months ago
  54. 0a263cc [3.10] gh-117187: Fix XML tests for vanilla Expat <2.6.0 (GH-117203) (GH-117246) by Miss Islington (bot) · 1 year, 5 months ago
  55. 83518b3 Post 3.10.14 by Łukasz Langa · 1 year, 5 months ago
  56. 976ea78 Python 3.10.14 by Łukasz Langa · 1 year, 5 months ago v3.10.14
  57. eac1495 [3.10] gh-115197: Stop resolving host in urllib.request proxy bypass (GH-115210) (GH-116070) by Miss Islington (bot) · 1 year, 5 months ago
  58. 516a6d4 [3.10] gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (GH-115623) (GH-116270) by Sebastian Pipping · 1 year, 5 months ago
  59. b612ec6 [3.10] gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-115400) (GH-115762) by Miss Islington (bot) · 1 year, 6 months ago
  60. 37324b4 [3.10] gh-114572: Fix locking in cert_store_stats and get_ca_certs (GH-114573) (#115548) by Miss Islington (bot) · 1 year, 6 months ago
  61. d0524ca [3.10] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115468) (#115473) by Miss Islington (bot) · 1 year, 6 months ago
  62. 17a6533 [3.10] gh-97032: avoid test_squeezer crash on macOS buildbots (#115508) by Ned Deily · 1 year, 6 months ago
  63. d9c79e1 [3.10] gh-115133: Fix tests for XMLPullParser with Expat 2.6.0 (GH-115164) (#115525) by Miss Islington (bot) · 1 year, 6 months ago
  64. 6091fbd [3.10] gh-105821: Use a raw f-string in test_httpservers.py (GH-105822) (#115519) by Miss Islington (bot) · 1 year, 6 months ago
  65. 0e7ff84 [3.10] Add missing sections to blurbs (GH-114553) (#115338) by Miss Islington (bot) · 1 year, 6 months ago
  66. c3108e1 [3.10] gh-46968: Fix invalid reference to Sound eXchange (SoX) 12.17.7 license (GH-115094) (GH-115096) by Łukasz Langa · 1 year, 6 months ago
  67. 806e6ec [3.10] gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877) (#115079) by Miss Islington (bot) · 1 year, 6 months ago
  68. 9afc6d1 [3.10] gh-113659: Skip hidden .pth files (GH-113660) (GH-114145) by Miss Islington (bot) · 1 year, 7 months ago
  69. 1274896 [3.10] gh-107888: Fix test_mmap.test_access_parameter() on macOS 14 (GH-109928) (GH-114185) by Miss Islington (bot) · 1 year, 7 months ago
  70. 6661b22 [3.10] gh-114021: Pin various sphinxcontrib extensions to older versions (GH-114022) (GH-114038) by Adam Turner · 1 year, 7 months ago
  71. 30fe5d8 [3.10] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (GH-113914) by Miss Islington (bot) · 1 year, 7 months ago
  72. 8eaeefe [3.10] gh-91133: tempfile.TemporaryDirectory: fix symlink bug in cleanup (GH-99930) (GH-112840) by Serhiy Storchaka · 1 year, 7 months ago
  73. 32e7acd [3.10] bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503) (GH-112599) by Miss Islington (bot) · 1 year, 7 months ago
  74. b6535ea [3.10] gh-112160: Add 'regen-configure' make target (#112163) by Seth Michael Larson · 1 year, 9 months ago
  75. 6c2f34f [3.10] gh-101180: Fix a bug where iso2022_jp_3 and iso2022_jp_2004 codecs read out of bounds (gh-111695) (gh-111779) by Łukasz Langa · 1 year, 10 months ago
  76. dcb16c9 [3.10] gh-109991: Update Windows build to use OpenSSL 1.1.1w (GH-110090) by Steve Dower · 1 year, 10 months ago
  77. 97ce15c [3.10] 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. (#110007) by Ned Deily · 1 year, 11 months ago
  78. 63a7f77 [3.10] gh-109002: Ensure only one wheel for each vendored package (GH-109003) (#109007) by Miss Islington (bot) · 2 years ago
  79. fc756f6 [3.10] CI: Bump GitHub Actions (GH-108879) (#108892) by Hugo van Kemenade · 2 years ago
  80. 5970435 [3.10] Add a dummy .rtfd.yml file to silence invalid failing webhooks (#108908) by Łukasz Langa · 2 years ago
  81. fc382d3 Post 3.10.13 by Pablo Galindo · 2 years ago
  82. 4996560 Python 3.10.13 by Pablo Galindo · 2 years ago v3.10.13
  83. e96bddf [3.10] gh-108342: Make ssl TestPreHandshakeClose more reliable (GH-108370) (#108406) by Łukasz Langa · 2 years ago
  84. 893c3b7 [3.10] gh-108342: Break ref cycle in SSLSocket._create() exc (GH-108344) (#108350) by Miss Islington (bot) · 2 years ago
  85. 1c937e5 [3.10] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) (GH-107224) (#107230) by Miss Islington (bot) · 2 years ago
  86. 37d7180 [3.10] gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close flaw (#108318) by Łukasz Langa · 2 years ago
  87. 7d44551 [3.10] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#108210) by Miss Islington (bot) · 2 years ago
  88. 56e8c87 [3.10] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v, 3.0.10, and 3.1.2. (GH-108120) by Ned Deily · 2 years ago
  89. 917439d [3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754) by Eric Snow · 2 years ago
  90. c32f095 [3.10] Revert "[3.10] gh-107077: Raise SSLCertVerificationError even if the error is set via SSL_ERROR_SYSCALL (GH-107586) (#107589)" (#107602) by Pablo Galindo Salgado · 2 years, 1 month ago
  91. 24d54fe [3.10] gh-107077: Raise SSLCertVerificationError even if the error is set via SSL_ERROR_SYSCALL (GH-107586) (#107589) by Miss Islington (bot) · 2 years, 1 month ago
  92. a9e5e59 [3.10] gh-105090: Replace incorrect TLSv1.2 with TLSv1.3 (GH-105404) (#107039) by Miss Islington (bot) · 2 years, 1 month ago
  93. f91dfdf [3.10] gh-105993: Add possible `None` return type to `asyncio.EventLoop.start_tls` docs (GH-105995) (#106190) by Miss Islington (bot) · 2 years, 1 month ago
  94. 073c660 [3.10] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105869) by Miss Islington (bot) · 2 years, 1 month ago
  95. 1851443 [3.10] [3.11] Add single value `agen.athrow(value)` signature to the 3.11 docs gh-105269 (GH-105468) (#105480) by Miss Islington (bot) · 2 years, 1 month ago
  96. 45de31d [3.10] Clarify the supported cases in the tokenize module (GH-105569) (#105575) by Miss Islington (bot) · 2 years, 2 months ago
  97. a23ff66 Post 3.10.12 by Pablo Galindo · 2 years, 2 months ago
  98. b4e48a4 Python 3.10.12 by Pablo Galindo · 2 years, 2 months ago v3.10.12
  99. b7fd286 [3.10] gh-89412: Add missing attributes (added in 3.10) to traceback module docs (GH-105046) (#105329) by Miss Islington (bot) · 2 years, 2 months ago
  100. cb37100 [3.10] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (GH-105200) (#105204) by Gregory P. Smith · 2 years, 2 months ago