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 christian.heimes
Recipients christian.heimes, twoone3, vstinner
Date 2021-02-01.15:13:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612192438.85.0.985241955037.issue43091@roundup.psfhosted.org>
In-reply-to
Content
It's not a Python problem. The Python configuration API only configures Python's input/output API to UTF-8 mode. It does not affect the C++ input/output cout API.
History
Date User Action Args
2021-02-01 15:13:58christian.heimessetrecipients: + christian.heimes, vstinner, twoone3
2021-02-01 15:13:58christian.heimessetmessageid: <1612192438.85.0.985241955037.issue43091@roundup.psfhosted.org>
2021-02-01 15:13:58christian.heimeslinkissue43091 messages
2021-02-01 15:13:58christian.heimescreate