[issue31481] telnetlib fails to read continous large output from Windows Telnet Server

2021-04-16 Thread Irit Katriel


Irit Katriel  added the comment:

Nisar, if you are still having the problem (in Python 3) please create a new 
issue with detail on how we can reproduce it.

--
resolution:  -> rejected
stage:  -> resolved
status: pending -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31481] telnetlib fails to read continous large output from Windows Telnet Server

2020-11-30 Thread Irit Katriel


Irit Katriel  added the comment:

Nisar,

Is this problem reproducible in Python 3? Can you provide a script that shows 
exactly what you mean? What is "large" (are you running out of memory?)

--
nosy: +iritkatriel
status: open -> pending

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31481] telnetlib fails to read continous large output from Windows Telnet Server

2018-07-11 Thread Serhiy Storchaka


Change by Serhiy Storchaka :


--
type: crash -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31481] telnetlib fails to read continous large output from Windows Telnet Server

2017-09-15 Thread Nisar

New submission from Nisar:

telnetlib fails to read large output from Windows Telnet Server. the issue can 
be reproduced by remotely running a dummy infinite loop that prints out sample 
text to the console

--
components: Library (Lib)
messages: 302244
nosy: nisar009
priority: normal
severity: normal
status: open
title: telnetlib fails to read continous large output from Windows Telnet Server
type: crash
versions: Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com