Python 3.10.16
  1. 8907786 Python 3.10.16 by Pablo Galindo · 9 months ago v3.10.16
  2. 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
  3. 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
  4. 5f24da9 [3.10] gh-113027: Fix test_variable_tzname in test_email (GH-113821) (#126438) by Petr Viktorin · 9 months ago
  5. 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
  6. 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
  7. 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
  8. b116237 [3.10] gh-100005: Skip test_script_as_dev_fd() on FreeBSD (GH-100006) (#125109) by Miss Islington (bot) · 10 months ago
  9. e44b32f [3.10] gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (GH-109423) (#125106) by Miss Islington (bot) · 10 months ago
  10. ffee63f Python 3.10.15 by Pablo Galindo · 11 months ago v3.10.15
  11. 2a9273a [3.10] [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr() (GH-111116) (#123768) by Petr Viktorin · 12 months ago
  12. 4633177 [3.10] gh-123693: Use platform-agnostic semantics when processing zipfile.Path.name. (#123694) by Jason R. Coombs · 12 months ago
  13. 0aa1ee2 [3.10] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354) (#123426) by Jason R. Coombs · 12 months ago
  14. 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
  15. 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
  16. 06f28dc [3.10] gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233) (#122609) by Łukasz Langa · 12 months ago
  17. 743acbe [3.10] gh-121285: Remove backtracking when parsing tarfile headers (GH-121286) (#123640) by Seth Michael Larson · 12 months ago
  18. e0264a6 [3.10] gh-122905: Sanitize names in zipfile.Path. (GH-122906) (#123160) by Jason R. Coombs · 12 months ago
  19. 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
  20. 0b65c8b [3.10] gh-122133: Authenticate socket connection for `socket.socketpair()` fallback (GH-122134) (#122427) by Miss Islington (bot) · 1 year, 1 month ago
  21. 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
  22. 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
  23. c8f868d [3.10] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) (GH-118740) by Steve Dower · 1 year, 3 months ago
  24. 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
  25. 812245e [3.10] gh-116773: Fix overlapped memory corruption crash (GH-116774) (GH-117079) by jkriegshauser · 1 year, 5 months ago
  26. 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
  27. 976ea78 Python 3.10.14 by Łukasz Langa · 1 year, 5 months ago v3.10.14
  28. 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
  29. 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
  30. 17a6533 [3.10] gh-97032: avoid test_squeezer crash on macOS buildbots (#115508) by Ned Deily · 1 year, 6 months ago
  31. 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
  32. 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
  33. 9afc6d1 [3.10] gh-113659: Skip hidden .pth files (GH-113660) (GH-114145) by Miss Islington (bot) · 1 year, 7 months ago
  34. 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
  35. 30fe5d8 [3.10] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (GH-113914) by Miss Islington (bot) · 1 year, 7 months ago
  36. 8eaeefe [3.10] gh-91133: tempfile.TemporaryDirectory: fix symlink bug in cleanup (GH-99930) (GH-112840) by Serhiy Storchaka · 1 year, 7 months ago
  37. 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
  38. 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
  39. 4996560 Python 3.10.13 by Pablo Galindo · 2 years ago v3.10.13
  40. e96bddf [3.10] gh-108342: Make ssl TestPreHandshakeClose more reliable (GH-108370) (#108406) by Łukasz Langa · 2 years ago
  41. 893c3b7 [3.10] gh-108342: Break ref cycle in SSLSocket._create() exc (GH-108344) (#108350) by Miss Islington (bot) · 2 years ago
  42. 1c937e5 [3.10] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) (GH-107224) (#107230) by Miss Islington (bot) · 2 years ago
  43. 37d7180 [3.10] gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close flaw (#108318) by Łukasz Langa · 2 years ago
  44. 7d44551 [3.10] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#108210) by Miss Islington (bot) · 2 years ago
  45. b4e48a4 Python 3.10.12 by Pablo Galindo · 2 years, 2 months ago v3.10.12
  46. 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
  47. f9d2a10 [3.10] gh-104472: Skip `test_subprocess.ProcessTestCase.test_empty_env` if ASAN is enabled (GH-104667) (#104669) by Miss Islington (bot) · 2 years, 3 months ago
  48. f48a96a [3.10] [3.11] gh-102153: Start stripping C0 control and space chars in `urlsplit` (GH-102508) (GH-104575) (#104592) by Miss Islington (bot) · 2 years, 3 months ago
  49. 425065b [3.10] gh-102950: Implement PEP 706 – Filter for tarfile.extractall (GH-102953) (GH-104128) by Matěj Cepl · 2 years, 3 months ago
  50. cfa4295 [3.10] gh-99889: Fix directory traversal security flaw in uu.decode() (GH-104096) (#104330) by Miss Islington (bot) · 2 years, 3 months ago
  51. d77e77c [3.10] gh-104049: do not expose on-disk location from SimpleHTTPRequestHandler (GH-104067) (#104119) by Miss Islington (bot) · 2 years, 3 months ago
  52. e277266 gh-103935: Use `io.open_code()` when executing code in trace and profile modules (GH-103947) by Steve Dower · 2 years, 4 months ago
  53. 7d4cc5a Python 3.10.11 by Pablo Galindo · 2 years, 5 months ago v3.10.11
  54. 9a8ce95 gh-103109: Document ignore_warnings() test support helper (GH-103110) by Miss Islington (bot) · 2 years, 5 months ago
  55. 3a27be7 [3.10] gh-103112: Add http.client.HTTPResponse.read docstring and fix pydoc output (GH-103113) (#103120) by Miss Islington (bot) · 2 years, 5 months ago
  56. 5ae5ea8 [3.10] GH-87235: Make sure "python /dev/fd/9 9</path/to/script.py" works on macOS (GH-99768) (#99817) by Miss Islington (bot) · 2 years, 5 months ago
  57. d445147 [3.10] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161) (#102087) by Miss Islington (bot) · 2 years, 5 months ago
  58. 3288923 [3.10] gh-101997: Update bundled pip version to 23.0.1 (GH-101998). (#102241) by Pradyun Gedam · 2 years, 5 months ago
  59. b5bf6c1 [3.10] GH-95494: Fix transport EOF handling in OpenSSL 3.0 (GH-95495) (#103007) by Miss Islington (bot) · 2 years, 5 months ago
  60. d3b4d3a gh-102980: Add tests for pdf's display, alias and where commands (GH-102981) by Miss Islington (bot) · 2 years, 5 months ago
  61. 0a2b63f [3.10] gh-96931: Fix incorrect results in ssl.SSLSocket.shared_ciphers (GH-96932) (#102919) by Miss Islington (bot) · 2 years, 5 months ago
  62. 4531fd0 [3.10] gh-102947: Improve traceback when calling `fields()` on a non-dataclass (#102948) (#102954) by Alex Waygood · 2 years, 5 months ago
  63. e732a85 [3.10] gh-102721: Improve coverage of `_collections_abc._CallableGenericAlias` (GH-102790) by Nikita Sobolev · 2 years, 5 months ago
  64. 9781240 gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging (GH-94468) by Miss Islington (bot) · 2 years, 5 months ago
  65. 6f4df72 gh-101377: improving test_locale_calendar_formatweekday of calendar (GH-101378) by Miss Islington (bot) · 2 years, 5 months ago
  66. d4f8faf [3.10] GH-101673: Fix pdb bug where local variable changes are lost after longlist (#101674) (#102633) by Irit Katriel · 2 years, 5 months ago
  67. 5e10479 Fix broken link to MSDN (GH-102355) by Miss Islington (bot) · 2 years, 5 months ago
  68. a01ad52 gh-101100: Fix Sphinx warnings in `turtle` module (GH-102340) by Miss Islington (bot) · 2 years, 5 months ago
  69. 5bdcb08 GH-102537: Handle check for PYTHONTZPATH failing in zoneinfo test (GH-102538) by Miss Islington (bot) · 2 years, 5 months ago
  70. 2810787 gh-102433: Add tests for how classes with properties interact with `isinstance()` checks on `typing.runtime_checkable` protocols (GH-102449) by Miss Islington (bot) · 2 years, 5 months ago
  71. c4fb418 [3.10] GH-102397: Fix segfault from race condition in signal handling (GH-102399) (#102527) by Miss Islington (bot) · 2 years, 5 months ago
  72. f5280e2 [3.10] gh-102444: Fix minor bugs in `test_typing` highlighted by pyflakes (#102445) (#102452) by Alex Waygood · 2 years, 6 months ago
  73. 9cec602 GH-102341: Improve the test function for pow (GH-102342) by Miss Islington (bot) · 2 years, 6 months ago
  74. 94e08e1 Fix unused classes in a typing test (GH-102437) by Miss Islington (bot) · 2 years, 6 months ago
  75. 2a062f2 gh-101979: argparse: fix a bug where parentheses in metavar argument of add_argument() were dropped (GH-102318) by Miss Islington (bot) · 2 years, 6 months ago
  76. d4a04e5 gh-102356: Add thrashcan macros to filter object dealloc (GH-102426) by Miss Islington (bot) · 2 years, 6 months ago
  77. d4992c7 gh-101992: update pstlib module documentation (GH-102133) by Miss Islington (bot) · 2 years, 6 months ago
  78. 925ebfb [3.10] gh-102179: Fix `os.dup2` error reporting for negative fds (GH-102180) (#102419) by Miss Islington (bot) · 2 years, 6 months ago
  79. fe36778 [3.10] gh-101892: Fix `SystemError` when a callable iterator call exhausts the iterator (GH-101896) (#102422) by Oleg Iarygin · 2 years, 6 months ago
  80. 47cc6fa [3.10] Fix typos in documentation and comments (GH-102374) (#102377) by Alex Waygood · 2 years, 6 months ago
  81. 2701a49 IDLE: Simplify DynOptionsMenu __init__code (GH-101371) by Miss Islington (bot) · 2 years, 6 months ago
  82. f894995 gh-102252: Improve coverage of test_bool.py (GH-102253) by Miss Islington (bot) · 2 years, 6 months ago
  83. 9f472f8 [3.10] gh-101765: Fix SystemError / segmentation fault in iter `__reduce__` when internal access of `builtins.__dict__` exhausts the iterator (GH-101769) (#102229) by Ionite · 2 years, 6 months ago
  84. 3e80d21 [3.10] gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207) (gh-102230) by Miss Islington (bot) · 2 years, 6 months ago
  85. 2e2ab67 gh-102158: Add tests for `softkwlist` (GH-102159) by Miss Islington (bot) · 2 years, 6 months ago
  86. 0f28af5 [3.10] gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100) (#102118) by Miss Islington (bot) · 2 years, 6 months ago
  87. bac3fe7 [3.10] gh-95672 fix typo SkitTest to SkipTest (gh-102119) (gh-102122) by Miss Islington (bot) · 2 years, 6 months ago
  88. d9dce23 [3.10] gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068) (#102099) by Miss Islington (bot) · 2 years, 6 months ago
  89. 7bb41d9 [3.10] gh-101566: Sync with zipp 3.14. (GH-102018). (GH-102091) by Jason R. Coombs · 2 years, 6 months ago
  90. 8520e6c gh-100210: Correct the comment link for unescaping HTML (GH-100212) by Miss Islington (bot) · 2 years, 6 months ago
  91. 3c1b495 gh-100226: Clarify StreamReader.read behavior (GH-101807) by Miss Islington (bot) · 2 years, 6 months ago
  92. 6d8ef96 gh-101517: make bdb avoid looking up in linecache with lineno=None (GH-101787) by Miss Islington (bot) · 2 years, 6 months ago
  93. 9889de3 Apply suggestions from code review by Miss Islington (bot) · 2 years, 6 months ago
  94. c51cd54b [3.10] gh-100933: Improve `check_element` helper in `test_xml_etree` (GH-100934) (#101687) by Miss Islington (bot) · 2 years, 6 months ago
  95. aad5f6a Python 3.10.10 by Pablo Galindo · 2 years, 6 months ago v3.10.10
  96. 435fcb0 gh-101334: Don't force USTAR format in test_tarfile. (GH-101572) by Miss Islington (bot) · 2 years, 6 months ago
  97. b134978 [3.10] [3.11] gh-99952: fix refcount issues in ctypes.Structure from_param() result (GH-101339) (#101340) by Miss Islington (bot) · 2 years, 6 months ago
  98. 740050a [3.10] gh-101400: Fix incorrect lineno in exception message on contin… (gh-101448) by Dong-hee Na · 2 years, 7 months ago
  99. 3adac41 gh-101229: Add tests for aliases of imported names (GH-101230) by Miss Islington (bot) · 2 years, 7 months ago
  100. 5717ab3 [3.10] gh-96192: fix os.ismount() to use a path that is str or bytes (GH-96194) (#99456) by Miss Islington (bot) · 2 years, 7 months ago