1. 5ce8f35 Issue #22098: ctypes' BigEndianStructure and LittleEndianStructure now define an empty __slots__ so that subclasses don't always get an instance dict. by Antoine Pitrou · 10 years ago
  2. 8582bb1 Issue #12142: Fixed reference cycle when importing ctypes by Meador Inge · 12 years ago
  3. 6636121 Close #4376: ctypes now supports nested structures in a endian different than by Victor Stinner · 13 years ago
  4. 84d66a0 Remove all the Python 2.3 compatibility markers (the Python 3 ctypes by Thomas Heller · 17 years ago
  5. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  6. 52cc1d8 Implement PEP 3115 -- new metaclass syntax and semantics. by Guido van Rossum · 17 years ago
  7. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  8. e8d09e5 Whitespace normalization. by Tim Peters · 18 years ago
  9. babddfc Copy ctypes-0.9.9.4 Python modules from external into the trunk. by Thomas Heller · 18 years ago