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