mirror of https://github.com/python/cpython
Browse Source
On Windows, the codec of sys.stdout is implemented in Python. At exit, the codec may be unloaded before the destructor tries to write something to sys.stdout.pull/9921/head
1 changed files with 11 additions and 3 deletions
Loading…
Reference in new issue