Python 3.11 - What's New?
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the latest features and improvements in Python 3.11 in this 36-minute conference talk from EuroPython 2023. Discover significant speed enhancements, standard library upgrades, and new language features such as the Self type, exception notes, and improved error messages. Learn about advancements in type hinting, including improved type variables, variadic generics, and the ability to mark individual TypedDict items as required or potentially missing. Delve into new capabilities like arbitrary literal string types, data class transforms, and TOML read-only support in the standard library. Gain insights on exception groups and negative zero formatting. Whether you're a seasoned Python developer or just getting started, this talk offers valuable information to enhance your understanding and utilization of Python's newest version.
Syllabus
Python 3.11 What’s new? — Dilyan Grigorov
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube