1. 01 Jan, 2019 3 commits
  2. 31 Dec, 2018 1 commit
  3. 27 Dec, 2018 8 commits
  4. 20 Dec, 2018 1 commit
  5. 16 Dec, 2018 1 commit
  6. 14 Dec, 2018 10 commits
  7. 12 Dec, 2018 8 commits
  8. 11 Dec, 2018 4 commits
  9. 10 Dec, 2018 1 commit
    • Robert Bradshaw's avatar
      Non-int conversion to Py_hash_t. · 28251032
      Robert Bradshaw authored
      Still requires the more conservative __index__ here rather than a possibly
      truncating __int__ because this is used in a context where floating point
      values should probably be treated specially.
      
      This fixes Github issue #2752.
      28251032
  10. 08 Dec, 2018 1 commit
  11. 30 Nov, 2018 2 commits