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