Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Python 3.14 Pre-Release (python.org)
5 points by tipsytoad 9 months ago | hide | past | favorite | 2 comments


> The annotations on functions, classes, and modules are no longer evaluated eagerly. Instead, annotations are stored in special-purpose annotate functions and evaluated only when necessary. This is specified in PEP 649 and PEP 749.

FWIW, these "annotate functions" are named `__annotate__` per my suggestion (https://discuss.python.org/t/_/25672/4).


Pi-thon




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: