summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
2.7[2.7] bpo-31675: Fix memory leaks in Tkinter's methods splitlist() and split(...Serhiy Storchaka7 years
3.3post 3.3.7, should there be anyNed Deily7 years
3.4Remove retired and security branches from active docs (#3883)Ned Deily7 years
3.5Remove retired and security branches from active docs (#3882)Ned Deily7 years
3.6[3.6] bpo-31178: Mock os.waitpid() in test_subprocess (GH-3896) (#3897)Miss Islington (bot)7 years
benjamin-clangcloses bpo-31696: don't mention GCC in sys.version when building with clangBenjamin Peterson7 years
benjamin-iteration-torturebpo-31530: stop crashes when iterating over a file on multiple threadsBenjamin Peterson7 years
buildbot-custombpo-5885: add Misc/NEWS entryIgor Galić7 years
masterbpo-38614: Use support timeout constants (GH-17572)Victor Stinner5 years
 
TagDownloadAuthorAge
v3.12.8cpython-3.12.8.zip  cpython-3.12.8.tar.gz  cpython-3.12.8.tar.bz2  Thomas Wouters8 days
v3.13.1cpython-3.13.1.zip  cpython-3.13.1.tar.gz  cpython-3.13.1.tar.bz2  Thomas Wouters8 days
v3.9.21cpython-3.9.21.zip  cpython-3.9.21.tar.gz  cpython-3.9.21.tar.bz2  Łukasz Langa9 days
v3.10.16cpython-3.10.16.zip  cpython-3.10.16.tar.gz  cpython-3.10.16.tar.bz2  Pablo Galindo9 days
v3.11.11cpython-3.11.11.zip  cpython-3.11.11.tar.gz  cpython-3.11.11.tar.bz2  Pablo Galindo9 days
v3.14.0a2cpython-3.14.0a2.zip  cpython-3.14.0a2.tar.gz  cpython-3.14.0a2.tar.bz2  Hugo van Kemenade3 weeks
v3.14.0a1cpython-3.14.0a1.zip  cpython-3.14.0a1.tar.gz  cpython-3.14.0a1.tar.bz2  Hugo van Kemenade8 weeks
3.8cpython-3.8.zip  cpython-3.8.tar.gz  cpython-3.8.tar.bz2  Łukasz Langa2 months
v3.13.0cpython-3.13.0.zip  cpython-3.13.0.tar.gz  cpython-3.13.0.tar.bz2  Thomas Wouters2 months
v3.12.7cpython-3.12.7.zip  cpython-3.12.7.tar.gz  cpython-3.12.7.tar.bz2  Thomas Wouters2 months
[...]
 
AgeCommit messageAuthorFilesLines
9 daysPython 3.10.16v3.10.16Pablo Galindo10-17/+64
9 days[3.10] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IP...Miss Islington (bot)3-5/+49
10 days[3.10] gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-12...Seth Michael Larson5-11/+80
10 days[3.10] gh-103848: Adds checks to ensure that bracketed hosts found by urlspli...Victor Stinner3-1/+43
12 days[3.10] gh-127359: Pin Tcl/Tk to 8 (8.6) for testing macOS (GH-127365) (#127408)Hugo van Kemenade1-1/+4
2024-11-05[3.10] gh-113027: Fix test_variable_tzname in test_email (GH-113821) (#126438)Petr Viktorin1-0/+2
2024-11-04[3.10] gh-124651: Quote template strings in `venv` activation scripts (GH-124...Victor Stinner7-20/+134
2024-10-22[3.10] gh-125529: Avoid f-strings in the metagrammar (#125582)Petr Viktorin2-2/+2
2024-10-22[3.10] gh-125041: gh-90781: test_zlib: For s390x HW acceleration, skip checki...Petr Viktorin2-2/+22
2024-10-22[3.10] gh-107902: gh-108948: Don't test setting suid/sgid/sticky on systems t...Petr Viktorin1-15/+39
[...]