Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Fix an logging error on windows #1390

Merged
merged 1 commit into from
Jun 30, 2016

Conversation

ales-erjavec
Copy link
Contributor

An error in fix_win_pythonw_std_stream prevented it from setting a
valid stream to stderr/stdout. Without a valid stderr stream the logging
module raises errors when attempting to write to stderr.

An error in `fix_win_pythonw_std_stream` prevented it from setting a
valid stream to stderr/stdout. Without a valid stderr stream the logging
module raises errors when attempting to write to stderr.
@kernc kernc merged commit 688a162 into biolab:master Jun 30, 2016
@ales-erjavec ales-erjavec deleted the win-stderr-stream-fix branch July 14, 2016 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants