1. 05 Apr, 2022 1 commit
  2. 01 Apr, 2022 4 commits
  3. 31 Mar, 2022 3 commits
  4. 27 Mar, 2022 2 commits
  5. 21 Mar, 2022 3 commits
  6. 17 Mar, 2022 1 commit
    • da-woods's avatar
      Remove obselete memoryview getbuffer fallback code (GH-4685) · 518cbac8
      da-woods authored
      It appears to have been be used for Python < 2.6 (which didn't have the new buffer protocol).
      Most of the mechanism had already been removed, but the capsule attributes that it relied on were still generated.
      
      Also removed some utility code that was only used for this feature.
      518cbac8
  7. 15 Mar, 2022 2 commits
  8. 14 Mar, 2022 8 commits
  9. 13 Mar, 2022 1 commit
  10. 12 Mar, 2022 4 commits
  11. 08 Mar, 2022 1 commit
  12. 04 Mar, 2022 1 commit
  13. 28 Feb, 2022 1 commit
  14. 26 Feb, 2022 2 commits
  15. 25 Feb, 2022 6 commits