1. d06c201 Issue #14904: Made test_unicode_repr_oflw to use less memory. by Serhiy Storchaka · 10 years ago
  2. 884fb1c Skip test_bigmem.test_unicode_repr_oflw, since it crashes (issue #14904). by Antoine Pitrou · 13 years ago
  3. 8e6287f Fix other test requirements. by Antoine Pitrou · 13 years ago
  4. 0673088 Fix memory constraint for test_decodeascii by Antoine Pitrou · 13 years ago
  5. 2623a37 Merged revisions 86596 via svnmerge from by Ezio Melotti · 15 years ago
  6. 0762788 #7092 - Silence more py3k deprecation warnings, using test_support.check_py3k_warnings() helper. by Florent Xicluna · 15 years ago
  7. aa98058 use assert[Not]In where appropriate by Ezio Melotti · 16 years ago
  8. ce8e33a Reverting the Revision: 77368. I committed Flox's big patch for tests by by Senthil Kumaran · 16 years ago
  9. 3ddc435 Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox by Senthil Kumaran · 16 years ago
  10. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  11. e7d8be8 Security patches from Apple: prevent int overflow when allocating memory by Neal Norwitz · 17 years ago
  12. dafd32b Issue #1521: on 64bit platforms, str.decode fails on very long strings. by Amaury Forgeot d'Arc · 18 years ago
  13. 13a7bef Add missing period in comment. by Neal Norwitz · 19 years ago
  14. 1b38357 Text files missing the SVN eol-style property. by Tim Peters · 19 years ago
  15. 58ac820 Some style fixes and size-calculation fixes. Also do the small-memory run by Thomas Wouters · 19 years ago
  16. 2574f5c Some more size-estimate fixes, for large-list-tests. by Thomas Wouters · 19 years ago
  17. b5ccd14 Some more test-size-estimate fixes: test_append and test_insert trigger a by Thomas Wouters · 19 years ago
  18. cda404b Add tests for += and *= on strings, and fix the memory-use estimate for the by Thomas Wouters · 19 years ago
  19. 6873249 Whitespace normalization. by Tim Peters · 19 years ago
  20. abd0888 The result of SF patch #1471578: big-memory tests for strings, lists and by Thomas Wouters · 19 years ago