Ask Your Question

Revision history [back]

The long-term plan is to move Sage to Python 3. Here's a couple Trac metatickets that show the progress:

https://trac.sagemath.org/ticket/15980
https://trac.sagemath.org/ticket/16052

In the mean time, just be aware of the major changes between the two versions and write Python 3-compatible code as much as possible.

click to hide/show revision 2
No.2 Revision

The long-term plan is to move Sage to Python 3. Here's a couple Trac metatickets that show the progress:

https://trac.sagemath.org/ticket/15980
https://trac.sagemath.org/ticket/16052https://trac.sagemath.org/ticket/16052 https://trac.sagemath.org/ticket/26212

In the mean time, just be aware of the major changes between the two versions and write Python 3-compatible code as much as possible.

click to hide/show revision 3
No.3 Revision

The long-term plan is to move Sage to Python 3. Here's a couple Trac metatickets that show the progress:

  • https://trac.sagemath.org/ticket/15980
  • https://trac.sagemath.org/ticket/16052
  • https://trac.sagemath.org/ticket/16052
  • https://trac.sagemath.org/ticket/26212

In the mean time, just be aware of the major changes between the two versions and write Python 3-compatible code as much as possible.