1. 38feaf0 #2879: rename _winreg to winreg. by Georg Brandl · 16 years ago
  2. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  3. e83ebd9 Fix a bug in the test. by Thomas Heller · 17 years ago
  4. 2380ac7 Merged revisions 59843-59863 via svnmerge from by Christian Heimes · 17 years ago
  5. f82d9b5 Patch #1076: Use wide API for registry functions. by Martin v. Löwis · 17 years ago
  6. 47b49bf Merged revisions 57620-57771 via svnmerge from by Thomas Wouters · 17 years ago
  7. ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 17 years ago
  8. a8c360e SF patch# 1755229 by Amaury Forgeot d'Arc: fix _winreg module and tests. by Guido van Rossum · 17 years ago
  9. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  10. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  11. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  12. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  13. 291481b Reduce the size of Big String and Big Binary tests to 2**14 (minus one by Guido van Rossum · 21 years ago
  14. 0a18552 Add testcases for _winreg segfault (SF 851056). by Guido van Rossum · 21 years ago
  15. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  16. 339d0f7 Patch #445762: Support --disable-unicode by Martin v. Löwis · 23 years ago
  17. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  18. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  19. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  20. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  21. 99b84bd Removed some tabs. by Paul Prescod · 24 years ago
  22. 252af9c The low-level interface is now in _winreg; update the import here. by Fred Drake · 24 years ago
  23. a05e293 typos fixed by Rob Hooft by Jeremy Hylton · 24 years ago
  24. d9b0f26 Mark Hammond: Uncomment call to delete test data when done. by Fred Drake · 24 years ago
  25. de59855 Mark Hammond: test suite for new winreg module. by Guido van Rossum · 24 years ago