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.14.0a2cpython-3.14.0a2.zip  cpython-3.14.0a2.tar.gz  cpython-3.14.0a2.tar.bz2  Hugo van Kemenade45 hours
v3.14.0a1cpython-3.14.0a1.zip  cpython-3.14.0a1.tar.gz  cpython-3.14.0a1.tar.bz2  Hugo van Kemenade5 weeks
3.8cpython-3.8.zip  cpython-3.8.tar.gz  cpython-3.8.tar.bz2  Łukasz Langa6 weeks
v3.13.0cpython-3.13.0.zip  cpython-3.13.0.tar.gz  cpython-3.13.0.tar.bz2  Thomas Wouters6 weeks
v3.12.7cpython-3.12.7.zip  cpython-3.12.7.tar.gz  cpython-3.12.7.tar.bz2  Thomas Wouters7 weeks
v3.13.0rc3cpython-3.13.0rc3.zip  cpython-3.13.0rc3.tar.gz  cpython-3.13.0rc3.tar.bz2  Thomas Wouters7 weeks
v3.11.10cpython-3.11.10.zip  cpython-3.11.10.tar.gz  cpython-3.11.10.tar.bz2  Pablo Galindo2 months
v3.10.15cpython-3.10.15.zip  cpython-3.10.15.tar.gz  cpython-3.10.15.tar.bz2  Pablo Galindo2 months
v3.13.0rc2cpython-3.13.0rc2.zip  cpython-3.13.0rc2.tar.gz  cpython-3.13.0rc2.tar.bz2  Thomas Wouters2 months
v3.8.20cpython-3.8.20.zip  cpython-3.8.20.tar.gz  cpython-3.8.20.tar.bz2  Łukasz Langa2 months
[...]
 
AgeCommit messageAuthorFilesLines
2013-11-11Bump to 3.3.3rc2.v3.3.3rc2Georg Brandl6-9/+12
2013-10-29Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSS...Christian Heimes1-67/+0
2013-11-11Transplant of rev 544b654d000c: directory traversal attack in CGIHttpRequestH...Georg Brandl3-5/+21
2013-11-05Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.3.3.Ned Deily5-52/+28
2013-10-28Add news entry for 3.3.3 final.Georg Brandl1-2/+11
2013-10-28Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9Ned Deily2-2/+19
2013-10-27Fixed merge test for Tcl/Tk <8.5 (issue #18964).Serhiy Storchaka1-2/+5
2013-10-27Added tag v3.3.3rc1 for changeset fd53c500f8b8Georg Brandl1-0/+1
2013-10-27Skip overzealous test for existence of the online license.html for pre-releas...v3.3.3rc1Georg Brandl1-0/+2
2013-10-27Bump to 3.3.3rc1.Georg Brandl5-9/+9
[...]