Skip to content
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

gh-85023: [doc] clarify parameters vs arguments explanation in FAQ #94282

Merged
merged 2 commits into from
Jun 26, 2022

Conversation

arun-mani-j
Copy link
Contributor

@arun-mani-j arun-mani-j commented Jun 26, 2022

@cpython-cla-bot
Copy link

cpython-cla-bot bot commented Jun 26, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot

This comment was marked as resolved.

@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Jun 26, 2022
@iritkatriel iritkatriel changed the title bpo-40846: Removed ambiguity in parameters vs arguments bpo-40846: [doc] clarify parameters vs arguments explanation in FAQ Jun 26, 2022
@iritkatriel iritkatriel changed the title bpo-40846: [doc] clarify parameters vs arguments explanation in FAQ gh-85023: [doc] clarify parameters vs arguments explanation in FAQ Jun 26, 2022
@iritkatriel iritkatriel added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Jun 26, 2022
@iritkatriel iritkatriel merged commit d71f5ad into python:main Jun 26, 2022
@miss-islington
Copy link
Contributor

Thanks @arun-mani-j for the PR, and @iritkatriel for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @arun-mani-j and @iritkatriel, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker d71f5adc41569c2d626552269797e0545fc9122c 3.11

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 26, 2022
…FAQ (pythonGH-94282)

(cherry picked from commit d71f5ad)

Co-authored-by: Arun Mani J <49952138+arun-mani-j@users.noreply.github.com>
@bedevere-bot
Copy link

GH-94310 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 26, 2022
iritkatriel pushed a commit to iritkatriel/cpython that referenced this pull request Jun 26, 2022
…ion in FAQ (pythonGH-94282)

(cherry picked from commit d71f5ad)

Co-authored-by: Arun Mani J <49952138+arun-mani-j@users.noreply.github.com>
@bedevere-bot
Copy link

GH-94311 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 26, 2022
iritkatriel added a commit that referenced this pull request Jun 26, 2022
… FAQ (GH-94282) (GH-94311)

(cherry picked from commit d71f5ad)

Co-authored-by: Arun Mani J <49952138+arun-mani-j@users.noreply.github.com>

Co-authored-by: Arun Mani J <49952138+arun-mani-j@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Jun 26, 2022
…H-94282)

(cherry picked from commit d71f5ad)

Co-authored-by: Arun Mani J <49952138+arun-mani-j@users.noreply.github.com>
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.

Misleading line in documentation
5 participants