-
-
Notifications
You must be signed in to change notification settings - Fork 704
Closed
Description
Support
- Doctest (i.e.
sage:) lines containing non-ASCII characters. - Doctest results containing non-ASCII characters.
- Print statements in doctests outputting unicode.
- Source files with a PEP 0263 encoding declaration.
see also #18370
CC: @nexttime @embray @jdemeyer @hivert
Component: doctest framework
Keywords: unicode
Author: Frédéric Chapoton
Branch/Commit: ed1e3b5
Reviewer: Erik Bray, Volker Braun, David Roe
Issue created by migration from https://trac.sagemath.org/ticket/14153