diff --git a/changelog/103.bugfix b/changelog/103.bugfix new file mode 100644 index 000000000..e67110b64 --- /dev/null +++ b/changelog/103.bugfix @@ -0,0 +1,3 @@ +Added a workaround for Python 3.6 WindowsConsoleIO breaking due to Pytests's +FDCapture. Other code using console handles might still be affected by the +very same issue and might require further workarounds/fixes, i.e. colorama.