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