1. 24 Oct, 2007 1 commit
    • Guido van Rossum's avatar
      Patch #1318 by Amaury Forgeot d'Arc. · f1c6c9e6
      Guido van Rossum authored
      Updates to ctypes for python 3.0 to make the tests pass.
      Notable changes are:
      - return bytes instead of str8
      - integers in range(256) are accepted as "one char string":
        libc.strchr("abcdef", 98) is now valid.
      - directly use the wide-char version of the win32 function LoadLibrary.
      f1c6c9e6
  2. 23 Oct, 2007 8 commits
  3. 22 Oct, 2007 6 commits
  4. 21 Oct, 2007 1 commit
  5. 20 Oct, 2007 4 commits
  6. 19 Oct, 2007 4 commits
  7. 18 Oct, 2007 1 commit
  8. 16 Oct, 2007 3 commits
  9. 15 Oct, 2007 7 commits
  10. 14 Oct, 2007 4 commits
  11. 13 Oct, 2007 1 commit