-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
[Docs] Update pdb docs for arguments #102965
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
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.
This is great, thank you!
Thanks @gaogaotiantian for the PR, and @hauntsaninja for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
GH-103038 is a backport of this pull request to the 3.11 branch. |
(cherry picked from commit 027223d) Co-authored-by: gaogaotiantian <gaogaotiantian@hotmail.com>
GH-103039 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit 027223d) Co-authored-by: gaogaotiantian <gaogaotiantian@hotmail.com>
(cherry picked from commit 027223d) Co-authored-by: gaogaotiantian <gaogaotiantian@hotmail.com>
(cherry picked from commit 027223d) Co-authored-by: gaogaotiantian <gaogaotiantian@hotmail.com>
Currently a lot of the arguments in the description of pdb commands are not labelled correctly. This is a clean up for only the arguments. The pdb documentation overall needs some polish too.