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 unicode issue while running doctests in Python 2 #2438

Merged
merged 1 commit into from
May 29, 2017

Conversation

nicoddemus
Copy link
Member

Fix #2434

@nicoddemus
Copy link
Member Author

linting failed for now, but we can rebase once #2431 is merged.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 92.272% when pulling bfb5417 on nicoddemus:issue-2434 into 17f6470 on pytest-dev:master.

@@ -1,7 +1,9 @@
3.1.1 (unreleased)
==================

* Fix encoding errors for unicode warnings in Python 2.
* Fix encoding errors for unicode warnings in Python 2. (towncrier: 2436.bugfix)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RonnyPfannschmidt I added my entry here for now, we will want to move them to news fragments for #2431. 😁

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, thanks for putting in the extra data 👍

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 92.237% when pulling 836dc45 on nicoddemus:issue-2434 into 8df3e55 on pytest-dev:master.

@flub flub merged commit 6117930 into pytest-dev:master May 29, 2017
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.

4 participants