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

Fixed TextIO compatibility with 3.6+ #2613

Merged
merged 3 commits into from
Sep 10, 2019
Merged

Fixed TextIO compatibility with 3.6+ #2613

merged 3 commits into from
Sep 10, 2019

Conversation

ImanHosseini
Copy link
Contributor

Fixing this issue: #2611 (and probably #2193)
TextIO has moved since Python 3.6 so it should be imported considering the change for new versions.

[I have signed contributor's file: https://github.com//pull/2612]

Fixing this issue: #2611 (and probably #2193)
TextIO has moved since Python 3.6 so it should be imported considering the change for new versions.
@michaeljquinn
Copy link

When can we get this fix into PyPi

I need this for my app,

@ericvergnaud
Copy link
Contributor

@parrt blessed

@ericvergnaud
Copy link
Contributor

ericvergnaud commented Sep 9, 2019

@ImanHosseini you need to add yourself to the contributors list for this PR to make it.
#2612 is closed so better you do it as part of this PR.

@michaeljquinn
Copy link

cool, good to hear !!!

@ImanHosseini
Copy link
Contributor Author

@ImanHosseini you need to add yourself to the contributors list for this PR to make it.
#2612 is closed so better you do it as part of this PR.

Done!

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.

4 participants