This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients ckreddy, eric.smith
Date 2018-06-08.14:47:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528469273.28.0.592728768989.issue33806@psf.upfronthosting.co.za>
In-reply-to
Content
This sounds like an application-level issue, not a telnetlib problem. As far as I can tell, you're opening a new connection, not reusing an existing connection.
History
Date User Action Args
2018-06-08 14:47:53eric.smithsetrecipients: + eric.smith, ckreddy
2018-06-08 14:47:53eric.smithsetmessageid: <1528469273.28.0.592728768989.issue33806@psf.upfronthosting.co.za>
2018-06-08 14:47:53eric.smithlinkissue33806 messages
2018-06-08 14:47:53eric.smithcreate