Skip to content

[doc] Fix missing commas in signatures - #23693

Merged
pganssle merged 2 commits into
python:masterfrom
andresdelfino:fix_star_signatures
Dec 22, 2020
Merged

[doc] Fix missing commas in signatures#23693
pganssle merged 2 commits into
python:masterfrom
andresdelfino:fix_star_signatures

Conversation

@andresdelfino

Copy link
Copy Markdown
Contributor

No description provided.

@andresdelfino andresdelfino changed the title [doc] Fix star in datetime signatures [doc] Fix missing commas Dec 8, 2020
@andresdelfino andresdelfino changed the title [doc] Fix missing commas [doc] Fix missing commas in signatures Dec 8, 2020
@andresdelfino
andresdelfino requested a review from a team as a code owner December 8, 2020 14:42
@andresdelfino

Copy link
Copy Markdown
Contributor Author

@pganssle perhaps this can be merged?

@pganssle

Copy link
Copy Markdown
Member

@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
pganssle merged commit 60eccd0 into python:master Dec 22, 2020
@bedevere-bot

Copy link
Copy Markdown

@pganssle: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @andresdelfino for the PR, and @pganssle for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 22, 2020
* Fix star in signatures

* Fix comma in signatures
(cherry picked from commit 60eccd0)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-23891 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 22, 2020
* Fix star in signatures

* Fix comma in signatures
(cherry picked from commit 60eccd0)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-23892 is a backport of this pull request to the 3.8 branch.

@andresdelfino
andresdelfino deleted the fix_star_signatures branch December 22, 2020 16:16
miss-islington added a commit that referenced this pull request Dec 29, 2020
* Fix star in signatures

* Fix comma in signatures
(cherry picked from commit 60eccd0)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
miss-islington added a commit that referenced this pull request Dec 29, 2020
* Fix star in signatures

* Fix comma in signatures
(cherry picked from commit 60eccd0)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
* Fix star in signatures

* Fix comma in signatures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants