-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
bpo-40773: Fix rendering for 'retval' on the pdb page #21081
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
Hi @arisaka97, it looks like you are having issues with GitHub PRs, is something wrong? |
I am sorry that I confused the title of PR with the content of commit. When I found that the commit could not be modified, I deleted the previous PR. |
I am very sorry for the inconvenience. |
It's not an issue at all, I just wanted to let you know that when merging, all the commits will get squashed and the code developer will have the possibility to change the commit message then. So it's not really an issue if you made a typo or an error :) |
Thank you for your patience :) |
Thanks @arisaka97 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8, 3.9. |
GH-21128 is a backport of this pull request to the 3.9 branch. |
GH-21129 is a backport of this pull request to the 3.8 branch. |
GH-21130 is a backport of this pull request to the 3.7 branch. |
Automerge-Triggered-By: @merwok
Automerge-Triggered-By: @merwok
https://bugs.python.org/issue40773
Automerge-Triggered-By: @merwok