summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
2.7[2.7] bpo-31675: Fix memory leaks in Tkinter's methods splitlist() and split(...Serhiy Storchaka8 years
3.3post 3.3.7, should there be anyNed Deily9 years
3.4Remove retired and security branches from active docs (#3883)Ned Deily8 years
3.5Remove retired and security branches from active docs (#3882)Ned Deily8 years
3.6[3.6] bpo-31178: Mock os.waitpid() in test_subprocess (GH-3896) (#3897)Miss Islington (bot)8 years
benjamin-clangcloses bpo-31696: don't mention GCC in sys.version when building with clangBenjamin Peterson8 years
benjamin-iteration-torturebpo-31530: stop crashes when iterating over a file on multiple threadsBenjamin Peterson9 years
buildbot-custombpo-5885: add Misc/NEWS entryIgor Galić9 years
masterbpo-38614: Use support timeout constants (GH-17572)Victor Stinner6 years
 
TagDownloadAuthorAge
v3.15.0a7cpython-3.15.0a7.zip  cpython-3.15.0a7.tar.gz  cpython-3.15.0a7.tar.bz2  Hugo van Kemenade2 weeks
v3.12.13cpython-3.12.13.zip  cpython-3.12.13.tar.gz  cpython-3.12.13.tar.bz2  Thomas Wouters3 weeks
v3.11.15cpython-3.11.15.zip  cpython-3.11.15.tar.gz  cpython-3.11.15.tar.bz2  Pablo Galindo Salgado3 weeks
v3.10.20cpython-3.10.20.zip  cpython-3.10.20.tar.gz  cpython-3.10.20.tar.bz2  Pablo Galindo Salgado3 weeks
v3.15.0a6cpython-3.15.0a6.zip  cpython-3.15.0a6.tar.gz  cpython-3.15.0a6.tar.bz2  Hugo van Kemenade6 weeks
v3.13.12cpython-3.13.12.zip  cpython-3.13.12.tar.gz  cpython-3.13.12.tar.bz2  Thomas Wouters7 weeks
v3.14.3cpython-3.14.3.zip  cpython-3.14.3.tar.gz  cpython-3.14.3.tar.bz2  Hugo van Kemenade7 weeks
v3.15.0a5cpython-3.15.0a5.zip  cpython-3.15.0a5.tar.gz  cpython-3.15.0a5.tar.bz2  Hugo van Kemenade2 months
v3.15.0a4cpython-3.15.0a4.zip  cpython-3.15.0a4.tar.gz  cpython-3.15.0a4.tar.bz2  Hugo van Kemenade2 months
v3.15.0a3cpython-3.15.0a3.zip  cpython-3.15.0a3.tar.gz  cpython-3.15.0a3.tar.bz2  Hugo van Kemenade3 months
[...]
 
AgeCommit messageAuthorFilesLines
2025-10-09Python 3.11.14v3.11.14Pablo Galindo16-53/+147
2025-10-09[3.11] gh-139310: skip `test_aead_aes_gcm` for Linux kernel between 6.16.0 an...Miss Islington (bot)2-1/+17
2025-10-08[3.11] gh-137638: Use macos-15-intel in GitHub Actions (GH-139154) (#139794)Jacob Coffee1-0/+1
2025-10-08[3.11] gh-139700: Check consistency of the zip64 end of central directory rec...Miss Islington (bot)3-23/+113
2025-10-07[3.11] gh-135661: Fix CDATA section parsing in HTMLParser (GH-135665) (GH-137...Miss Islington (bot)3-8/+104
2025-10-06[3.11] gh-139400: Make sure that parent parsers outlive their subparsers in `...Sebastian Pipping3-0/+65
2025-09-29[3.11] Remove link to the PDF downloads (GH-139142) (#139430)Adam Turner1-8/+12
2025-09-28[3.11] gh-139312: Update bundled libexpat to 2.7.3 (GH-139319) (#139378)Stan Ulbrych6-23/+46
2025-09-26[3.11] gh-138998: Upgrade vendored expat to 2.7.2 (#138999) (#139056)Stan Ulbrych9-374/+750
2025-09-24[3.11] gh-135374: Adjust test for setuptools' replacement of distutils (GH-13...Petr Viktorin2-7/+33
[...]