1. 2fb477c Merge 3.2: Issue #13703 plus some related test suite fixes. by Georg Brandl · 12 years ago
  2. 09a7c72 Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 12 years ago
  3. 2daf6ae Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 12 years ago
  4. 024e37a Issue #11393: Add the new faulthandler module by Victor Stinner · 13 years ago
  5. 43b2f45 Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge from by R. David Murray · 13 years ago
  6. 1b2bd3b Have script_helper._assert_python strip refcount strings from stderr. by R. David Murray · 14 years ago
  7. cb4f929 I'm only backporting the tests (which run fine), as well as by Antoine Pitrou · 14 years ago
  8. adffced Preserve the original environment (e.g. LD_LIBRARY_PATH) by Antoine Pitrou · 14 years ago
  9. 9bc3568 Use script_helper in one more test by Antoine Pitrou · 14 years ago
  10. c4ac887 Close subprocess pipes to clear ResourceWarning messages in debug mode. by Brian Curtin · 14 years ago
  11. f51d8d3 Better Python spawning primitives in test.script_helper, for by Antoine Pitrou · 14 years ago
  12. d26c18a Issue #8202: Set sys.argv[0] to -m rather than -c while searching for the module to execute. Also updates all the cmd_line_script tests to validate the setting of sys.path[0] and the current working directory by Nick Coghlan · 14 years ago
  13. 02ea12b2 Syntax cleanup. by Florent Xicluna · 14 years ago
  14. 28a691b PEP 3147 by Barry Warsaw · 14 years ago
  15. 8de42e2 Use UTF-8 encoding to create Python test scripts. by Florent Xicluna · 14 years ago
  16. 4e7dc5f Merged revisions 76716 via svnmerge from by Antoine Pitrou · 15 years ago
  17. 260bd3e Merged revisions 76286-76287,76289-76294,76296-76299,76301-76305,76307,76310-76311,76313-76322 via svnmerge from by Nick Coghlan · 15 years ago