Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-36540: Improve doc of function definition regarding positional-only arguments#25235

Merged
pablogsal merged 1 commit into
python:masterpython/cpython:masterfrom
gousaiyang:funcdef-doc-posonlygousaiyang/cpython:funcdef-doc-posonlyCopy head branch name to clipboard
Apr 7, 2021
Merged

bpo-36540: Improve doc of function definition regarding positional-only arguments#25235
pablogsal merged 1 commit into
python:masterpython/cpython:masterfrom
gousaiyang:funcdef-doc-posonlygousaiyang/cpython:funcdef-doc-posonlyCopy head branch name to clipboard

Conversation

@gousaiyang

@gousaiyang gousaiyang commented Apr 6, 2021

Copy link
Copy Markdown
Contributor

Better document the positional-only arguments feature in the "Function definitions" section.

https://bugs.python.org/issue36540

@miss-islington

Copy link
Copy Markdown
Contributor

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

@pablogsal

Copy link
Copy Markdown
Member

Thanks for the PR!

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @gousaiyang and @pablogsal, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 58d72cab89cf9652acc0bf0007aa20b2bcc98499 3.9

@pablogsal

Copy link
Copy Markdown
Member

@gousaiyang Could you do the backport manually by using cherry_picker 58d72cab89cf9652acc0bf0007aa20b2bcc98499 3.9 ?

@bedevere-bot

Copy link
Copy Markdown

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

gousaiyang added a commit to gousaiyang/cpython that referenced this pull request Apr 7, 2021
…nal-only arguments (pythonGH-25235)

(cherry picked from commit 58d72ca)

Co-authored-by: Saiyang Gou <gousaiyang@163.com>
gousaiyang added a commit to gousaiyang/cpython that referenced this pull request Apr 7, 2021
…nal-only arguments (pythonGH-25235)

(cherry picked from commit 58d72ca)

Co-authored-by: Saiyang Gou <gousaiyang@163.com>
@gousaiyang gousaiyang deleted the funcdef-doc-posonly branch April 7, 2021 19:16
@gousaiyang

Copy link
Copy Markdown
Contributor Author

Done. And I also created #25260 to backport this to 3.8 (if needed).

pablogsal pushed a commit that referenced this pull request Apr 7, 2021
…nal-only arguments (GH-25235) (GH-25260)

(cherry picked from commit 58d72ca)

Co-authored-by: Saiyang Gou <gousaiyang@163.com>
pablogsal pushed a commit that referenced this pull request Apr 7, 2021
…nal-only arguments (GH-25235) (GH-25259)

(cherry picked from commit 58d72ca)

Co-authored-by: Saiyang Gou <gousaiyang@163.com>
@pablogsal

Copy link
Copy Markdown
Member

Awesome, thanks!

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

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.