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

bpo-29621: telnetlib.write() raise TypeError if recv non-bytes type. #1321

Closed
wants to merge 1 commit into from

Conversation

corona10
Copy link
Member

If telnetlib.write() receive non-byte-like bytes
then raise TypeError.

@mention-bot
Copy link

@corona10, thanks for your PR! By analyzing the history of the files in this pull request, we identified @jackdied, @benjaminp and @loewis to be potential reviewers.

If telnetlib.write() receive non-byte-like bytes
then raise TypeError.
@corona10
Copy link
Member Author

@benjaminp
If you have a time can you take a look?

@corona10 corona10 closed this Apr 28, 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.

3 participants