[issue37640] telnetlib crash in Python3 while receiving un-printable characters from server

2020-10-20 Thread sheidan
Change by sheidan : -- nosy: +shei dan nosy_count: 1.0 -> 2.0 pull_requests: +21770 pull_request: https://github.com/python/cpython/pull/22814 ___ Python tracker ___ __

[issue37640] telnetlib crash in Python3 while receiving un-printable characters from server

2019-07-21 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +14663 stage: -> patch review pull_request: https://github.com/python/cpython/pull/14877 ___ Python tracker ___ __

[issue37640] telnetlib crash in Python3 while receiving un-printable characters from server

2019-07-21 Thread hoang nguyen
New submission from hoang nguyen : ``` Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.7/site-packages/Pwn/Pwn.py", line 209, in io self.con.interact() File "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/teln