Skip to content

fixed test failures in Unraisable error collector

Matt Davis requested to merge branch/fix_filelike_flush into branch/default

Fix Windows test failures in new unraisable support; at a glance, the default handler expects the FileLike to have a flush method, so now it does.

--HG-- branch : fix_filelike_flush

Merge request reports