Changes between Version 14 and Version 15 of Ticket #29669
- Timestamp:
- 05/28/20 03:34:42 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29669 – Description
v14 v15 6 6 The ticket keeps variables such as `SAGE_PYTHON_VERSION` and `SAGE_PYTHON3` unchanged, for compatibility. 7 7 8 Also, to clarify in light of the discussion in https://groups.google.com/d/msg/sage-devel/fgsSsJmVVXo/ZIcJq9x3AAAJ, this ticket does not affect which versions of Python are sufficient as `sage-system-python` (this is still all versions listed in `build/tox.ini`, which includes various 2.x and 4.x).8 Also, to clarify in light of the discussion in https://groups.google.com/d/msg/sage-devel/fgsSsJmVVXo/ZIcJq9x3AAAJ, this ticket does not affect which versions of Python are sufficient as `sage-system-python` (this is still all versions listed in `build/tox.ini`, which includes various 2.x and 3.x). 9 9 10 10 Part of meta-ticket #29141.