Skip to content

bpo-34485: Emit C locale coercion warning later#9002

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:c_loc_warn
Aug 29, 2018
Merged

bpo-34485: Emit C locale coercion warning later#9002
vstinner merged 1 commit intopython:masterfrom
vstinner:c_loc_warn

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 29, 2018

PYTHONCOERCELOCALE=warn warning is now emitted later and written into
sys.stderr, rather than being written into the C stderr stream.

https://bugs.python.org/issue34485

PYTHONCOERCELOCALE=warn warning is now emitted later and written into
sys.stderr, rather than being written into the C stderr stream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants