Differences between revisions 5 and 6
Revision 5 as of 2021-05-26 01:40:16
Size: 1256
Editor: mkoeppe
Comment: 9.4.beta0
Revision 6 as of 2021-05-28 06:30:12
Size: 1609
Editor: mkoeppe
Comment: dropped support for system python 3.6
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * Drop support for Python 3.6 -- enables upgrade of Python packages that have already done this
Line 16: Line 14:

 * packages upgrades
   - https://repology.org/projects/?inrepo=sagemath_develop
   - many upgrades enabled by dropping support for Python 3.6
Line 23: Line 25:
== Configuration changes ==

 * Drop support for system Python 3.6 (deprecated in Sage 9.3). [[https://trac.sagemath.org/ticket/30551|#30551]]
  It is still possible to build the Sage distribution on systems with old Python versions, but Sage will build its own copy of Python 3.9.x in this case.

Sage 9.4 Release Tour

current development cycle (2021)

Goals and tickets

Configuration changes

  • Drop support for system Python 3.6 (deprecated in Sage 9.3). #30551

    • It is still possible to build the Sage distribution on systems with old Python versions, but Sage will build its own copy of Python 3.9.x in this case.

Availability of Sage 9.4 and installation help

The first beta of the 9.4 series, 9.4.beta0, was tagged on 2021-05-26.

  • See sage-devel for development discussions and sage-release for announcements of beta versions and release candidates.

ReleaseTours/sage-9.4 (last edited 2022-01-10 02:07:35 by mkoeppe)