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

[3.12] gh-101100: Fix class reference in library/test.rst (GH-114769) #114794

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 31, 2024

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 skip.montanaro@gmail.com


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

…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 <skip.montanaro@gmail.com>
@bedevere-app bedevere-app bot added skip news docs Documentation in the Doc dir awaiting review labels Jan 31, 2024
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) January 31, 2024 09:34
@serhiy-storchaka serhiy-storchaka merged commit 0536bbb into python:3.12 Jan 31, 2024
23 of 24 checks passed
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