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
8 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
8 years
buildbot-custom
bpo-5885: add Misc/NEWS entry
Igor Galić
8 years
master
bpo-38614: Use support timeout constants (GH-17572)
Victor Stinner
5 years
Tag
Download
Author
Age
v3.9.22
cpython-3.9.22.zip
cpython-3.9.22.tar.gz
cpython-3.9.22.tar.bz2
Łukasz Langa
11 days
v3.11.12
cpython-3.11.12.zip
cpython-3.11.12.tar.gz
cpython-3.11.12.tar.bz2
Pablo Galindo
11 days
v3.13.3
cpython-3.13.3.zip
cpython-3.13.3.tar.gz
cpython-3.13.3.tar.bz2
Thomas Wouters
11 days
v3.10.17
cpython-3.10.17.zip
cpython-3.10.17.tar.gz
cpython-3.10.17.tar.bz2
Pablo Galindo
11 days
v3.12.10
cpython-3.12.10.zip
cpython-3.12.10.tar.gz
cpython-3.12.10.tar.bz2
Thomas Wouters
12 days
v3.14.0a7
cpython-3.14.0a7.zip
cpython-3.14.0a7.tar.gz
cpython-3.14.0a7.tar.bz2
Hugo van Kemenade
12 days
v3.14.0a6
cpython-3.14.0a6.zip
cpython-3.14.0a6.tar.gz
cpython-3.14.0a6.tar.bz2
Hugo van Kemenade
5 weeks
v3.14.0a5
cpython-3.14.0a5.zip
cpython-3.14.0a5.tar.gz
cpython-3.14.0a5.tar.bz2
Hugo van Kemenade
2 months
v3.13.2
cpython-3.13.2.zip
cpython-3.13.2.tar.gz
cpython-3.13.2.tar.bz2
Thomas Wouters
2 months
v3.12.9
cpython-3.12.9.zip
cpython-3.12.9.tar.gz
cpython-3.12.9.tar.bz2
Thomas Wouters
2 months
[...]
Age
Commit message
Author
Files
Lines
2020-08-19
Version bump and copyright update for 3.5.10rc1.
v3.5.10rc1
Larry Hastings
6
-12/+12
2020-08-19
Blurb release and pydoc topics for 3.5.10rc1.
Larry Hastings
12
-18/+107
2020-08-04
[3.5] bpo-41004: Resolve hash collisions for IPv4Interface and IPv6Interface ...
Tapas Kundu
3
-2/+14
2020-08-04
[3.5] bpo-29778: Ensure python3.dll is loaded from correct locations when Pyt...
Steve Dower
5
-40/+92
2020-07-16
[3.5] bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) (#21489)
Petr Viktorin
4
-0/+10
2020-07-02
bpo-41183: Update finite DH params to 3072 bits (#21278)
Christian Heimes
3
-8/+42
2020-07-02
bpo-41183: Update test certs and keys (#21258)
Christian Heimes
16
-397/+900
2020-06-20
[3.5] closes bpo-38576: Disallow control characters in hostnames in http.clie...
Tapas Kundu
4
-3/+59
2020-06-20
bpo-39503: CVE-2020-8492: Fix AbstractBasicAuthHandler (GH-18284) (#19305)
Victor Stinner
4
-52/+115
2020-06-12
bpo-39073: validate Address parts to disallow CRLF (#19007) (#20450)
Victor Stinner
3
-0/+25
[...]