Fixed:
- Fixed
SystemError
andMemoryError
forredirect_stdout
on Windows with Python 3.13.
Removed:
- Removed
restore_stdout
function and wrapper.
Fixed:
SystemError
and MemoryError
for redirect_stdout
on Windows with Python 3.13.Removed:
restore_stdout
function and wrapper.