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

Provides encoding attribute on CaptureIO #2578

Merged
merged 1 commit into from
Jul 20, 2017
Merged

Conversation

Llandy3d
Copy link
Contributor

Fixes patching sys.stdout.encoding when using Capsys fixture on Python 2.

Fix #2375

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 92.108% when pulling bac1e9e on Llandy3d:2375 into 3578f4e on pytest-dev:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 92.058% when pulling 13f7e55 on Llandy3d:2375 into 3578f4e on pytest-dev:master.

@Llandy3d Llandy3d changed the title Set attribute 'encoding' of CaptureIO to 'UTF-8' Provides encoding attribute on CaptureIO Jul 16, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 92.058% when pulling ba9a76f on Llandy3d:2375 into 3578f4e on pytest-dev:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 92.098% when pulling ba9a76f on Llandy3d:2375 into 3578f4e on pytest-dev:master.

@nicoddemus nicoddemus changed the base branch from master to features July 17, 2017 22:02
@nicoddemus nicoddemus changed the base branch from features to master July 17, 2017 22:02
@nicoddemus
Copy link
Member

Thanks @Llandy3d!

@flub flub merged commit 56e6b4b into pytest-dev:master Jul 20, 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.

capsys breaks sys.stdin.encoding
4 participants