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 vstinner
Recipients ezio.melotti, malin, miss-islington, ned.deily, serhiy.storchaka, taleinat, terry.reedy, vstinner
Date 2019-10-04.12:26:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570191966.66.0.463726577597.issue13153@roundup.psfhosted.org>
In-reply-to
Content
> bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-16545)

WOW. That's huge. The issue with non-BMP characters has been fixed? Finally? The issue was haunting the bug tracker for at least 8 years!!!
History
Date User Action Args
2019-10-04 12:26:06vstinnersetrecipients: + vstinner, terry.reedy, taleinat, ned.deily, ezio.melotti, serhiy.storchaka, malin, miss-islington
2019-10-04 12:26:06vstinnersetmessageid: <1570191966.66.0.463726577597.issue13153@roundup.psfhosted.org>
2019-10-04 12:26:06vstinnerlinkissue13153 messages
2019-10-04 12:26:06vstinnercreate