index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.10.19
v3.10.19
Pablo Galindo
2025-10-09
1
-1/+1
*
[3.10] gh-139310: skip `test_aead_aes_gcm` for Linux kernel between 6.16.0 an...
Miss Islington (bot)
2025-10-09
2
-1/+17
*
[3.10] gh-139700: Check consistency of the zip64 end of central directory rec...
Miss Islington (bot)
2025-10-07
2
-23/+110
*
[3.10] gh-135661: Fix CDATA section parsing in HTMLParser (GH-135665) (GH-137...
Miss Islington (bot)
2025-10-07
2
-8/+99
*
[3.10] gh-139400: Make sure that parent parsers outlive their subparsers in `...
Sebastian Pipping
2025-10-06
1
-0/+36
*
[3.10] gh-135374: Adjust test for setuptools' replacement of distutils (GH-13...
Miss Islington (bot)
2025-09-29
2
-7/+33
*
[3.10] gh-118350: Fix support of elements "textarea" and "title" in HTMLParse...
Serhiy Storchaka
2025-09-13
2
-5/+111
*
[3.10] gh-130577: tarfile now validates archives to ensure member offsets are...
Victor Stinner
2025-09-02
2
-0/+159
*
[3.10] gh-135661: Fix parsing attributes with whitespaces around the "=" sepa...
Miss Islington (bot)
2025-07-22
2
-14/+18
*
[3.10] gh-135661: Fix parsing start and end tags in HTMLParser according to t...
Miss Islington (bot)
2025-07-12
3
-120/+195
*
[3.10] gh-102555: Fix comment parsing in HTMLParser according to the HTML5 st...
Miss Islington (bot)
2025-07-12
2
-3/+47
*
[3.10] gh-135462: Fix quadratic complexity in processing special input in HTM...
Serhiy Storchaka
2025-07-03
2
-23/+113
*
[3.10] gh-135374: Update the bundled copy of setuptools to 79.0.1 (#135398)
Łukasz Langa
2025-06-11
3
-1/+1
*
Python 3.10.18
v3.10.18
Pablo Galindo
2025-06-03
1
-1/+1
*
[3.10] gh-135034: Normalize link targets in tarfile, add `os.path.realpath(st...
T. Wouters
2025-06-03
7
-130/+855
*
[3.10] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address ...
Miss Islington (bot)
2025-06-03
2
-6/+23
*
[3.10] gh-123409: fix `IPv6Address.reverse_pointer` for IPv4-mapped addresses...
Miss Islington (bot)
2025-06-03
2
-12/+51
*
[3.10] gh-128840: Limit the number of parts in IPv6 address parsing (GH-12884...
Miss Islington (bot)
2025-06-03
2
-2/+20
*
[3.10] gh-87799: Improve the textual representation of IPv4-mapped IPv6 addre...
Miss Islington (bot)
2025-06-03
2
-1/+44
*
Revert "Fix a glaring error in the logic backport of posixpath."
Thomas Wouters
2025-06-03
1
-1/+3
*
Fix a glaring error in the logic backport of posixpath.
Thomas Wouters
2025-06-03
1
-3/+1
*
[3.10] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-1340...
Miss Islington (bot)
2025-06-02
2
-1/+29
*
[3.10] gh-133767: Fix use-after-free in the unicode-escape decoder with an er...
Serhiy Storchaka
2025-06-02
2
-9/+66
*
[3.10] gh-126500: test_ssl: Don't stop ThreadedEchoServer on OSError in Conne...
Miss Islington (bot)
2025-06-01
1
-5/+12
*
Python 3.10.17
v3.10.17
Pablo Galindo
2025-04-08
1
-1/+1
*
[3.10] gh-80222: Fix email address header folding with long quoted-string (GH...
R. David Murray
2025-04-03
2
-1/+45
*
[3.10] gh-121284: Fix email address header folding with parsed encoded-word (...
Petr Viktorin
2025-04-03
2
-5/+30
*
[3.10] gh-105704: Disallow square brackets (`[` and `]`) in domain names for ...
Miss Islington (bot)
2025-02-19
2
-3/+54
*
[3.10] gh-119511: Fix a potential denial of service in imaplib (GH-119514) (#...
Miss Islington (bot)
2025-02-19
2
-1/+24
*
[3.10] gh-107262: Update Tkinter tests for Tcl/Tk 8.6.14 (GH-119322) (#130274)
Miss Islington (bot)
2025-02-19
2
-9/+22
*
[3.10] gh-119461: Fix ThreadedVSOCKSocketStreamTest (GH-129171) (#129440)
Miss Islington (bot)
2025-02-13
1
-5/+12
*
Python 3.10.16
v3.10.16
Pablo Galindo
2024-12-03
1
-1/+1
*
[3.10] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IP...
Miss Islington (bot)
2024-12-03
2
-5/+46
*
[3.10] gh-103848: Adds checks to ensure that bracketed hosts found by urlspli...
Victor Stinner
2024-12-02
2
-1/+41
*
[3.10] gh-113027: Fix test_variable_tzname in test_email (GH-113821) (#126438)
Petr Viktorin
2024-11-05
1
-0/+2
*
[3.10] gh-124651: Quote template strings in `venv` activation scripts (GH-124...
Victor Stinner
2024-11-04
6
-20/+133
*
[3.10] gh-125041: gh-90781: test_zlib: For s390x HW acceleration, skip checki...
Petr Viktorin
2024-10-22
1
-2/+19
*
[3.10] gh-107902: gh-108948: Don't test setting suid/sgid/sticky on systems t...
Petr Viktorin
2024-10-22
1
-15/+39
*
[3.10] gh-100005: Skip test_script_as_dev_fd() on FreeBSD (GH-100006) (#125109)
Miss Islington (bot)
2024-10-22
2
-1/+4
*
[3.10] gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (GH-109423) (...
Miss Islington (bot)
2024-10-22
1
-3/+7
*
Python 3.10.15
v3.10.15
Pablo Galindo
2024-09-07
1
-1/+1
*
[3.10] [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parsea...
Petr Viktorin
2024-09-06
2
-17/+338
*
[3.10] gh-123693: Use platform-agnostic semantics when processing zipfile.Pat...
Jason R. Coombs
2024-09-05
2
-4/+1
*
[3.10] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-12335...
Jason R. Coombs
2024-09-04
2
-67/+78
*
[3.10] gh-123067: Fix quadratic complexity in parsing "-quoted cookie values ...
Miss Islington (bot)
2024-09-04
2
-26/+46
*
[3.10] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path startin...
Serhiy Storchaka
2024-09-04
2
-4/+68
*
[3.10] gh-121650: Encode newlines in headers, and verify headers are sound (G...
Łukasz Langa
2024-09-04
6
-4/+121
*
[3.10] gh-121285: Remove backtracking when parsing tarfile headers (GH-121286...
Seth Michael Larson
2024-09-03
2
-38/+109
*
[3.10] gh-122905: Sanitize names in zipfile.Path. (GH-122906) (#123160)
Jason R. Coombs
2024-08-22
2
-1/+77
*
[3.10] gh-122133: Rework pure Python socketpair tests to avoid use of importl...
Miss Islington (bot)
2024-08-02
2
-77/+64
[next]