mirror of
https://github.com/python/cpython.git
synced 2026-06-05 19:14:37 -04:00
cb46f0ecb0
while it is holding a lock to a buffered I/O object, and the main thread tries to use the same I/O object (typically stdout or stderr). A fatal error is emitted instead.
Source files for standard library extension modules, and former extension modules that are now builtin modules.