[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
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

bpo-21314: Add a FAQ entry about positional only parameters #10641

Merged
merged 1 commit into from Mar 10, 2019

Conversation

Copy link
Contributor

lysnikolaou commented Nov 21, 2018

Following Berker Peksag's suggestion on the bpo issue I added a FAQ entry about positional only parameters and the usage of slash(/) in the signature of a function and linked to it from, what I think are, the most relevant doc sections.

https://bugs.python.org/issue21314

Copy link
Contributor

miss-islington commented Mar 10, 2019

Thanks @lysnikolaou for the PR, and @ncoghlan for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒🤖

Copy link

bedevere-bot commented Mar 10, 2019

GH-12266 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 10, 2019
…-10641)

(cherry picked from commit 1aeeaeb)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
miss-islington added a commit that referenced this pull request Mar 10, 2019
(cherry picked from commit 1aeeaeb)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
lysnikolaou deleted the bpo21314 branch May 13, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants