Skip to content

bpo-7982: Modify captured_output to allow diferent encodings #15881

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

Closed
wants to merge 5 commits into from

Conversation

adfrost
Copy link

@adfrost adfrost commented Sep 10, 2019

This allows for different types of encodings to be used when writing test cases.

I added a test case for this new feature, and I also modified a few existing test cases I found that would utilize this

https://bugs.python.org/issue7982

@the-knights-who-say-ni
Copy link

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Our records indicate we have not received your CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

If you have recently signed the CLA, please wait at least one business day
before our records are updated.

You can check yourself to see if the CLA has been received.

Thanks again for your contribution, we look forward to reviewing it!

@adfrost adfrost changed the title issue7982 WIP bpo-7982: Modify captured_output to allow diferent encodings Jan 13, 2020
@adfrost adfrost marked this pull request as ready for review January 23, 2020 01:15
@merwok
Copy link
Member

merwok commented Feb 29, 2024

Thanks for the contribution, but this proposed change was rejected (see issue).

@merwok merwok closed this Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants