X Tutup
The Wayback Machine - https://web.archive.org/web/20230306105400/https://github.com/python/cpython/issues/102405
Skip to content
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

Document difference between typing.get_type_hints and inspect.get_annotations(eval_str=True) #102405

Open
hauntsaninja opened this issue Mar 3, 2023 · 1 comment
Labels
docs Documentation in the Doc dir expert-typing

Comments

@hauntsaninja
Copy link
Contributor

The differences are subtle, it could be nice to explicitly document them somewhere.

@hauntsaninja hauntsaninja added docs Documentation in the Doc dir expert-typing labels Mar 3, 2023
@ericvsmith
Copy link
Member

It might make sense to delay this until PEP 649 is accepted. Or at least expect to rework it.

But I agree it's a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir expert-typing
Projects
None yet
Development

No branches or pull requests

2 participants
X Tutup