-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
gh-138729: Cover inspect.formatannotationrelativeto
with tests
#138730
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
Conversation
inspect.formatannotationrelativeto
with testsinspect.formatannotationrelativeto
with tests
f78a060
to
370dfd9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. 👍
@serhiy-storchaka thank you for your guidance, great review as always! |
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
pythonGH-138730) (cherry picked from commit f5fa336) Co-authored-by: sobolevn <mail@sobolevn.me>
Sorry, @sobolevn, I could not cleanly backport this to
|
GH-138747 is a backport of this pull request to the 3.14 branch. |
…th tests (pythonGH-138730) (cherry picked from commit f5fa336) Co-authored-by: sobolevn <mail@sobolevn.me>
GH-138748 is a backport of this pull request to the 3.13 branch. |
inspect.formatannotationrelativeto
is not tested #138729