Post #563516
2026-01-10 19:28 UTC
The coolest feature in Python 3.14 can be used to build a zero-preparation remote debugger for Python applications running in Kubernetes and Docker containers??? ๐๐ช
https://savannah.dev/posts/the-coolest-feature-in-314/
Replies (2)
-
@astraluma@tacobelllabs.net 2026-01-10 22:57
@savannah... terrifying
-
@rafaelwo@social.tchncs.de 2026-01-11 09:42
@savannah definitively one of the coolest features of 3.14! ๐ฃ๐ debugwand looks neat, looking forward to try it out ๐ I am also planning to experiment with sys.remote_exec() to debug apps running in the cloud and write a post about it.