Skip to content

Fix Python 3 Logging Issue #118

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

Merged
merged 6 commits into from
Jul 25, 2017
Merged

Fix Python 3 Logging Issue #118

merged 6 commits into from
Jul 25, 2017

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented Jul 25, 2017

Log files were missing when running tests tests in Python 3 due to differences in method functionality between Python 2 and Python 3. These changes will allow the logs to be complete when running tests using Python 3 pytest or nosetests.

@mdmintz mdmintz merged commit 344e8a6 into master Jul 25, 2017
@mdmintz mdmintz deleted the fix-python3-logging-issue branch July 25, 2017 02:37
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.

1 participant