Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/3.8
tag
831340af84b4220c9974aaf34df17969a1da9666
tagger
Łukasz Langa <lukasz@langa.pl>
Mon Oct 07 19:01:55 2024
object
39b2f82717a69dde7212bc39b673b0f55c99e6a3
Python 3.8 end of life
39b2f82
Python 3.8.20
by Łukasz Langa
· 11 months ago
3.8
v3.8.20
4d069d5
[3.8] [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr() (GH-111116) (#123770)
by Petr Viktorin
· 12 months ago
a50a86d
[3.8] gh-123678: Upgrade libexpat 2.6.3 (#123712)
by Seth Michael Larson
· 12 months ago
e742f99
[3.8] gh-112275: Fix HEAD_LOCK deadlock in child process after fork (GH-112336) (GH-123688) (#123713)
by Miss Islington (bot)
· 12 months ago
2309739
[3.8] gh-119690: Fixes buffer type confusion in _winapi.CreateFile and _winapi.CreateNamedPipe audit events (GH-119735) (#123680)
by Miss Islington (bot)
· 12 months ago
0a87812
[3.8] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path starting with multiple slashes and no authority (GH-113563) (#119028)
by Serhiy Storchaka
· 12 months ago
7d1f50c
[3.8] gh-121285: Remove backtracking when parsing tarfile headers (GH-121286) (#123642)
by Seth Michael Larson
· 12 months ago
7bc367e
[3.8] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354) (#123433)
by Jason R. Coombs
· 12 months ago
a77ab24
[3.8] gh-123067: Fix quadratic complexity in parsing "-quoted cookie values with backslashes (GH-123075) (#123108)
by Miss Islington (bot)
· 12 months ago
b158a76
[3.8] gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233) (#122611)
by Łukasz Langa
· 12 months ago
e319f77
[3.8] gh-122133: Rework pure Python socketpair tests to avoid use of importlib.reload. (GH-122493) (GH-122509)
by Miss Islington (bot)
· 1 year, 1 month ago
2621a8a
[3.8] gh-122133: Authenticate socket connection for `socket.socketpair()` fallback (GH-122134) (GH-122429)
by Miss Islington (bot)
· 1 year, 1 month ago
1fb69b3
[3.8] gh-121957: Emit audit events for python -i and python -m asyncio (GH-122121)
by Łukasz Langa
· 1 year, 1 month ago
5505b91
[3.8] gh-112769: test_zlib: test_zlib: Fix comparison of ZLIB_RUNTIME_VERSION with non-int suffix (GH-112771) (GH-119567)
by Ned Deily
· 1 year, 3 months ago
91e3669
[3.8] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) (GH-118742)
by Steve Dower
· 1 year, 3 months ago
29c9728
[3.8] gh-114572: Fix locking in cert_store_stats and get_ca_certs (#118442)
by Seth Michael Larson
· 1 year, 3 months ago
895f7e2
[3.8] gh-113171: gh-65056: Fix "private" (non-global) IP address ranges (GH-113179) (GH-113186) (GH-118177) (GH-118479)
by Petr Viktorin
· 1 year, 3 months ago
f791cda
[3.8] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296) (GH-118188)
by Seth Michael Larson
· 1 year, 3 months ago
14ac620
[3.8] gh-114539: Clarify implicit launching of shells by subprocess (GH-117996) (GH-118006)
by Miss Islington (bot)
· 1 year, 3 months ago
f5bd65e
[3.8] gh-116773: Fix overlapped memory corruption crash (GH-116774) (GH-117083)
by jkriegshauser
· 1 year, 5 months ago
928d735
[3.8] gh-117187: Fix XML tests for vanilla Expat <2.6.0 (GH-117203) (#117248)
by Miss Islington (bot)
· 1 year, 5 months ago
95c340a
Post 3.8.19
by Łukasz Langa
· 1 year, 5 months ago
469ede4d
Python 3.8.19
by Łukasz Langa
· 1 year, 5 months ago
v3.8.19
41be376
[3.8] gh-115197: Stop resolving host in urllib.request proxy bypass (GH-115210) (GH-116069)
by Miss Islington (bot)
· 1 year, 5 months ago
854f645
[3.8] gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (GH-115623) (GH-116275)
by Sebastian Pipping
· 1 year, 5 months ago
4d58a1d
[3.8] gh-107077: Raise SSLCertVerificationError even if the error is set via SSL_ERROR_SYSCALL (GH-107586) (GH-107591)
by Miss Islington (bot)
· 1 year, 6 months ago
8c6f277
[3.8] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115475)
by Seth Michael Larson
· 1 year, 6 months ago
1e7f79a
[3.8] gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-115400) (GH-115764)
by Miss Islington (bot)
· 1 year, 6 months ago
ab64d7d
[3.8] gh-97032: avoid test_squeezer crash on macOS buildbots (GH-115508) (GH-115656)
by Miss Islington (bot)
· 1 year, 6 months ago
366f315
[3.8] gh-115133: Fix tests for XMLPullParser with Expat 2.6.0 (GH-115164) (GH-115536)
by Seth Michael Larson
· 1 year, 6 months ago
a21c0c7
[3.8] gh-115349: Pin theme to fix code snippets (GH-115351) (#115404)
by Łukasz Langa
· 1 year, 6 months ago
da0691d
[3.8] Add missing sections to blurbs (GH-114553) (GH-115340)
by Miss Islington (bot)
· 1 year, 6 months ago
64c9fcc
[3.8] gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877) (#115086)
by Łukasz Langa
· 1 year, 6 months ago
648c44d
[3.8] gh-107888: Fix test_mmap.test_access_parameter() on macOS 14 (GH-109928) (GH-114183)
by Miss Islington (bot)
· 1 year, 7 months ago
d737623
[3.8] gh-109991: Update Windows build to use OpenSSL 1.1.1w (GH-111266)
by Zachary Ware
· 1 year, 7 months ago
02a9259
[3.8] gh-91133: tempfile.TemporaryDirectory: fix symlink bug in cleanup (GH-99930) (GH-112843)
by Serhiy Storchaka
· 1 year, 7 months ago
2e1156c
[3.8] bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503) (GH-113474)
by Miss Islington (bot)
· 1 year, 7 months ago
0df2eb5
[3.8] gh-108310: Fix TestPreHandshakeClose tests in test_ssl (#110718)
by Lumír 'Frenzy' Balhar
· 1 year, 7 months ago
01845a1
[3.8] gh-113659: Skip hidden .pth files (GH-113660) (GH-114147)
by Serhiy Storchaka
· 1 year, 7 months ago
a911516
[3.8] gh-114021: Pin various sphinxcontrib extensions to older versions (GH-114022) (GH-114040)
by Adam Turner
· 1 year, 7 months ago
d05bac0
[3.8] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (GH-113916)
by Serhiy Storchaka
· 1 year, 7 months ago
fb57c39
[3.8] Fix documentation build by pinning Alabaster version to 0.7.13 (GH-113815) (#113899)
by Miss Islington (bot)
· 1 year, 7 months ago
575c99a
[3.8] gh-112160: Add 'regen-configure' make target (#112167)
by Seth Michael Larson
· 1 year, 8 months ago
c1c6bed
[3.8] gh-101180: Fix a bug where iso2022_jp_3 and iso2022_jp_2004 codecs read out of bounds (gh-111695) (gh-111781)
by Łukasz Langa
· 1 year, 9 months ago
edf701c
[3.8] CI: Bump GitHub Actions (GH-108879) (#108894)
by Hugo van Kemenade
· 2 years ago
fa2d13e
[3.8] gh-109002: Ensure only one wheel for each vendored package (GH-109003) (#109009)
by Miss Islington (bot)
· 2 years ago
97e87f7
[3.8] gh-101997: Remove stale pip-22.0.4-py3-none-any.whl from the 3.8 branch (#108998)
by Łukasz Langa
· 2 years ago
1c2639b
[3.8] Add a dummy .rtfd.yml file to silence invalid failing webhooks (GH-108908) (#108926)
by Miss Islington (bot)
· 2 years ago
7f59c4c
Post 3.8.18
by Łukasz Langa
· 2 years ago
0a728e7
Fix invalid string escape
by Łukasz Langa
· 2 years ago
a56dcae
Python 3.8.18
by Łukasz Langa
· 2 years ago
v3.8.18
efb46e5
[3.8] gh-108342: Make ssl TestPreHandshakeClose more reliable (GH-108370) (#108408)
by Łukasz Langa
· 2 years ago
6f2b64f
[3.8] gh-108342: Break ref cycle in SSLSocket._create() exc (GH-108344) (#108352)
by Miss Islington (bot)
· 2 years ago
b4368b5
[3.8] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#108279)
by Petr Viktorin
· 2 years ago
a5d1571
[3.8] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v, 3.0.10, and 3.1.2. (#108124)
by Ned Deily
· 2 years ago
b4bcc06
[3.8] gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close flaw (#108321)
by Łukasz Langa
· 2 years ago
1663f8b
[3.8] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105872)
by Erlend E. Aasland
· 2 years, 1 month ago
db42de4
[3.8] [3.11] Add single value `agen.athrow(value)` signature to the 3.11 docs gh-105269 (GH-105468) (#105478)
by Miss Islington (bot)
· 2 years, 1 month ago
40ea37d
Post 3.8.17
by Łukasz Langa
· 2 years, 2 months ago
9a2d531
Python 3.8.17
by Łukasz Langa
· 2 years, 2 months ago
v3.8.17
43eff24
[3.8] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (GH-105200) (GH-105205) (#105370)
by Łukasz Langa
· 2 years, 2 months ago
9c2ff15
[3.8] gh-102153: Start stripping C0 control and space chars in `urlsplit` (GH-102508) (GH-104575) (GH-104592) (#104593) (#104895)
by stratakis
· 2 years, 2 months ago
c43c50e
[3.8] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105185) (#105222)
by Miss Islington (bot)
· 2 years, 2 months ago
b28acfa
[3.8] Update GitHub CI workflow for macOS. (GH-105302)
by Ned Deily
· 2 years, 2 months ago
d958960
[3.8] gh-68966: fix versionchanged in docs (GH-105299)
by Ned Deily
· 2 years, 2 months ago
9f89c47
[3.8] gh-103935: Use `io.open_code()` when executing code in trace and profile modules (GH-103947) (#103954)
by Steve Dower
· 2 years, 3 months ago
2062fce
[3.8] gh-104049: do not expose on-disk location from SimpleHTTPRequestHandler (GH-104067) (#104121)
by Miss Islington (bot)
· 2 years, 3 months ago
47ec96a
[3.8] gh-99889: Fix directory traversal security flaw in uu.decode() (GH-104096) (#104332)
by Miss Islington (bot)
· 2 years, 3 months ago
79e63e5
[3.8] gh-102950: Implement PEP 706 – Filter for tarfile.extractall (GH-102953) (#104548)
by Petr Viktorin
· 2 years, 3 months ago
3205d1f
[3.8] gh-101997: Update bundled pip version to 23.0.1 (GH-101998). (#102244)
by Pradyun Gedam
· 2 years, 5 months ago
045b252
[3.8] gh-102627: Replace address pointing toward malicious web page (GH-102630) (GH-102667)
by Miss Islington (bot)
· 2 years, 5 months ago
ddd495e
[3.8] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101752)
by Steve Dower
· 2 years, 5 months ago
4812813
[3.8] GH-102306 Avoid GHA CI macOS test_posix failure by using the appropriate macOS SDK (GH-102307)
by Ned Deily
· 2 years, 6 months ago
7a3db0c
[3.8] gh-101981: Fix Ubuntu SSL tests with OpenSSL (3.1.0-beta1) CI i… (#102095)
by Dong-hee Na
· 2 years, 6 months ago
32a1a61
[3.8] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286) (#101710)
by Miss Islington (bot)
· 2 years, 6 months ago
41d301a
[3.8] gh-95778: add doc missing in some places (GH-100627) (#101630)
by Éric
· 2 years, 6 months ago
db924a4
gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424)
by Miss Islington (bot)
· 2 years, 7 months ago
be3b5f7
[3.8] gh-100180: Update Windows installer to OpenSSL 1.1.1s (GH-100903) (#101258)
by Steve Dower
· 2 years, 7 months ago
e57a3c1
[3.8] Bump Azure Pipelines to ubuntu-22.04 (GH-101089) (#101215)
by Miss Islington (bot)
· 2 years, 7 months ago
594ba19
[3.8] Correct CVE-2020-10735 documentation (GH-100306) (#100698)
by Gregory P. Smith
· 2 years, 7 months ago
6924cba
[3.8] Update copyright year in README (GH-100863) (GH-100867)
by Miss Islington (bot)
· 2 years, 7 months ago
30afa75
[3.8] Update copyright years to 2023. (gh-100852)
by Benjamin Peterson
· 2 years, 7 months ago
266a502
Post 3.8.16
by Łukasz Langa
· 2 years, 8 months ago
1e3d2d5
Python 3.8.16
by Łukasz Langa
· 2 years, 8 months ago
v3.8.16
e43393a
[3.8] gh-100001: Omit control characters in http.server stderr logs. (GH-100002) (#100033)
by Miss Islington (bot)
· 2 years, 9 months ago
b50b6f9
[3.8] gh-87604: Avoid publishing list of active per-interpreter audit hooks via the gc module (GH-99373) (GH-99661)
by Miss Islington (bot)
· 2 years, 9 months ago
82ca283
[3.8] gh-98433: Fix quadratic time idna decoding. (GH-99092) (GH-99222) (GH-99231)
by Miss Islington (bot)
· 2 years, 9 months ago
948c679
[3.8] gh-98517: Fix buffer overflows in _sha3 module (GH-98519) (#98527)
by Miss Islington (bot)
· 2 years, 10 months ago
0037d46
[3.8] gh-98739: Update libexpat from 2.4.9 to 2.5.0 (GH-98742) (#98787)
by Miss Islington (bot)
· 2 years, 10 months ago
0a4f650
[3.8] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (GH-91993) (#98192)
by Miss Islington (bot)
· 2 years, 10 months ago
a44cc0a
[3.8] gh-96710: Make the test timing more lenient for the int/str DoS regression test. (GH-96717) (#98197)
by Miss Islington (bot)
· 2 years, 10 months ago
4f1364c
Post 3.8.15
by Łukasz Langa
· 2 years, 10 months ago
44adf8a
Python 3.8.15
by Łukasz Langa
· 2 years, 10 months ago
v3.8.15
dca2fd2
[3.8] gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-96874) (GH-96877) (GH-97835)
by Miss Islington (bot)
· 2 years, 11 months ago
18a0cdb
[3.8] gh-96848: Fix -X int_max_str_digits option parsing (GH-96988) (GH-97575)
by Miss Islington (bot)
· 2 years, 11 months ago
12c72d6
[3.8] gh-96577: Fixes buffer overrun in _msi module (GH-96633) (GH-96658)
by Miss Islington (bot)
· 2 years, 11 months ago
069b718
[3.8] gh-97005: Update libexpat from 2.4.7 to 2.4.9 (gh-97006) (gh-97013)
by Miss Islington (bot)
· 2 years, 11 months ago
f9ce9d4
[3.8] gh-97616: list_resize() checks for integer overflow (GH-97617) (GH-97628)
by Miss Islington (bot)
· 2 years, 11 months ago
9062049
[3.8] gh-97612: Fix shell injection in get-remote-certificate.py (GH-97613) (GH-97633)
by Miss Islington (bot)
· 2 years, 11 months ago
246a044
[3.8] Update bugs URL references in README and Docs/bugs.rst from bpo to gh issues (GH-96728)
by Ned Deily
· 3 years ago
Next »