FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-40296: Fix supporting generic aliases in pydoc by serhiy-storchaka · Pull Request #30253 · python/cpython · GitHub

/ cpython Public

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

Merged
serhiy-storchaka merged 4 commits into
python:mainfrom
serhiy-storchaka:pydoc-generic-alias
Mar 18, 2022
Merged

bpo-40296: Fix supporting generic aliases in pydoc#30253
serhiy-storchaka merged 4 commits into
python:mainfrom
serhiy-storchaka:pydoc-generic-alias

Conversation

serhiy-storchaka commented Dec 25, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Copy link
Copy Markdown
Member

@serhiy-storchaka If you still care please merge.

Copy link
Copy Markdown
Member Author

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

Copy link
Copy Markdown
Member Author

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

serhiy-storchaka merged commit cd44afc into python:main Mar 18, 2022

Copy link
Copy Markdown
Contributor

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

serhiy-storchaka deleted the pydoc-generic-alias branch March 18, 2022 09:05

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

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>

Copy link
Copy Markdown

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

bedevere-bot removed the needs backport to 3.10 only security fixes label 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
serhiy-storchaka removed their assignment Nov 10, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL