1. 04 Oct, 2022 1 commit
  2. 27 Sep, 2022 1 commit
  3. 20 Sep, 2022 1 commit
  4. 13 Sep, 2022 1 commit
  5. 07 Sep, 2022 1 commit
  6. 30 Aug, 2022 1 commit
  7. 09 Aug, 2022 2 commits
  8. 03 Aug, 2022 1 commit
  9. 01 Aug, 2022 1 commit
  10. 19 Jul, 2022 1 commit
  11. 12 Jul, 2022 1 commit
  12. 05 Jul, 2022 1 commit
  13. 27 Jun, 2022 1 commit
  14. 21 Jun, 2022 1 commit
  15. 14 Jun, 2022 1 commit
  16. 06 Jun, 2022 1 commit
  17. 09 May, 2022 1 commit
  18. 05 May, 2022 1 commit
  19. 18 Apr, 2022 1 commit
  20. 11 Apr, 2022 2 commits
  21. 04 Apr, 2022 1 commit
  22. 28 Mar, 2022 1 commit
  23. 22 Mar, 2022 1 commit
  24. 15 Mar, 2022 1 commit
  25. 01 Mar, 2022 1 commit
  26. 23 Feb, 2022 1 commit
  27. 15 Feb, 2022 2 commits
  28. 12 Feb, 2022 1 commit
  29. 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 from setup code
      
      * refactor: simplify, better static typing
      
      * feat: fail with nice messages
      
      * refactor: drop Python 2 C++ code
      
      * docs: cleanup for Python 3
      
      * revert: intree
      
      revert: intree
      
      * docs: minor touchup to py2 statement
      Co-authored-by: default avatarHenry Schreiner <henryschreineriii@gmail.com>
      Co-authored-by: default avatarAaron Gokaslan <skylion.aaron@gmail.com>
      6493f496
  30. 10 Feb, 2022 1 commit
  31. 11 Jan, 2022 1 commit
  32. 03 Jan, 2022 1 commit
  33. 27 Dec, 2021 1 commit
  34. 21 Dec, 2021 1 commit
  35. 06 Dec, 2021 1 commit
  36. 22 Nov, 2021 1 commit
  37. 16 Nov, 2021 1 commit