epdb
epdb copied to clipboard
telnetlib will be removed in python 3.13
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
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