bpo-34485: Emit C locale coercion warning later by vstinner · Pull Request #9002 · python/cpython
Conversation
Copy link Copy Markdown
Member
PYTHONCOERCELOCALE=warn warning is now emitted later and written into
sys.stderr, rather than being written into the C stderr stream.
PYTHONCOERCELOCALE=warn warning is now emitted later and written into sys.stderr, rather than being written into the C stderr stream.
vstinner
added
the
skip news
label
vstinner
requested a review
from ncoghlan
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
merged commit
cf21504
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
c_loc_warn
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment