This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients lukasz.langa, miss-islington, nirinA raseliarison, terry.reedy
Date 2020-07-21.04:25:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595305513.74.0.500186254845.issue41300@roundup.psfhosted.org>
In-reply-to
Content
The fix is in both 3.8.5 and 3.9.0b5, both released today.
"print('eyes ∢∢ snake 🐍')", for instance, in the editor, can be saved and run.  (Note that astral chars like the snake disrupt editing a bit, but once there, can be saved and will print.

Łukasz, thanks for getting this in.  I am leaving this open to add tests, but will remove you as nosy.
History
Date User Action Args
2020-07-21 04:25:13terry.reedysetrecipients: + terry.reedy, lukasz.langa, miss-islington, nirinA raseliarison
2020-07-21 04:25:13terry.reedysetmessageid: <1595305513.74.0.500186254845.issue41300@roundup.psfhosted.org>
2020-07-21 04:25:13terry.reedylinkissue41300 messages
2020-07-21 04:25:13terry.reedycreate