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
8 years
3.3
post 3.3.7, should there be any
Ned Deily
9 years
3.4
Remove retired and security branches from active docs (#3883)
Ned Deily
8 years
3.5
Remove retired and security branches from active docs (#3882)
Ned Deily
8 years
3.6
[3.6] bpo-31178: Mock os.waitpid() in test_subprocess (GH-3896) (#3897)
Miss Islington (bot)
8 years
benjamin-clang
closes bpo-31696: don't mention GCC in sys.version when building with clang
Benjamin Peterson
8 years
benjamin-iteration-torture
bpo-31530: stop crashes when iterating over a file on multiple threads
Benjamin Peterson
9 years
buildbot-custom
bpo-5885: add Misc/NEWS entry
Igor Galić
9 years
master
bpo-38614: Use support timeout constants (GH-17572)
Victor Stinner
6 years
Tag
Download
Author
Age
v3.15.0a7
cpython-3.15.0a7.zip
cpython-3.15.0a7.tar.gz
cpython-3.15.0a7.tar.bz2
Hugo van Kemenade
3 weeks
v3.12.13
cpython-3.12.13.zip
cpython-3.12.13.tar.gz
cpython-3.12.13.tar.bz2
Thomas Wouters
4 weeks
v3.11.15
cpython-3.11.15.zip
cpython-3.11.15.tar.gz
cpython-3.11.15.tar.bz2
Pablo Galindo Salgado
4 weeks
v3.10.20
cpython-3.10.20.zip
cpython-3.10.20.tar.gz
cpython-3.10.20.tar.bz2
Pablo Galindo Salgado
4 weeks
v3.15.0a6
cpython-3.15.0a6.zip
cpython-3.15.0a6.tar.gz
cpython-3.15.0a6.tar.bz2
Hugo van Kemenade
7 weeks
v3.13.12
cpython-3.13.12.zip
cpython-3.13.12.tar.gz
cpython-3.13.12.tar.bz2
Thomas Wouters
8 weeks
v3.14.3
cpython-3.14.3.zip
cpython-3.14.3.tar.gz
cpython-3.14.3.tar.bz2
Hugo van Kemenade
8 weeks
v3.15.0a5
cpython-3.15.0a5.zip
cpython-3.15.0a5.tar.gz
cpython-3.15.0a5.tar.bz2
Hugo van Kemenade
3 months
v3.15.0a4
cpython-3.15.0a4.zip
cpython-3.15.0a4.tar.gz
cpython-3.15.0a4.tar.bz2
Hugo van Kemenade
3 months
v3.15.0a3
cpython-3.15.0a3.zip
cpython-3.15.0a3.tar.gz
cpython-3.15.0a3.tar.bz2
Hugo van Kemenade
3 months
[...]
Age
Commit message
Author
Files
Lines
2026-03-03
Python 3.10.20
v3.10.20
Pablo Galindo Salgado
22
-61/+196
2026-03-02
[3.10] gh-143935: Email preserve parens when folding comments (GH-143936) (#1...
Edgar Ramírez Mondragón
3
-1/+43
2026-03-02
[3.10] gh-144363: Update bundled libexpat to 2.7.4 (GH-144365) (#144515)
Stan Ulbrych
11
-66/+78
2026-03-02
[3.10] gh-143916: Allow HTAB in wsgiref header values (#145140)
Miss Islington (bot)
2
-22/+33
2026-03-02
[3.10] gh-144833: Fix use-after-free in SSL module when SSL_new() fails (GH-1...
Miss Islington (bot)
2
-1/+4
2026-03-02
[3.10] gh-119342: Fix a potential denial of service in plistlib (GH-119343) (...
Serhiy Storchaka
3
-14/+59
2026-03-02
[3.10] Pin `setuptools==81` to avoid `pkg_resources` removal (#144781)
Rafael Fontenelle
1
-1/+1
2026-03-02
[3.10] gh-100538: Add workflow to verify bundled libexpat (GH-145359) (#145407)
Miss Islington (bot)
1
-0/+32
2026-02-05
[3.10] gh-144484: Warn users not to use wsgiref in production
Miss Islington (bot)
1
-0/+5
2026-02-03
[3.10] gh-74453: Add stronger security warning to os.path.commonprefix
Miss Islington (bot)
1
-5/+7
[...]