Exploring the New Features of Python | Real Python Podcast #175

Python is here! Our regular guests, Geir Arne Hjelle and Christopher Trudeau, return to discuss the new version. Geir Arne coordinated a series of preview articles with several members of the Real Python team this year, and his showcase tutorial, “Python : Cool New Features for You to Try,“ came out on October 2. Christopher’s video course was posted the next day, covering the topics from the article with visual examples of Python in action. 👉 Links from the show: Geir Arne and Christopher collaborated to create code examples of the new features. We discuss better error messaging, more intuitive f-strings, subinterpreters, the Linux `perf` profiler, improved typing syntax, and more. We dig into the updates and offer advice on incorporating them into your projects. We also consider when you should start running Python . Topics: - 00:00:00 -- Introduction - 00:02:15 -- Preview tutorials
Back to Top