Skip to content

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

Closed
corona10 wants to merge 1 commit into
python:masterfrom
corona10:bpo-29621
Closed

bpo-29621: telnetlib.write() raise TypeError if recv non-bytes type.#1321
corona10 wants to merge 1 commit into
python:masterfrom
corona10:bpo-29621

Conversation

@corona10

Copy link
Copy Markdown
Member

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

@mention-bot

Copy link
Copy Markdown

@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
Copy Markdown
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