Skip to content

gh-84786: Copy cached_property return type annotations to __annotations__ #20052

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

eric-wieser
Copy link
Contributor

@eric-wieser eric-wieser commented May 12, 2020

Motivated primarily by this resulting in better documentation of @cached_property instances in Sphinx.

https://bugs.python.org/issue40606

@iritkatriel
Copy link
Member

This needs a test.

@rhettinger rhettinger removed their request for review May 3, 2022 06:18
@AlexWaygood AlexWaygood changed the title bpo-40606: Copy cached_property return type annotations to __annotations__ gh-84786: Copy cached_property return type annotations to __annotations__ Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants