cpython icon indicating copy to clipboard operation
cpython copied to clipboard

gh-119180: PEP 649: Add __annotate__ attributes

Open JelleZijlstra opened this issue 1 year ago • 0 comments

This implements https://peps.python.org/pep-0649/#annotate-and-annotations. In separate PRs I will work on making the compiler synthesize __annotate__ functions.

  • Issue: gh-119180

JelleZijlstra avatar May 20 '24 14:05 JelleZijlstra