1. 13 Aug, 2016 3 commits
  2. 10 Aug, 2016 2 commits
  3. 09 Aug, 2016 3 commits
  4. 05 Aug, 2016 1 commit
  5. 28 Jul, 2016 1 commit
  6. 26 Jul, 2016 1 commit
  7. 04 Aug, 2016 1 commit
  8. 29 Jul, 2016 1 commit
  9. 03 Aug, 2016 2 commits
  10. 30 Jul, 2016 1 commit
  11. 28 Jul, 2016 3 commits
  12. 27 Jul, 2016 1 commit
    • Victor Stinner's avatar
      ctypes: fix CThunkObject_new() · 2e1a3402
      Victor Stinner authored
      * Initialize restype and flags fields to fix a crash when Python runs on a
        read-only file system
      * Use Py_ssize_t type rather than int for the "i" iterator variable
      * Reorder assignements to be able to more easily check if all fields are
        initialized
      
      Issue #11048. Initial patch written by Marcin Bachry.
      2e1a3402
  13. 25 Jul, 2016 1 commit
  14. 23 Jul, 2016 1 commit
  15. 19 Jul, 2016 2 commits
  16. 18 Jul, 2016 1 commit
  17. 15 Jul, 2016 1 commit
  18. 14 Jul, 2016 1 commit
  19. 12 Jul, 2016 1 commit
  20. 11 Jul, 2016 1 commit
  21. 02 Nov, 2015 1 commit
  22. 11 Jul, 2016 1 commit
  23. 10 Jul, 2016 1 commit
  24. 07 Jul, 2016 4 commits
  25. 06 Jul, 2016 2 commits
  26. 03 Jul, 2016 1 commit
  27. 01 Jul, 2016 1 commit