COMMITS
/ Tools/ccbench/ccbench.py April 12, 2021
C
bpo-43723: Fix deprecation error caused by thread.setDaemon() (GH-25361)
Christian Heimes committed
November 19, 2019
A
bpo-38839: Fix some unused functions in tests (GH-17189)
Adam Johnson committed
June 25, 2019
V
bpo-37392: Remove sys.setcheckinterval() (GH-14355)
Victor Stinner committed
July 7, 2012
F
Some cleanup in the Tools directory.
Florent Xicluna committed
March 27, 2012
G
Closes #14421: use with statement to properly close socket in bandwidth test.
Georg Brandl committed
March 11, 2011
A
Issue #11179: Make ccbench work under Python 3.1 and 2.7 again.
Antoine Pitrou committed
January 15, 2011
A
Avoid ResourceWarnings in ccbench
Antoine Pitrou committed
October 15, 2010
A
Issue #9308: Removed redundant coding cookies. Added tests for
Alexander Belopolsky committed
March 13, 2010
A
Merged revisions 78939 via svnmerge from
Antoine Pitrou committed
January 18, 2010
A
Merged revisions 77599-77601 via svnmerge from
Antoine Pitrou committed