1. Mar 11, 2022
  2. Mar 03, 2022
  3. Mar 02, 2022
    • Stefano Rivera's avatar
      Use sysconfig in Python >= 3.10 (#3764) · 465b2e0b
      Stefano Rivera authored
      * Use sysconfig in Python >= 3.10
      
      Rely on sysconfig for installation paths for Python >= 3.10. distutils
      has been deprecated and will be removed.
      
      Fixes: #3677
      
      * Explicitly select the posix_prefix scheme for platinclude on Debian
      
      Debian's default scheme is posix_local, for installing locally-built
      packages to /usr/local/.  We want to find the Python headers in /usr/,
      so search posix_prefix.
      465b2e0b
    • Henry Schreiner's avatar
      ci: fix PyPy (#3768) · 5f9b090a
      Henry Schreiner authored
      * chore: minor fixes for newer PyPys
      
      * ci: fix issue with PyPy
      5f9b090a
  4. Mar 01, 2022
  5. Feb 26, 2022
  6. Feb 24, 2022
  7. Feb 21, 2022
  8. Feb 19, 2022
  9. Feb 16, 2022
  10. Feb 15, 2022
  11. Feb 12, 2022
  12. Feb 11, 2022
  13. Feb 10, 2022
  14. Feb 09, 2022