You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the API test module has failures for TestMain class,
added in f008459, on Windows as SysStreamCapturing is in
universal newlines mode while its super class IntegrationTests
is using a native console stream with newline=os.linesep.
Add Appveyor CI script as .appveyor.yml,
which can be selected in the Appveyor settings.
0 commit comments