1. 15 Mar, 2022 1 commit
  2. 01 Mar, 2022 1 commit
  3. 23 Feb, 2022 1 commit
  4. 15 Feb, 2022 2 commits
  5. 12 Feb, 2022 1 commit
  6. 11 Feb, 2022 1 commit
    • Ralf W. Grosse-Kunstleve's avatar
      Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) · 6493f496
      Ralf W. Grosse-Kunstleve authored
      * `#error BYE_BYE_GOLDEN_SNAKE`
      
      * Removing everything related to 2.7 from ci.yml
      
      * Commenting-out Centos7
      
      * Removing `PYTHON: 27` from .appveyor.yml
      
      * "PY2" removal, mainly from tests. C++ code is not touched.
      
      * Systematic removal of `u` prefix from `u"..."` and `u'...'` literals. Collateral cleanup of a couple minor other things.
      
      * Cleaning up around case-insensitive hits for `[^a-z]py.*2` in tests/.
      
      * Removing obsolete Python 2 mention in compiling.rst
      
      * Proper `#error` for Python 2.
      
      * Using PY_VERSION_HEX to guard `#error "PYTHON 2 IS NO LONGER SUPPORTED.`
      
      * chore: bump pre-commit
      
      * style: run pre-commit for pyupgrade 3+
      
      * tests: use sys.version_info, not PY
      
      * chore: more Python 2 removal
      
      * Uncommenting Centos7 block (PR #3691 showed that it is working again).
      
      * Update pre-commit hooks
      
      * Fix pre-commit hook
      
      * refactor: remove Python 2 from CMake
      
      * refactor: remove Python 2...
      6493f496
  7. 10 Feb, 2022 1 commit
  8. 11 Jan, 2022 1 commit
  9. 03 Jan, 2022 1 commit
  10. 27 Dec, 2021 1 commit
  11. 21 Dec, 2021 1 commit
  12. 06 Dec, 2021 1 commit
  13. 22 Nov, 2021 1 commit
  14. 16 Nov, 2021 1 commit
  15. 14 Nov, 2021 1 commit
  16. 08 Nov, 2021 1 commit
  17. 01 Nov, 2021 1 commit
  18. 25 Oct, 2021 1 commit
  19. 22 Oct, 2021 1 commit
  20. 11 Oct, 2021 1 commit
  21. 08 Oct, 2021 1 commit
  22. 04 Oct, 2021 1 commit
  23. 28 Sep, 2021 1 commit
  24. 22 Sep, 2021 1 commit
  25. 20 Sep, 2021 1 commit
  26. 13 Sep, 2021 1 commit
  27. 30 Aug, 2021 1 commit
  28. 23 Aug, 2021 1 commit
  29. 13 Aug, 2021 1 commit
    • Aaron Gokaslan's avatar
      maint(precommit): Apply isort (#3195) · 9df2f1ff
      Aaron Gokaslan authored
      * Apply isort
      
      * Tweak isort config
      
      * Add env.py as a known_first_party
      
      * Add one missing known first party
      
      * Make config compat with older isort versions
      
      * Add another comment
      
      * Revert pyproject setting
      9df2f1ff
  30. 09 Aug, 2021 1 commit
  31. 03 Aug, 2021 2 commits
  32. 29 Jul, 2021 1 commit
  33. 26 Jul, 2021 1 commit
  34. 20 Jul, 2021 1 commit
  35. 14 Jul, 2021 2 commits
  36. 13 Jul, 2021 2 commits