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
[doc] Fix missing commas in signatures #23693
Conversation
|
@pganssle perhaps this can be merged? |
|
@andresdelfino Oh sorry, I noticed that you were a "Member" of the Python org and assumed you had a commit bit so I figured you'd merge yourself, but now I see that triagers also show up as "Member". My mistake! Merging now. Thanks! |
|
@pganssle: Please replace |
|
Thanks @andresdelfino for the PR, and @pganssle for merging it |
* Fix star in signatures * Fix comma in signatures (cherry picked from commit 60eccd0) Co-authored-by: Andre Delfino <[email protected]>
|
GH-23891 is a backport of this pull request to the 3.9 branch. |
* Fix star in signatures * Fix comma in signatures (cherry picked from commit 60eccd0) Co-authored-by: Andre Delfino <[email protected]>
|
GH-23892 is a backport of this pull request to the 3.8 branch. |
* Fix star in signatures * Fix comma in signatures (cherry picked from commit 60eccd0) Co-authored-by: Andre Delfino <[email protected]>
* Fix star in signatures * Fix comma in signatures (cherry picked from commit 60eccd0) Co-authored-by: Andre Delfino <[email protected]>
* Fix star in signatures * Fix comma in signatures
No description provided.