General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Lawrence D’Oliveiro
Indently
comments
Comments by "Lawrence D’Oliveiro" (@lawrencedoliveiro9104) on "New In Python 3.12: Type Statement" video.
This is for static type checking, which some people prefer to use.
2
No, these are just type annotations. They don’t actually make a difference to the compiler.
1
Why doesn’t it work on 3.12? Language incompatibility? Build incompatibility?
1
@DeanJohnson-s8x If static type checking becomes compulsory, then it is no longer a dynamic language.
1
This might be making use of the new “packrat parser” system to pull syntax tricks they couldn’t do before.
1