Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`, for which no target is available. Name the class properly and suppress the dangling reference.
Thanks@smontanaro for the PR, and@serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Thanks@smontanaro for the PR, and@serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
GH-114793 is a backport of this pull request to the3.11 branch. |
GH-114794 is a backport of this pull request to the3.12 branch. |
…GH-114793)The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`,for which no target is available. Name the class properly and suppressthe dangling reference.(cherry picked from commit7a93db4)Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>
…GH-114794)The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`,for which no target is available. Name the class properly and suppressthe dangling reference.(cherry picked from commit7a93db4)Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>
…4769)The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`,for which no target is available. Name the class properly and suppressthe dangling reference.
Uh oh!
There was an error while loading.Please reload this page.
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/