💭 python 3.14 highlights! - YouTube

!https://www.youtube.com/watch?v=-Z-BDux-TRk

anthony has some of the best python highlight videos each year. This might be a good sign, but each year there seems to be less and less that I am chomping at the bit to get to. I thought the remote debugger looked every interesting, his use case for babi seemed very interesting. I wonder what textual would look like built in a 3.14 world, would it still have built its own debugger/console?

uv tool run --python=3.14 babi

Without a process flag you need sudo permissions to attach a pdb debugger similar to gdb.

ps -ef | grep babi
uv tool run --python=3.14 python -m pdb -p8605
screenshot-2025-10-03T01-11-02-918Z.png

Note

This post is a thought. It’s a short note that I make about someone else’s content online #thoughts

Connections

Related tags and posts connected to this entry.