Daily Dose of Data Science

Share this post

Fine-grained Error Tracking With Python 3.11

www.blog.dailydoseofds.com

Fine-grained Error Tracking With Python 3.11

Avi Chawla
Oct 25, 2022
1
Share

Python 3.11 was released today, and many exciting features have been introduced.

For instance, various speed improvements have been implemented. As per the official release, Python 3.11 is, on average, 25% faster than Python 3.10. Depending on your work, it can be up to 10-60% faster.

One of the coolest features is the fine-grained error locations in tracebacks.

In Python 3.10 and before, the interpreter showed the specific line that caused the error. This, at many times, caused ambiguity during debugging.

In Python 3.11, the interpreter will point to the exact location that caused the error. This will immensely help programmers during debugging.

Thanks for reading Daily Dose of Data Science! Subscribe for free to learn something new and insightful about Python and Data Science every day. Also, get a Free Data Science PDF (250+ pages) with 200+ tips.


Read more here: Official Release.

Read this post on LinkedIn: Post Link.

I like to explore, experiment and write about data science concepts and tools. You could connect with me on LinkedIn.

1
Share
Previous
Next
Comments
Top
New
Community

No posts

Ready for more?

© 2023 Avi Chawla
Privacy ∙ Terms ∙ Collection notice
Start WritingGet the app
Substack is the home for great writing