Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

gh-100546: Remove incorrect positional-only marker from eval#100547

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hauntsaninja merged 1 commit intopython:mainfromhauntsaninja:fix-eval
Jan 1, 2023

Conversation

@hauntsaninja
Copy link
Contributor

@hauntsaninjahauntsaninja commentedDec 27, 2022
edited by bedevere-bot
Loading

All the arguments are positional-only.

The current status after#99476 seems to be to not use positional-only markers in documentation, hence I've simply removed it.

That said, there are still three other positional-only markers in this file). I asked for clarification in
#100546 (comment).
See also#98340

All the arguments are positional-only.The current status afterpython#99476 seems to be to not use positional-onlymarkers in documentation, hence I've simply removed it.That said, there are still three other positional-only markers in thisfile).  I asked for clarification inpython#100546 (comment).See alsopython#98340
@bedevere-botbedevere-bot added awaiting core review docsDocumentation in the Doc dir skip news labelsDec 27, 2022
@hauntsaninjahauntsaninja added needs backport to 3.11only security fixes docsDocumentation in the Doc dir awaiting core review skip news and removed docsDocumentation in the Doc dir awaiting core review skip news labelsDec 27, 2022
@hauntsaninja
Copy link
ContributorAuthor

hauntsaninja commentedDec 27, 2022
edited
Loading

Only needs backporting to 3.11 because#96579 (and subsequent partial reverts) only got backported to 3.11 (seems not particularly intentionally, seems just because automatic backporting failed)

@miss-islington
Copy link
Contributor

Thanks@hauntsaninja for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@hauntsaninjahauntsaninja deleted the fix-eval branchJanuary 1, 2023 00:59
@bedevere-bot
Copy link

GH-100654 is a backport of this pull request to the3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11only security fixes labelJan 1, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJan 1, 2023
…ythonGH-100547)All the arguments are positional-only.The current status afterpythonGH-99476 seems to be to not use positional-onlymarkers in documentation, hence I've simply removed it.(cherry picked from commit71159a8)Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
miss-islington added a commit that referenced this pull requestJan 1, 2023
All the arguments are positional-only.The current status afterGH-99476 seems to be to not use positional-onlymarkers in documentation, hence I've simply removed it.(cherry picked from commit71159a8)Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@sobolevnsobolevnsobolevn approved these changes

@AlexWaygoodAlexWaygoodAlexWaygood approved these changes

Assignees

No one assigned

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@hauntsaninja@miss-islington@bedevere-bot@sobolevn@AlexWaygood

[8]ページ先頭

©2009-2025 Movatter.jp