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 methane
Recipients barry, methane, ncoghlan, vstinner
Date 2017-06-17.12:56:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497704190.29.0.950628841865.issue30565@psf.upfronthosting.co.za>
In-reply-to
Content
If this warnings are disabled by default, who enable it?
How about just remove them?

I'm OK to remove them all.
Since it's not ideal, nothing go worse than Python 3.6.

Additionally, if PEP 540 is accepted, we can use UTF-8 for
stdio and filesystem encoding even when there are no UTF-8 locale.
History
Date User Action Args
2017-06-17 12:56:30methanesetrecipients: + methane, barry, ncoghlan, vstinner
2017-06-17 12:56:30methanesetmessageid: <1497704190.29.0.950628841865.issue30565@psf.upfronthosting.co.za>
2017-06-17 12:56:30methanelinkissue30565 messages
2017-06-17 12:56:29methanecreate