-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
[doc] Fix missing commas in signatures #23693
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
|
@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 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
* Fix star in signatures * Fix comma in signatures (cherry picked from commit 60eccd0) Co-authored-by: Andre Delfino <adelfino@gmail.com>
|
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 <adelfino@gmail.com>
|
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 <adelfino@gmail.com>
* Fix star in signatures * Fix comma in signatures (cherry picked from commit 60eccd0) Co-authored-by: Andre Delfino <adelfino@gmail.com>
* Fix star in signatures * Fix comma in signatures
No description provided.