1. e0ed2d7 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  2. 6d0f0f2 #18803: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  3. 6bf9b85 Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* by Terry Jan Reedy · 12 years ago
  4. f93bb26 pybench prep_times calculation error (closes #11895) by Jesus Cea · 13 years ago
  5. 24b07bc #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  6. 9cf41d0 normalize shebang lines to #!/usr/bin/env python by Benjamin Peterson · 15 years ago
  7. 49b8814 http://bugs.python.org/issue7029 by Kristján Valur Jónsson · 15 years ago
  8. e555f58 Issue #4677: add two list comprehension tests to pybench. by Antoine Pitrou · 16 years ago
  9. 0c37ae0 add a pybench test for complex function calls (part of #1819) by Antoine Pitrou · 16 years ago
  10. fa1814e explicitly flush after the ... since there wasn't a newline by Gregory P. Smith · 16 years ago
  11. b9dd8db Fix typo. by Thomas Heller · 16 years ago
  12. 3accbb0 Well that was dumb. platform.python_implementation returns a function, not a by Jeffrey Yasskin · 17 years ago
  13. 019e9d7 Fix pybench for pythons < 2.6, tested back to 2.3. by Jeffrey Yasskin · 17 years ago
  14. 0df0f6d Add tests for with and finally performance to pybench. by Jeffrey Yasskin · 17 years ago
  15. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  16. fd61107 Typo. by Georg Brandl · 18 years ago
  17. b1a8ef6 Jython doesn't have sys.setcheckinterval() - ignore it in that case. by Marc-André Lemburg · 18 years ago
  18. a50e623 Add Python implementation to the machine details. by Marc-André Lemburg · 18 years ago
  19. f6fc454 Fix a buglet in the error reporting (SF bug report #1546372). by Marc-André Lemburg · 18 years ago
  20. 3b3f118 Whitespace normalization. by Marc-André Lemburg · 18 years ago
  21. 7d9743d Updated to pybench 2.0. by Marc-André Lemburg · 18 years ago
  22. 573bd19 Revert wrong svn copy. by Marc-André Lemburg · 18 years ago
  23. 08de1ef Update pybench to version 2.0. by Marc-André Lemburg · 18 years ago
  24. 27c7059 Whitespace normalization. by Tim Peters · 18 years ago
  25. e9eeab5 Initial version of systimes - a module to provide platform dependent by Marc-André Lemburg · 18 years ago
  26. 8040359 Reinstate new-style object tests. by Steve Holden · 18 years ago
  27. 57ad060 Blasted typos ... by Steve Holden · 18 years ago
  28. a4ebed8 Update help text and documentaition. by Steve Holden · 18 years ago
  29. 19bfd42 Whitespace normalization. by Tim Peters · 18 years ago
  30. d05e546 Revert tests to MAL's original round sizes to retiain comparability by Steve Holden · 18 years ago
  31. f845877 Use minimum calibration time rather than avergae to avoid by Steve Holden · 18 years ago
  32. 877ab9b Add missing svn:eol-style property to text files. by Tim Peters · 18 years ago
  33. 584c8d4 Whitespace normalization. by Tim Peters · 18 years ago
  34. 431a763 Add -t option to allow easy test selection. by Steve Holden · 18 years ago
  35. f9cc594 Whitespace normalization. by Tim Peters · 18 years ago
  36. c311f64 Adding pybench 1.3 to the Tools/ directory. by Marc-André Lemburg · 18 years ago