Brianna Rainey's Blog

I was already pretty satisfied with Python tracebacks, but these improved tracebacks coming in 3.11 look awesome: peps.python.org/pep-0657/

Instead of just saying the line where an exception occurred, it will also identify the column using arrows. Small thing but it should save some time while debugging. I didn't think it sounded too special before, but seeing the examples in that PEP makes me excited for it 👍

older posts