1. 04 Oct, 2017 2 commits
  2. 02 Oct, 2017 2 commits
  3. 30 Sep, 2017 2 commits
  4. 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
  5. 27 Sep, 2017 4 commits
  6. 26 Sep, 2017 2 commits
  7. 25 Sep, 2017 3 commits
  8. 22 Sep, 2017 1 commit
  9. 20 Sep, 2017 1 commit
  10. 16 Sep, 2017 4 commits
  11. 15 Sep, 2017 2 commits
  12. 14 Sep, 2017 1 commit
  13. 13 Sep, 2017 2 commits
  14. 11 Sep, 2017 3 commits
  15. 10 Sep, 2017 2 commits
  16. 08 Sep, 2017 3 commits
  17. 07 Sep, 2017 5 commits