simbit18 commented on PR #18414: URL: https://github.com/apache/nuttx/pull/18414#issuecomment-3928577214
Hi @Biancaa-R How can we use the telnet protocol with versions higher than Python 3.12? https://docs.python.org/3/library/telnetlib.html It is necessary to use the following alternatives: https://pypi.org/project/telnetlib3/ https://pypi.org/project/Exscript/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
