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
6 years
Tag
Download
Author
Age
v3.14.0rc2
cpython-3.14.0rc2.zip
cpython-3.14.0rc2.tar.gz
cpython-3.14.0rc2.tar.bz2
Hugo van Kemenade
20 hours
v3.13.7
cpython-3.13.7.zip
cpython-3.13.7.tar.gz
cpython-3.13.7.tar.bz2
Thomas Wouters
22 hours
v3.13.6
cpython-3.13.6.zip
cpython-3.13.6.tar.gz
cpython-3.13.6.tar.bz2
Thomas Wouters
9 days
v3.14.0rc1
cpython-3.14.0rc1.zip
cpython-3.14.0rc1.tar.gz
cpython-3.14.0rc1.tar.bz2
Hugo van Kemenade
3 weeks
v3.14.0b4
cpython-3.14.0b4.zip
cpython-3.14.0b4.tar.gz
cpython-3.14.0b4.tar.bz2
Hugo van Kemenade
5 weeks
v3.14.0b3
cpython-3.14.0b3.zip
cpython-3.14.0b3.tar.gz
cpython-3.14.0b3.tar.bz2
Hugo van Kemenade
8 weeks
v3.13.5
cpython-3.13.5.zip
cpython-3.13.5.tar.gz
cpython-3.13.5.tar.bz2
Thomas Wouters
2 months
v3.9.23
cpython-3.9.23.zip
cpython-3.9.23.tar.gz
cpython-3.9.23.tar.bz2
Łukasz Langa
2 months
v3.11.13
cpython-3.11.13.zip
cpython-3.11.13.tar.gz
cpython-3.11.13.tar.bz2
Pablo Galindo
2 months
v3.10.18
cpython-3.10.18.zip
cpython-3.10.18.tar.gz
cpython-3.10.18.tar.bz2
Pablo Galindo
2 months
[...]
Age
Commit message
Author
Files
Lines
2017-09-19
post 3.3.7, should there be any
3.3
3.3
Ned Deily
1
-1/+1
2017-09-19
Bump to 3.3.7
v3.3.7
Ned Deily
3
-5/+13
2017-09-07
Link to generated changelog, not website.
Ned Deily
2
-1/+3
2017-09-07
Ensure Doc build has Misc/NEWS for changelog
Ned Deily
2
-1/+15
2017-09-06
Bump version for post 3.3.7rc1
Ned Deily
1
-1/+1
2017-09-06
Bump to 3.3.7rc1
v3.3.7rc1
Ned Deily
3
-15/+16
2017-09-06
Remove unused suspicious rules
Ned Deily
1
-6/+0
2017-09-06
Backport changes to pyspecific.py
Ned Deily
1
-58/+66
2017-09-06
Update pydoc topics for 3.3.7rc1
Ned Deily
1
-4/+4
2017-09-06
Update NEWS.d and suspicious doc filter
Ned Deily
30
-6843/+20776
[...]