This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 23316
Status merged
Title bpo-42202: Store func annotations as single tuple at bytecode level
History
Date User Action Args
2020-11-25 10:43:20uriyyosetstatus: open -> merged
2020-11-25 01:10:14uriyyosetstatus: closed -> open
2020-11-25 01:10:10uriyyosetstatus: open -> closed
2020-11-18 08:45:27uriyyosettitle: bpo-42202: Add co_annotations field to PyCodeObject -> bpo-42202: Store func annotations as single tuple at bytecode level
2020-11-16 16:26:10uriyyolinkissue42202 pull_requests
2020-11-16 16:26:10uriyyocreate