1. 30 Sep, 2017 2 commits
  2. 28 Sep, 2017 1 commit
    • Victor Stinner's avatar
      bpo-28129: fix ctypes crashes (#386) (#3800) · 8b83687b
      Victor Stinner authored
      * init commit, with initial tests for from_param and fields __set__ and __get__, and some additions to from_buffer and from_buffer_copy
      
      * added the rest of tests and patches. probably only a first draft.
      
      * removed trailing spaces
      
      * replace ctype with ctypes in error messages
      
      * change back from ctypes instance to ctype instance
      
      (cherry picked from commit 1bea762d)
      8b83687b
  3. 27 Sep, 2017 4 commits
  4. 26 Sep, 2017 2 commits
  5. 25 Sep, 2017 3 commits
  6. 22 Sep, 2017 1 commit
  7. 20 Sep, 2017 1 commit
  8. 16 Sep, 2017 4 commits
  9. 15 Sep, 2017 2 commits
  10. 14 Sep, 2017 1 commit
  11. 13 Sep, 2017 2 commits
  12. 11 Sep, 2017 3 commits
  13. 10 Sep, 2017 2 commits
  14. 08 Sep, 2017 3 commits
  15. 07 Sep, 2017 5 commits
  16. 06 Sep, 2017 4 commits