Skip to content

[3.11] gh-100546: Remove incorrect positional-only marker from eval (GH-100547) #100654

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

Merged
merged 1 commit into from
Jan 1, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 1, 2023

All the arguments are positional-only.

The current status after GH-99476 seems to be to not use positional-only
markers in documentation, hence I've simply removed it.
(cherry picked from commit 71159a8)

Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com

…ythonGH-100547)

All the arguments are positional-only.

The current status after pythonGH-99476 seems to be to not use positional-only
markers in documentation, hence I've simply removed it.
(cherry picked from commit 71159a8)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
@miss-islington miss-islington merged commit 7ed7127 into python:3.11 Jan 1, 2023
@miss-islington miss-islington deleted the backport-71159a8-3.11 branch January 1, 2023 01:06
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.

3 participants