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 twoone3
Recipients christian.heimes, twoone3
Date 2021-02-01.14:51:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612191070.69.0.569110634138.issue43091@roundup.psfhosted.org>
In-reply-to
Content
After I changed it to 1, the console code remained unchanged.
I use' chcp 65001' first.
then i use PyPreConfig and Py_initialize
then i 'cout << u8"Chinese中文" << endl;
It is not utf-8.
History
Date User Action Args
2021-02-01 14:51:10twoone3setrecipients: + twoone3, christian.heimes
2021-02-01 14:51:10twoone3setmessageid: <1612191070.69.0.569110634138.issue43091@roundup.psfhosted.org>
2021-02-01 14:51:10twoone3linkissue43091 messages
2021-02-01 14:51:10twoone3create