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 Alex Grund, doko, iritkatriel, miss-islington, vstinner
Date 2022-01-26.23:23:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643239429.09.0.0021785709775.issue38472@roundup.psfhosted.org>
In-reply-to
Content
The workaround for this bug is to build Python using the command:

    LC_ALL=C make

rather than running:

    make
History
Date User Action Args
2022-01-26 23:23:49vstinnersetrecipients: + vstinner, doko, miss-islington, Alex Grund, iritkatriel
2022-01-26 23:23:49vstinnersetmessageid: <1643239429.09.0.0021785709775.issue38472@roundup.psfhosted.org>
2022-01-26 23:23:49vstinnerlinkissue38472 messages
2022-01-26 23:23:49vstinnercreate