What's new in Python 3.12
Python 3.12 has just released! Let's take a look at all the new features!
― mCoding with James Murphy (
Source code:
What's new:
Faster cpython:
SUPPORT ME
---------------------------------------------------
Sign up on Patreon to get your donor role and early access to videos!
Feeling generous but don't have a Patreon? Donate via PayPal! (No sign up needed.)
Want to donate crypto? Check out the rest of my supported donations on my website!
Top patrons and donors: Jameson, Laura M, Dragos C, Vahnekie, Neel R, Matt R, Johan A, Casey G, Mark M, Mutual Information, Pi
BE ACTIVE IN MY COMMUNITY
---------------------------------------------------
Discord:
Github:
Reddit:
Facebook:
CHAPTERS
---------------------------------------------------
0:00 Intro
0:12 Type params
1:51 f-strings in the grammar
2:30 A per-interpreter GIL
3:51 Low-impact monitoring
5:03 Immortal objects
6:13 Comprehension inlining
7:09 Buffer protocol in Python
7:47 TypedDict annotating kwargs
9:00 typing override decorator
10:30 Unstable C-API tier
11:09 Bye bye setuptools
11:50 itertools batched
12:09 THE BEST PART
12:25 Thanks