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

bpo-40296: Fix supporting generic aliases in pydoc #30253

Merged
merged 4 commits into from Mar 18, 2022

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Dec 25, 2021

Copy link
Member

@gvanrossum gvanrossum left a comment

Looks good. Sorry I took so long for the review!

@gvanrossum
Copy link
Member

gvanrossum commented Jan 18, 2022

@serhiy-storchaka If you still care please merge.

@serhiy-storchaka
Copy link
Member Author

serhiy-storchaka commented Jan 18, 2022

Sorry, I was going to review it myself yet once and maybe add more tests if not all changes are covered.

@serhiy-storchaka
Copy link
Member Author

serhiy-storchaka commented Mar 17, 2022

Will merge after fixing pydoc tests (#31959) and adding some new tests.

@serhiy-storchaka serhiy-storchaka merged commit cd44afc into python:main Mar 18, 2022
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Mar 18, 2022

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒🤖

@serhiy-storchaka serhiy-storchaka deleted the pydoc-generic-alias branch Mar 18, 2022
@miss-islington
Copy link
Contributor

miss-islington commented Mar 18, 2022

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker cd44afc573e2e2de8d7e5a9119c347373066cd10 3.10

@miss-islington
Copy link
Contributor

miss-islington commented Mar 18, 2022

Sorry @serhiy-storchaka, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker cd44afc573e2e2de8d7e5a9119c347373066cd10 3.9

@miss-islington
Copy link
Contributor

miss-islington commented Mar 18, 2022

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Mar 18, 2022

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Mar 18, 2022

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker cd44afc573e2e2de8d7e5a9119c347373066cd10 3.9

@miss-islington
Copy link
Contributor

miss-islington commented Mar 18, 2022

Sorry @serhiy-storchaka, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker cd44afc573e2e2de8d7e5a9119c347373066cd10 3.10

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 18, 2022
…0253).

(cherry picked from commit cd44afc)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Mar 18, 2022

GH-31976 is a backport of this pull request to the 3.10 branch.

serhiy-storchaka added a commit that referenced this pull request Mar 18, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 18, 2022
…0253). (pythonGH-31976)

(cherry picked from commit cd44afc)
(cherry picked from commit a5b7678)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka pushed a commit that referenced this pull request Mar 19, 2022
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs backport to 3.9 type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants