Skip to content

developer's guide still mentions python2/3 #36807

@mantepse

Description

@mantepse

Steps To Reproduce

https://doc.sagemath.org/html/en/developer/coding_basics.html#writing-testable-examples mentions

Python3 print: Python3 syntax for print must be used in Sage code and doctests. If you use an old-style print in doctests, it will raise a SyntaxError:

I think this can be removed now.

Expected Behavior

python 2 support has been removed long ago

Actual Behavior

python 2 print is mentioned

Additional Information

No response

Environment

irrelevant

Checklist

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.
  • I have read the documentation and troubleshoot guide

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions