Python 3.10.14
  1. 976ea78 Python 3.10.14 by Łukasz Langa · 1 year, 5 months ago v3.10.14
  2. 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
  3. 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
  4. 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
  5. 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
  6. d0524ca [3.10] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115468) (#115473) by Miss Islington (bot) · 1 year, 6 months ago
  7. 17a6533 [3.10] gh-97032: avoid test_squeezer crash on macOS buildbots (#115508) by Ned Deily · 1 year, 6 months ago
  8. 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
  9. 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
  10. 0e7ff84 [3.10] Add missing sections to blurbs (GH-114553) (#115338) by Miss Islington (bot) · 1 year, 6 months ago
  11. 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
  12. 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
  13. 9afc6d1 [3.10] gh-113659: Skip hidden .pth files (GH-113660) (GH-114145) by Miss Islington (bot) · 1 year, 7 months ago
  14. 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
  15. 6661b22 [3.10] gh-114021: Pin various sphinxcontrib extensions to older versions (GH-114022) (GH-114038) by Adam Turner · 1 year, 7 months ago
  16. 30fe5d8 [3.10] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (GH-113914) by Miss Islington (bot) · 1 year, 7 months ago
  17. 8eaeefe [3.10] gh-91133: tempfile.TemporaryDirectory: fix symlink bug in cleanup (GH-99930) (GH-112840) by Serhiy Storchaka · 1 year, 7 months ago
  18. 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
  19. b6535ea [3.10] gh-112160: Add 'regen-configure' make target (#112163) by Seth Michael Larson · 1 year, 9 months ago
  20. 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
  21. dcb16c9 [3.10] gh-109991: Update Windows build to use OpenSSL 1.1.1w (GH-110090) by Steve Dower · 1 year, 10 months ago
  22. 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
  23. 63a7f77 [3.10] gh-109002: Ensure only one wheel for each vendored package (GH-109003) (#109007) by Miss Islington (bot) · 2 years ago
  24. fc756f6 [3.10] CI: Bump GitHub Actions (GH-108879) (#108892) by Hugo van Kemenade · 2 years ago
  25. 5970435 [3.10] Add a dummy .rtfd.yml file to silence invalid failing webhooks (#108908) by Łukasz Langa · 2 years ago
  26. fc382d3 Post 3.10.13 by Pablo Galindo · 2 years ago
  27. 4996560 Python 3.10.13 by Pablo Galindo · 2 years ago v3.10.13
  28. e96bddf [3.10] gh-108342: Make ssl TestPreHandshakeClose more reliable (GH-108370) (#108406) by Łukasz Langa · 2 years ago
  29. 893c3b7 [3.10] gh-108342: Break ref cycle in SSLSocket._create() exc (GH-108344) (#108350) by Miss Islington (bot) · 2 years ago
  30. 1c937e5 [3.10] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) (GH-107224) (#107230) by Miss Islington (bot) · 2 years ago
  31. 37d7180 [3.10] gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close flaw (#108318) by Łukasz Langa · 2 years ago
  32. 7d44551 [3.10] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#108210) by Miss Islington (bot) · 2 years ago
  33. 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
  34. 917439d [3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754) by Eric Snow · 2 years ago
  35. 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
  36. 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
  37. a9e5e59 [3.10] gh-105090: Replace incorrect TLSv1.2 with TLSv1.3 (GH-105404) (#107039) by Miss Islington (bot) · 2 years, 1 month ago
  38. 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
  39. 073c660 [3.10] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105869) by Miss Islington (bot) · 2 years, 1 month ago
  40. 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
  41. 45de31d [3.10] Clarify the supported cases in the tokenize module (GH-105569) (#105575) by Miss Islington (bot) · 2 years, 2 months ago
  42. a23ff66 Post 3.10.12 by Pablo Galindo · 2 years, 2 months ago
  43. b4e48a4 Python 3.10.12 by Pablo Galindo · 2 years, 2 months ago v3.10.12
  44. 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
  45. 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
  46. f12502b [3.10] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105185) (#105220) by Miss Islington (bot) · 2 years, 2 months ago
  47. 6cae236 [3.10] Update GitHub CI workflow for macOS. (GH-105304) by Ned Deily · 2 years, 2 months ago
  48. 2c9b0f3 [3.10] Skip test_sundry on Windows APPX tests (GH-104944) by Steve Dower · 2 years, 3 months ago
  49. f22ddbf [3.10] Improves the Windows MSI test run on PR (GH-104929) by Steve Dower · 2 years, 3 months ago
  50. 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
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. 4075e01 [3.10] gh-103207: Fix Welcome formatting issues when macOS Installer is run in dark mode. (GH-103304) by Ned Deily · 2 years, 4 months ago
  57. decf7a7 gh-103262: Fixes Windows installer build to work with latest compilers (GH-103281) by Steve Dower · 2 years, 5 months ago
  58. 18d825b gh-102899: Fix doc link for getting filesystem error handler (GH-102901) by Miss Islington (bot) · 2 years, 5 months ago
  59. 8693ec2 gh-81762: Clarify and simplify description of print's flush param (GH-103264) by Miss Islington (bot) · 2 years, 5 months ago
  60. 8d4c9e5 Merge remote-tracking branch 'upstream/3.10' into 3.10 by Pablo Galindo · 2 years, 5 months ago
  61. 20f4222 Post 3.10.11 by Pablo Galindo · 2 years, 5 months ago
  62. d76a5c6 Improve some grammar in the socket docs (GH-103254) by Miss Islington (bot) · 2 years, 5 months ago
  63. 7d4cc5a Python 3.10.11 by Pablo Galindo · 2 years, 5 months ago v3.10.11
  64. ec80ffe [3.10] gh-103207: Add instructions to the macOS installer welcome display on how to workaround the macOS 13 Ventura “The installer encountered an error” failure. (GH-103253) by Ned Deily · 2 years, 5 months ago
  65. 9a8ce95 gh-103109: Document ignore_warnings() test support helper (GH-103110) by Miss Islington (bot) · 2 years, 5 months ago
  66. d58ff6a Minor docs improvements fix for `codeop` (GH-103123) by Miss Islington (bot) · 2 years, 5 months ago
  67. ba755a2 gh-103099: Link mypy docs from typing.rst (GH-103100) by Miss Islington (bot) · 2 years, 5 months ago
  68. 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
  69. 4abf1f1 gh-103097: Add workaround for Windows ARM64 compiler bug (GH-103098) by Steve Dower · 2 years, 5 months ago
  70. 473fd7b [3.10] gh-102582: Fix invalid JSON in Doc/howto/logging-cookbook.rst (GH-102635) (GH-103107) by Miss Islington (bot) · 2 years, 5 months ago
  71. 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
  72. aae84a0 [3.10] GH-102711: Fix warnings found by clang (GH-102712) (#103076) by Miss Islington (bot) · 2 years, 5 months ago
  73. d445147 [3.10] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161) (#102087) by Miss Islington (bot) · 2 years, 5 months ago
  74. 3288923 [3.10] gh-101997: Update bundled pip version to 23.0.1 (GH-101998). (#102241) by Pradyun Gedam · 2 years, 5 months ago
  75. 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
  76. ae8a721 Update pdb docs for arguments (GH-102965) by Miss Islington (bot) · 2 years, 5 months ago
  77. db5bf52 [3.10] gh-103025: fix a ctypes doc typo (GH-103026) (#103030) by Miss Islington (bot) · 2 years, 5 months ago
  78. 7513c6b [3.10] gh-101100: Document PyObject_ClearWeakRefs and gzip's name (#103002) by Hugo van Kemenade · 2 years, 5 months ago
  79. d3b4d3a gh-102980: Add tests for pdf's display, alias and where commands (GH-102981) by Miss Islington (bot) · 2 years, 5 months ago
  80. cbffc3a gh-102873: logging.LogRecord docs: improve description of `msg` parameter (GH-102875) by Miss Islington (bot) · 2 years, 5 months ago
  81. 581dd8c [3.10] gh-102027: Fix macro name (GH-102124) (#102917) by Miss Islington (bot) · 2 years, 5 months ago
  82. 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
  83. 206c2b1 GH-100989: Revert Improve the accuracy of collections.deque docstrings (GH-102979) by Miss Islington (bot) · 2 years, 5 months ago
  84. 77e54fe gh-98239: Document that `inspect.getsource()` can raise `TypeError` (GH-101689) by Miss Islington (bot) · 2 years, 5 months ago
  85. 6c667d0 gh-102936: typing: document performance pitfalls of protocols decorated with `@runtime_checkable` (GH-102937) by Miss Islington (bot) · 2 years, 5 months ago
  86. 4531fd0 [3.10] gh-102947: Improve traceback when calling `fields()` on a non-dataclass (#102948) (#102954) by Alex Waygood · 2 years, 5 months ago
  87. 100da7c gh-100989: Improve the accuracy of collections.deque docstrings (GH-100990) by Miss Islington (bot) · 2 years, 5 months ago
  88. 3c2a7bb Docs: improve accuracy of sqlite3.Connection.interrupt() (GH-102904) by Miss Islington (bot) · 2 years, 5 months ago
  89. 2e0505a Docs: improve the accuracy of the sqlite3.connect() timeout param (GH-102900) by Miss Islington (bot) · 2 years, 5 months ago
  90. 00b5060 Docs: improve accuracy of pdb alias example (GH-102892) by Miss Islington (bot) · 2 years, 5 months ago
  91. eaafea8 gh-102595: Document `PyObject_Format` c-api function (GH-102596) by Miss Islington (bot) · 2 years, 5 months ago
  92. 21b9402 Add link to `sys.exit` function documentation (GH-102805) by Miss Islington (bot) · 2 years, 5 months ago
  93. d5fdc3f gh-98608: Fix Failure-handling in new_interpreter() (gh-102658) by Miss Islington (bot) · 2 years, 5 months ago
  94. e732a85 [3.10] gh-102721: Improve coverage of `_collections_abc._CallableGenericAlias` (GH-102790) by Nikita Sobolev · 2 years, 5 months ago
  95. 744a41b Increase stack reserve size for Windows debug builds to avoid test crashes (GH-102776) by Steve Dower · 2 years, 5 months ago
  96. 99b38be [3.10] Fix outdated note about 'int' rounding or truncating (GH-102736) (#102767) by Miss Islington (bot) · 2 years, 5 months ago
  97. 9781240 gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging (GH-94468) by Miss Islington (bot) · 2 years, 5 months ago
  98. bef189b gh-101100: Documenting --prefix and --exec-prefix. (GH-102695) by Miss Islington (bot) · 2 years, 5 months ago
  99. 087fb56 [3.10] Remove misformatted exclamation marks in docs (GH-102694) (#102717) by Hugo van Kemenade · 2 years, 5 months ago
  100. 6f4df72 gh-101377: improving test_locale_calendar_formatweekday of calendar (GH-101378) by Miss Islington (bot) · 2 years, 5 months ago