-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
bpo-40296: Fix supporting generic aliases in pydoc #30253
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
bpo-40296: Fix supporting generic aliases in pydoc #30253
Conversation
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.
Looks good. Sorry I took so long for the review!
@serhiy-storchaka If you still care please merge. |
Sorry, I was going to review it myself yet once and maybe add more tests if not all changes are covered. |
Will merge after fixing pydoc tests (#31959) and adding some new tests. |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
Sorry @serhiy-storchaka, I had trouble checking out the |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
Sorry @serhiy-storchaka, I had trouble checking out the |
GH-31976 is a backport of this pull request to the 3.10 branch. |
…0253). (pythonGH-31976) (cherry picked from commit cd44afc) (cherry picked from commit a5b7678) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
). (pythonGH-31976) (pythonGH-31981) (cherry picked from commit cd44afc) (cherry picked from commit a5b7678)
https://bugs.python.org/issue40296