aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-27[3.9] gh-116773: Fix overlapped memory corruption crash (GH-116774) (GH-117080)upstream-3.9jkriegshauser
2024-03-27[3.9] gh-117187: Fix XML tests for vanilla Expat <2.6.0 (GH-117203) (GH-117247)Miss Islington (bot)
2024-03-19Post 3.9.19Łukasz Langa
2024-03-19Python 3.9.19upstream-v3.9.19Łukasz Langa
2024-03-19[3.9] gh-115197: Stop resolving host in urllib.request proxy bypass (GH-11521...Miss Islington (bot)
2024-03-07[3.9] gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (...Sebastian Pipping
2024-02-21[3.9] gh-107077: Raise SSLCertVerificationError even if the error is set via ...Miss Islington (bot)
2024-02-21[3.9] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115474)Seth Michael Larson
2024-02-21[3.9] gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-1154...Miss Islington (bot)
2024-02-21[3.9] Fix tests for XMLPullParser with Expat 2.6.0 (GH-115133) (GH-115535)Seth Michael Larson
2024-02-21[3.9] gh-97032: avoid test_squeezer crash on macOS buildbots (GH-115508) (#11...Miss Islington (bot)
2024-02-13[3.9] gh-115349: Pin theme to fix code snippets (GH-115351)Hugo van Kemenade
2024-02-13[3.9] Add missing sections to blurbs (GH-114553) (GH-115339)Miss Islington (bot)
2024-02-06[3.9] gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877) (GH-115087)Łukasz Langa
2024-01-17[3.9] gh-113659: Skip hidden .pth files (GH-113660) (GH-114146)Serhiy Storchaka
2024-01-17[3.9] gh-107888: Fix test_mmap.test_access_parameter() on macOS 14 (GH-109928...Miss Islington (bot)
2024-01-17[3.9] gh-114021: Pin various sphinxcontrib extensions to older versions (GH-1...Adam Turner
2024-01-17[3.9] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (G...Miss Islington (bot)
2024-01-17[3.9] gh-91133: tempfile.TemporaryDirectory: fix symlink bug in cleanup (GH-9...Serhiy Storchaka
2024-01-17[3.9] bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503)...Miss Islington (bot)
2024-01-17[3.9] gh-109991: Update Windows build to use OpenSSL 1.1.1w (GH-111265)Zachary Ware
2024-01-17[3.9] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multiss...Ned Deily
2024-01-10[3.9] Fix documentation build by pinning Alabaster version to 0.7.13 (#113815)Maciej Olko
2023-12-07[3.9] gh-112160: Add 'regen-configure' make target (#112164)Seth Michael Larson
2023-11-06[3.9] gh-101180: Fix a bug where iso2022_jp_3 and iso2022_jp_2004 codecs read...Łukasz Langa
2023-09-06[3.9] gh-109002: Ensure only one wheel for each vendored package (GH-109003) ...Miss Islington (bot)
2023-09-05[3.9] CI: Bump GitHub Actions (GH-108879) (#108893)Hugo van Kemenade
2023-09-05[3.9] [3.10] Add a dummy .rtfd.yml file to silence invalid failing webhooks (...Miss Islington (bot)
2023-08-24Post 3.9.18Łukasz Langa
2023-08-24Python 3.9.18upstream-v3.9.18Łukasz Langa
2023-08-24Fix invalid string escapeŁukasz Langa
2023-08-24[3.9] gh-108342: Make ssl TestPreHandshakeClose more reliable (GH-108370) (#1...Łukasz Langa
2023-08-23[3.9] gh-108342: Break ref cycle in SSLSocket._create() exc (GH-108344) (#108...Miss Islington (bot)
2023-08-22[3.9] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL ...Ned Deily
2023-08-22[3.9] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#1...Petr Viktorin
2023-08-22[3.9] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99...Serhiy Storchaka
2023-08-22[3.9] gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close flaw...Łukasz Langa
2023-07-05[3.9] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105871)Erlend E. Aasland
2023-07-05[3.9] [3.11] Add single value `agen.athrow(value)` signature to the 3.11 docs...Miss Islington (bot)
2023-06-06Post 3.9.17Łukasz Langa
2023-06-06Python 3.9.17upstream-v3.9.17Łukasz Langa
2023-06-05[3.9] gh-105184: document that marshal functions can fail and need to be chec...Miss Islington (bot)
2023-06-05[3.9] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (...Gregory P. Smith
2023-06-05[3.9] Update GitHub CI workflow for macOS. (GH-105303)Ned Deily
2023-06-04[3.9] gh-68966: fix versionchanged in docs (GH-105298)Ned Deily
2023-05-22[3.9] gh-102153: Start stripping C0 control and space chars in `urlsplit` (GH...Miss Islington (bot)
2023-05-22[3.9] gh-99889: Fix directory traversal security flaw in uu.decode() (GH-1040...Miss Islington (bot)
2023-05-22[3.9] gh-104049: do not expose on-disk location from SimpleHTTPRequestHandler...Miss Islington (bot)
2023-05-22[3.9] gh-103935: Use `io.open_code()` when executing code in trace and profil...Steve Dower
2023-05-15[3.9] gh-102950: Implement PEP 706 – Filter for tarfile.extractall (GH-1029...Petr Viktorin