New In Python 3.12: Type Statement

Опубликовано: 29 Сентябрь 2024
на канале: Indently
14,026
588

New in Python 3.12, the type statement! Now we can use "type" to create type aliases in Python.

▶ Become job-ready with Python:
https://www.indently.io

▶ Follow me on Instagram:
  / indentlyreels  

00:00 Bye Bye TypeAlias
00:55 New in Python 3.12
01:33 Forward referencing
02:04 Generics
02:29 What do you think?