1. 17 Aug, 2016 1 commit
  2. 16 Aug, 2016 3 commits
  3. 15 Aug, 2016 2 commits
  4. 14 Aug, 2016 4 commits
  5. 13 Aug, 2016 3 commits
  6. 10 Aug, 2016 2 commits
  7. 09 Aug, 2016 3 commits
  8. 05 Aug, 2016 1 commit
  9. 28 Jul, 2016 1 commit
  10. 26 Jul, 2016 1 commit
  11. 04 Aug, 2016 1 commit
  12. 29 Jul, 2016 1 commit
  13. 03 Aug, 2016 2 commits
  14. 30 Jul, 2016 1 commit
  15. 28 Jul, 2016 3 commits
  16. 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
  17. 25 Jul, 2016 1 commit
  18. 23 Jul, 2016 1 commit
  19. 19 Jul, 2016 2 commits
  20. 18 Jul, 2016 1 commit
  21. 15 Jul, 2016 1 commit
  22. 14 Jul, 2016 1 commit
  23. 12 Jul, 2016 1 commit
  24. 11 Jul, 2016 1 commit
  25. 02 Nov, 2015 1 commit