Skip to content

gh-101100: Fix class reference in library/test.rst #114769

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 31, 2024

Conversation

smontanaro
Copy link
Contributor

@smontanaro smontanaro commented Jan 30, 2024

The text clearly seems to be referencing TestFuncAcceptsSequencesMixin, for which no target is available. Name the class properly and suppress the dangling reference.


📚 Documentation preview 📚: https://cpython-previews--114769.org.readthedocs.build/

The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`, for which no target is available. Name the class properly and suppress the dangling reference.
@serhiy-storchaka serhiy-storchaka merged commit 7a93db4 into python:main Jan 31, 2024
@serhiy-storchaka serhiy-storchaka added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Jan 31, 2024
@miss-islington-app
Copy link

Thanks @smontanaro for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @smontanaro for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 31, 2024
…4769)

The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`,
for which no target is available. Name the class properly and suppress
the dangling reference.
(cherry picked from commit 7a93db4)

Co-authored-by: Skip Montanaro <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 31, 2024
…4769)

The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`,
for which no target is available. Name the class properly and suppress
the dangling reference.
(cherry picked from commit 7a93db4)

Co-authored-by: Skip Montanaro <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jan 31, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Jan 31, 2024
@bedevere-app
Copy link

bedevere-app bot commented Jan 31, 2024

GH-114794 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jan 31, 2024
serhiy-storchaka pushed a commit that referenced this pull request Jan 31, 2024
…GH-114793)

The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`,
for which no target is available. Name the class properly and suppress
the dangling reference.
(cherry picked from commit 7a93db4)

Co-authored-by: Skip Montanaro <[email protected]>
serhiy-storchaka pushed a commit that referenced this pull request Jan 31, 2024
…GH-114794)

The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`,
for which no target is available. Name the class properly and suppress
the dangling reference.
(cherry picked from commit 7a93db4)

Co-authored-by: Skip Montanaro <[email protected]>
@smontanaro smontanaro deleted the patch-6 branch February 4, 2024 16:31
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…4769)

The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`,
for which no target is available. Name the class properly and suppress
the dangling reference.
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.

2 participants