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

[Python APIView] make sure we support best practices for accessing annotations #3759

Closed
kristapratico opened this issue Jul 26, 2022 · 0 comments · Fixed by #5653
Closed
Assignees

Comments

@kristapratico
Copy link
Member

See here: https://docs.python.org/3.10/howto/annotations.html

There is still a debate whether https://peps.python.org/pep-0563/ will become the default behavior in Python or if https://peps.python.org/pep-0649/ will supersede it. If we follow the best practices to access annotations, I believe we should be okay in either case.

@kristapratico kristapratico added this to the Backlog milestone Jul 26, 2022
@azure-sdk azure-sdk moved this to 🆕 New in ApiView Jul 26, 2022
@mikekistler mikekistler moved this from 🆕 New to 📋 Backlog in ApiView Oct 24, 2022
@tjprescott tjprescott changed the title [APIView][Python] make sure we support best practices for accessing annotations [Python APIView] make sure we support best practices for accessing annotations Oct 24, 2022
tjprescott added a commit that referenced this issue Mar 7, 2023
@maririos maririos removed this from the Backlog milestone Mar 8, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in ApiView Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants