Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return a (correct) UTF-8 string to IPython... #47

Merged
merged 1 commit into from
Nov 3, 2019

Conversation

EmmanuelCharpentier
Copy link
Collaborator

The current version was broken by Python 3. The fix is to have the
displayhook method of the BackendEmacs class to return a (correct)
UTF-8 string for further processing by IPython.

This should fix issues #45 and #46.

The current version was broken by Python 3. The fix is to have the
displayhook method of the BackendEmacs class to return a (correct)
UTF-8 string for further processing by IPython.
@fchapoton fchapoton merged commit 1549f72 into sagemath:master Nov 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants