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