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
bpo-40296: Fix supporting generic aliases in pydoc #30253
bpo-40296: Fix supporting generic aliases in pydoc #30253
Conversation
|
@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 |
|
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 |
|
Thanks @serhiy-storchaka for the PR |
|
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