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