
Geir Arne Hjelle
Regular guest on the Real Python Podcast, contributing expertise on Python features and improvements.
Best podcasts with Geir Arne Hjelle
Ranked by the Snipd community

23 snips
Oct 11, 2024 • 55min
Exploring the New Features of Python 3.13
Geir Arne Hjelle, a regular contributor on Python features, and Christopher Trudeau, a video course creator, dive into the exciting new aspects of Python 3.13. They unpack the enhanced REPL experience, showcasing improved error messages and multi-line editing. The duo discusses the implications of optional Global Interpreter Lock (GIL) and Just-in-Time (JIT) compilation. They highlight advancements in static typing, making code clearer and safer. Listeners will gain insights on when to adopt the new version and integrate these features into their projects.

14 snips
Oct 6, 2023 • 1h 6min
Exploring the New Features of Python 3.12
Geir Arne Hjelle and Christopher Trudeau discuss the new features of Python 3.12, including better error messaging, more intuitive f-strings, subinterpreters, the Linux perf profiler, improved typing syntax, and more. They provide advice on incorporating the updates into your projects and discuss when to start running Python 3.12.