Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
python/cpython
Pull Requests
Commits
3.11
3.10
3.11
3.12
3.13
3.14
3.15
dependabot/github_actions/actions-edbe84364a
main
[3.11] Add a timeout to the 'Check if the ABI has changed' job (GH-156051) (#156094)
StanFromIreland
committed
11 days ago
Verified
9eaf48a5
[3.11] GH-155757: Set `--argv0` for wasmtime (GH-155758) (#155798)
miss-islington
committed
11 days ago
Verified
88c2fb58
[3.11] GH-155757: Set `--argv0` for wasmtime in configure.ac (GH-155815) (#155816)
miss-islington
committed
11 days ago
Verified
783be8cb
Post 3.11.16
pablogsal
committed
19 days ago
3db5f9d0
Python 3.11.16
pablogsal
committed
19 days ago
41388c9c
[3.11] gh-145548: Use VMADDR_CID_LOCAL in VSOCK socket tests (GH-145589) (GH-145809) (#148616)
miss-islington
committed
19 days ago
Verified
477f29d5
[3.11] gh-155558: Update bundled Expat to 2.8.3 (GH-155560) (#155616)
StanFromIreland
committed
19 days ago
Verified
87536d53
[3.11] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (GH-149023) (GH-155345) (#155610)
StanFromIreland
committed
19 days ago
Verified
cbaecf9f
[3.11] gh-152216: Update bundled expat to 2.8.2 (GH-152234) (#155576)
StanFromIreland
committed
20 days ago
Verified
0f54a85a
[3.11] gh-149698: Update bundled expat to 2.8.1 (GH-149699) (GH-150020) (#155550)
StanFromIreland
committed
20 days ago
Verified
74179b9e
[3.11] gh-98820: Fix quadratic time in csv.Sniffer for quoted fields (GH-154867) (#155538)
serhiy-storchaka
committed
20 days ago
Verified
b09a67a2
[3.11] gh-143927: Normalize all line endings (CR, CRLF, and LF) in configparser (GH-143929) (#152006)
miss-islington
committed
21 days ago
Verified
274de100
[3.11] gh-146333: Fix quadratic regex backtracking in configparser option parsing (GH-146399) (GH-148559) (#154877)
encukou
committed
21 days ago
Verified
77bcd02c
[3.11] gh-153030: Fix quadratic complexity in incremental parsing in HTMLParser (GH-153031) (#153042)
serhiy-storchaka
committed
21 days ago
Verified
c2390b93
[3.11] gh-152674: Avoid quadratic behavior in xml.etree.ElementPath index predicates (GH-152676) (#154813)
miss-islington
committed
21 days ago
Verified
0583f24a
[3.11] gh-109638: Fix exponential time in csv.Sniffer for doubled quotes (GH-154868) (GH-155113) (#155115)
miss-islington
committed
21 days ago
Verified
f4a8862d
[3.11] gh-149079: Fix O(n^2) canonical ordering in unicodedata.normalize() (GH-149080) (GH-150843) (#155158)
miss-islington
committed
21 days ago
Verified
e322a185
[3.11] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545) (#151568)
miss-islington
committed
21 days ago
Verified
87203837
[3.11] gh-150599: Prevent bz2 decompressor reuse after errors (#150600) (#151132)
StanFromIreland
committed
21 days ago
Verified
1ba6135e
[3.11] gh-149017: Upgrade bundled Expat to 2.8.0 (GH-149020) (#149074)
StanFromIreland
committed
21 days ago
Verified
00615a43
[3.11] gh-149231: tomllib: Limit the number of parts in a key (GH-149233) (GH-149815) (#154943)
encukou
committed
21 days ago
Verified
27d55dbf
[3.11] gh-149776: Skip UDP Lite tests if it's not supported (#149777) (#153593)
vstinner
committed
21 days ago
Verified
67d79df1
[3.11] gh-100372: Use BIO_eof to detect EOF for SSL_FILETYPE_ASN1 (GH-100373) (#153311)
miss-islington
committed
21 days ago
Verified
5f13018a
[3.11] gh-153438: Update NuGet download URL (GH-153482) (GH-153515) (#153609)
miss-islington
committed
22 days ago
Verified
32eb3146
[3.11] gh-90949: expose Expat API to tune exponential expansion protections (GH-139368) (GH-151401) (#155346)
StanFromIreland
committed
22 days ago
Verified
3c1801a8
[3.11] gh-146581: Fix vulnerability in shutil.unpack_archive() for ZIP files on Windows (GH-146591) (#149071)
serhiy-storchaka
committed
22 days ago
Verified
7ef7dd0a
[3.11] gh-148808: Add boundary check to asyncio.AbstractEventLoop.sock_recvf… (GH-148809) (#148834)
miss-islington
committed
22 days ago
Verified
f5ca3873
[3.11] RTD Previews: Get correct base branch for backports (GH-150690) (#153166)
hugovk
committed
28 days ago
Verified
b8472516
[3.11] gh-151987: Pass filter_function to TarFile._extract_one() during .extract() (GH-151988) (#152612)
miss-islington
committed
58 days ago
Verified
d2b2f5ea
[3.11] gh-149486: tarfile.data_filter: validate written link target (GH-149487) (#150904)
miss-islington
committed
58 days ago
Verified
10a13bee
Older