Главная
Study mode:
on
1
intro
2
preamble
3
the latest features of python 3.12
4
typing improvements
5
generics with new syntax
6
typedict
7
override decorator
8
advanced type parameters
9
type aliases
10
lazy evaluation
11
syntax improvements
12
reusing quotes within f-strings
13
arbitraty nesting of f-strings
14
multi-line expressions and comments
15
backlashes and unicode characters
16
improved error messaging for f-strings
17
itertools.batched
18
performance
19
asyncio performance enhancements
20
boost in inspect and typing modules
21
unique per interpreter gil
22
comprehension inlining
23
immortal objects
24
buffer protocol
25
other enhancements
26
debugging
27
improved nameerror suggestions
28
syntax and importerror enhancements
29
low impact monitoring
30
resources & links
Description:
Explore the latest features of Python 3.12 in this 15-minute conference talk from Conf42 Python 2024. Dive into typing improvements, including new syntax for generics, TypeDict, and advanced type parameters. Learn about syntax enhancements such as reusing quotes within f-strings, arbitrary nesting of f-strings, and multi-line expressions. Discover performance optimizations like asyncio enhancements, unique per-interpreter GIL, and comprehension inlining. Gain insights into debugging improvements, including better NameError suggestions and low-impact monitoring. Cover additional enhancements to the buffer protocol, immortal objects, and other key updates in this comprehensive overview of Python 3.12's new capabilities.

Exploring the Latest Features of Python 3.12

Conf42
Add to list