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

Simplify wrap_file_object #1037

Merged
merged 1 commit into from Jul 13, 2023
Merged

Simplify wrap_file_object #1037

merged 1 commit into from Jul 13, 2023

Conversation

mportesdev
Copy link
Contributor

This removes the first condition in the function that seems to be no longer needed as it's specific to Python 2.

Remove code that is specific to Python 2.
Copy link
Member

@ericwb ericwb left a comment

Choose a reason for hiding this comment

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

LGTM

@ericwb ericwb merged commit 6d6ec6d into PyCQA:main Jul 13, 2023
11 checks passed
@mportesdev mportesdev deleted the wrap_file_py2 branch July 13, 2023 16:20
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.

None yet

2 participants