1. d83f226 test_ctypes: Windows is no more a special case by Victor Stinner · 13 years ago
  2. 061b14a Reverted r84315 and r84316, with Benjamin's blessing. The tests were by Daniel Stutzbach · 14 years ago
  3. 6505ee8 apparently this test should be gated, too by Benjamin Peterson · 14 years ago
  4. b35f646 this test is only valid when sizeof(wchar) == Py_UNICODE_SIZE by Benjamin Peterson · 14 years ago
  5. cf44883 Issue #8966: ctypes: Remove implicit bytes-unicode conversion by Victor Stinner · 14 years ago
  6. 42746df Fix ctypes tests to avoid implicit bytes-unicode conversion by Victor Stinner · 14 years ago
  7. 69b639f Merged revisions 74921 via svnmerge from by Thomas Heller · 15 years ago
  8. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  9. 3d79dd9 c_char_p.from_param accepts bytes. Fix test_parameters. by Thomas Heller · 17 years ago
  10. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  11. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  12. e8d09e5 Whitespace normalization. by Tim Peters · 18 years ago
  13. babddfc Copy ctypes-0.9.9.4 Python modules from external into the trunk. by Thomas Heller · 18 years ago