bpo-34485: Emit C locale coercion warning later (GH-9002) · pythoncapi/cpython@cf21504 · GitHub
Skip to content

Commit cf21504

Browse files
authored
bpo-34485: Emit C locale coercion warning later (pythonGH-9002)
PYTHONCOERCELOCALE=warn warning is now emitted later and written into sys.stderr, rather than being written into the C stderr stream.
1 parent 3d4226a commit cf21504

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

Python/pylifecycle.c

Lines changed: 7 additions & 8 deletions

0 commit comments

Comments
 (0)