1. 07 Sep, 2022 1 commit
  2. 30 Aug, 2022 1 commit
  3. 09 Aug, 2022 2 commits
  4. 03 Aug, 2022 1 commit
  5. 01 Aug, 2022 1 commit
  6. 19 Jul, 2022 1 commit
  7. 12 Jul, 2022 1 commit
  8. 05 Jul, 2022 1 commit
  9. 27 Jun, 2022 1 commit
  10. 21 Jun, 2022 1 commit
  11. 14 Jun, 2022 1 commit
  12. 06 Jun, 2022 1 commit
  13. 09 May, 2022 1 commit
  14. 05 May, 2022 1 commit
  15. 18 Apr, 2022 1 commit
  16. 11 Apr, 2022 2 commits
  17. 04 Apr, 2022 1 commit
  18. 28 Mar, 2022 1 commit
  19. 22 Mar, 2022 1 commit
  20. 15 Mar, 2022 1 commit
  21. 01 Mar, 2022 1 commit
  22. 23 Feb, 2022 1 commit
  23. 15 Feb, 2022 2 commits
  24. 12 Feb, 2022 1 commit
  25. 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
  26. 10 Feb, 2022 1 commit
  27. 11 Jan, 2022 1 commit
  28. 03 Jan, 2022 1 commit
  29. 27 Dec, 2021 1 commit
  30. 21 Dec, 2021 1 commit
  31. 06 Dec, 2021 1 commit
  32. 22 Nov, 2021 1 commit
  33. 16 Nov, 2021 1 commit
  34. 14 Nov, 2021 1 commit
  35. 08 Nov, 2021 1 commit
  36. 01 Nov, 2021 1 commit
  37. 25 Oct, 2021 1 commit