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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.11.13
v3.11.13
Pablo Galindo
2025-06-03
13
-25/+80
*
[3.11] gh-135034: Normalize link targets in tarfile, add `os.path.realpath(st...
T. Wouters
2025-06-03
11
-138/+1017
*
[3.11] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address ...
Miss Islington (bot)
2025-06-03
3
-6/+24
*
[3.11] gh-123409: fix `IPv6Address.reverse_pointer` for IPv4-mapped addresses...
Miss Islington (bot)
2025-06-03
3
-12/+53
*
[3.11] gh-128840: Limit the number of parts in IPv6 address parsing (GH-12884...
Miss Islington (bot)
2025-06-03
3
-2/+22
*
[3.11] gh-87799: Improve the textual representation of IPv4-mapped IPv6 addre...
Miss Islington (bot)
2025-06-03
3
-1/+45
*
[3.11] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-1340...
Miss Islington (bot)
2025-06-02
3
-1/+32
*
[3.11] gh-133767: Fix use-after-free in the unicode-escape decoder with an er...
Serhiy Storchaka
2025-06-02
8
-57/+197
*
[3.11] gh-126500: test_ssl: Don't stop ThreadedEchoServer on OSError in Conne...
Miss Islington (bot)
2025-05-14
1
-5/+12
*
Post 3.11.12
Pablo Galindo
2025-04-08
1
-1/+1
*
Python 3.11.12
v3.11.12
Pablo Galindo
2025-04-08
13
-36/+109
*
[3.11] gh-131809: Upgrade vendored expat to 2.7.1 (GH-132192) (#132240)
Seth Michael Larson
2025-04-08
5
-10/+20
*
[3.11] gh-131261: Update libexpat to 2.7.0 (CVE-2024-8176) (GH-131272) (GH-13...
Seth Michael Larson
2025-04-03
4
-160/+425
*
[3.11] gh-121284: Fix email address header folding with parsed encoded-word (...
Miss Islington (bot)
2025-04-03
3
-5/+37
*
[3.11] gh-127257: ssl: Raise OSError for ERR_LIB_SYS (GH-127361) (GH-127905) ...
Victor Stinner
2025-04-03
2
-0/+12
*
[3.11] gh-106883: Make test_current_frames_exceptions_deadlock faster (#131182)
Diego Russo
2025-03-14
1
-8/+4
*
[3.11] gh-106883 Fix deadlock in threaded application (#117332)
Diego Russo
2025-03-11
3
-0/+93
*
[3.11] GH-130396: Treat clang -Og as optimized for gdb tests (GH-130550) (GH-...
Miss Islington (bot)
2025-02-27
1
-1/+5
*
[3.11] gh-119511: Fix a potential denial of service in imaplib (GH-119514) (#...
Miss Islington (bot)
2025-02-19
3
-1/+31
*
[3.11] gh-105704: Disallow square brackets (`[` and `]`) in domain names for ...
Miss Islington (bot)
2025-02-19
3
-3/+58
*
[3.11] gh-80222: Fix email address header folding with long quoted-string (GH...
Miss Islington (bot)
2025-02-19
3
-3/+53
*
[3.11] gh-107262: Update Tkinter tests for Tcl/Tk 8.6.14 (GH-119322) (#130276)
Miss Islington (bot)
2025-02-19
2
-9/+22
*
[3.11] gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566)...
Hugo van Kemenade
2025-02-18
3
-12167/+18216
*
[3.11] CI: Use ImageOS (ubuntu24) instead of runner.os (Linux) in cache keys ...
Hugo van Kemenade
2025-02-18
3
-37/+32
*
[3.11] Docs: pin python-docs-theme to 2025.2 (#129576)
Adam Turner
2025-02-13
0
-0/+0
*
[3.11] gh-119461: Restore the testSocket VSOCK skipUnless removed by PR GH-11...
Miss Islington (bot)
2025-02-13
1
-0/+2
*
[3.11] Docs: pin python-docs-theme to 2025.2 (#129576)
Adam Turner
2025-02-13
1
-1/+1
*
[3.11] gh-119461: Fix ThreadedVSOCKSocketStreamTest (#129171)
Victor Stinner
2025-01-23
1
-5/+10
*
[3.11] gh-128069: brew link --overwrite tcl-tk@8 to prevent conflict with Git...
Miss Islington (bot)
2025-01-22
1
-1/+1
*
[3.11] gh-128874: Fix the documentation for blurb 2.0 (GH-128875) (#128879)
Miss Islington (bot)
2025-01-21
2
-3/+3
*
[3.11] gh-121277: Allow .. versionadded:: next in docs (GH-121278) (#124718) ...
Petr Viktorin
2024-12-11
2
-5/+33
*
Post 3.11.11
Pablo Galindo
2024-12-03
1
-1/+1
*
Python 3.11.11
v3.11.11
Pablo Galindo
2024-12-03
9
-14/+53
*
[3.11] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IP...
Miss Islington (bot)
2024-12-03
3
-5/+49
*
[3.11] gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-12...
Seth Michael Larson
2024-12-03
5
-11/+80
*
[3.11] gh-127359: Pin Tcl/Tk to 8 (8.6) for testing macOS (GH-127365) (#127407)
Hugo van Kemenade
2024-11-30
1
-1/+4
*
[3.11] gh-111942: Remove an extra incref in textiowrapper_change_encoding (#1...
Petr Viktorin
2024-11-08
1
-1/+0
*
[3.11] gh-87846: test_io: Ignore OpenWrapper in test___all__ (#126478)
Petr Viktorin
2024-11-06
1
-1/+5
*
[3.11] gh-124651: Quote template strings in `venv` activation scripts (GH-124...
Victor Stinner
2024-11-01
7
-21/+135
*
[3.11] gh-123418: Update CI to use fresh OpenSSL releases (GH-123675) (#123699)
Zachary Ware
2024-10-22
4
-6/+10
*
[3.11] Adjust build_ubuntu_ssltests job to use cache for the correct OS versi...
Zachary Ware
2024-10-22
2
-5/+10
*
[3.11] gh-125041: test_zlib: For s390x HW acceleration, only skip checking th...
Petr Viktorin
2024-10-22
2
-10/+18
*
Post 3.11.10
Pablo Galindo
2024-09-07
1
-1/+1
*
Python 3.11.10
v3.11.10
Pablo Galindo
2024-09-07
23
-65/+219
*
[3.11] gh-102988: Adjust version numbers in versionadded directives (#123772)
Petr Viktorin
2024-09-06
1
-2/+2
*
[3.11] [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parsea...
Petr Viktorin
2024-09-06
5
-21/+371
*
[3.11] gh-123418: Update OpenSSL to 3.0.15 on Windows (GH-123673) (#123692)
Zachary Ware
2024-09-05
3
-4/+5
*
[3.11] gh-123678: Upgrade libexpat 2.6.3 (#123709)
Seth Michael Larson
2024-09-05
4
-15/+36
*
[3.11]GH-112275: Fix HEAD_LOCK deadlock in child process after fork (#112336)
ChuBoning
2024-09-04
2
-5/+8
*
[3.11] gh-100117: Fix inaccuracy in documentation of the CodeObject's co_posi...
Miss Islington (bot)
2024-09-04
1
-1/+1
[next]