epdb icon indicating copy to clipboard operation
epdb copied to clipboard

telnetlib will be removed in python 3.13

Open spicy-lime opened this issue 2 years ago • 1 comments

In my effort to get this thing running, I ran into this notification in the python documentation

https://docs.python.org/3/library/telnetlib.html

just thought to give a heads up if maintainers wanted to keep this thing going

spicy-lime avatar Feb 28 '23 19:02 spicy-lime

And it's broken in 3.13 as expected. Ansible documentation still recommends this to debug module: https://docs.ansible.com/ansible/latest/dev_guide/debugging.html Any alternative yet?

Deepsearch: https://x.com/i/grok?conversation=1894751022574178422

Found out a mad debugger which is extremely dope: https://github.com/kmaork/madbg

jpic avatar Feb 26 '25 14:02 jpic