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
Branch
Commit message
Author
Age
2.7
[2.7] bpo-31675: Fix memory leaks in Tkinter's methods splitlist() and split(...
Serhiy Storchaka
7 years
3.3
post 3.3.7, should there be any
Ned Deily
7 years
3.4
Remove retired and security branches from active docs (#3883)
Ned Deily
7 years
3.5
Remove retired and security branches from active docs (#3882)
Ned Deily
7 years
3.6
[3.6] bpo-31178: Mock os.waitpid() in test_subprocess (GH-3896) (#3897)
Miss Islington (bot)
7 years
benjamin-clang
closes bpo-31696: don't mention GCC in sys.version when building with clang
Benjamin Peterson
7 years
benjamin-iteration-torture
bpo-31530: stop crashes when iterating over a file on multiple threads
Benjamin Peterson
7 years
buildbot-custom
bpo-5885: add Misc/NEWS entry
Igor Galić
7 years
master
bpo-38614: Use support timeout constants (GH-17572)
Victor Stinner
5 years
Tag
Download
Author
Age
v3.14.0a2
cpython-3.14.0a2.zip
cpython-3.14.0a2.tar.gz
cpython-3.14.0a2.tar.bz2
Hugo van Kemenade
43 hours
v3.14.0a1
cpython-3.14.0a1.zip
cpython-3.14.0a1.tar.gz
cpython-3.14.0a1.tar.bz2
Hugo van Kemenade
5 weeks
3.8
cpython-3.8.zip
cpython-3.8.tar.gz
cpython-3.8.tar.bz2
Łukasz Langa
6 weeks
v3.13.0
cpython-3.13.0.zip
cpython-3.13.0.tar.gz
cpython-3.13.0.tar.bz2
Thomas Wouters
6 weeks
v3.12.7
cpython-3.12.7.zip
cpython-3.12.7.tar.gz
cpython-3.12.7.tar.bz2
Thomas Wouters
7 weeks
v3.13.0rc3
cpython-3.13.0rc3.zip
cpython-3.13.0rc3.tar.gz
cpython-3.13.0rc3.tar.bz2
Thomas Wouters
7 weeks
v3.11.10
cpython-3.11.10.zip
cpython-3.11.10.tar.gz
cpython-3.11.10.tar.bz2
Pablo Galindo
2 months
v3.10.15
cpython-3.10.15.zip
cpython-3.10.15.tar.gz
cpython-3.10.15.tar.bz2
Pablo Galindo
2 months
v3.13.0rc2
cpython-3.13.0rc2.zip
cpython-3.13.0rc2.tar.gz
cpython-3.13.0rc2.tar.bz2
Thomas Wouters
2 months
v3.8.20
cpython-3.8.20.zip
cpython-3.8.20.tar.gz
cpython-3.8.20.tar.bz2
Łukasz Langa
2 months
[...]
Age
Commit message
Author
Files
Lines
2023-08-24
Python 3.9.18
v3.9.18
Łukasz Langa
7
-17/+47
2023-08-24
Fix invalid string escape
Łukasz Langa
1
-2/+2
2023-08-24
[3.9] gh-108342: Make ssl TestPreHandshakeClose more reliable (GH-108370) (#1...
Łukasz Langa
1
-31/+71
2023-08-23
[3.9] gh-108342: Break ref cycle in SSLSocket._create() exc (GH-108344) (#108...
Miss Islington (bot)
1
-1/+5
2023-08-22
[3.9] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL ...
Ned Deily
3
-4/+6
2023-08-22
[3.9] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#1...
Petr Viktorin
4
-9/+154
2023-08-22
[3.9] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99...
Serhiy Storchaka
4
-1/+88
2023-08-22
[3.9] gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close flaw...
Łukasz Langa
3
-1/+252
2023-07-05
[3.9] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105871)
Erlend E. Aasland
1
-2/+3
2023-07-05
[3.9] [3.11] Add single value `agen.athrow(value)` signature to the 3.11 docs...
Miss Islington (bot)
1
-1/+2
[...]