-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
gh-111724: Fix doctest ResourceWarning
in howto/descriptor.rst
#111725
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
Conversation
Backport to 3.12 and possibly 3.11? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Thanks @sobolevn for the PR, and @erlend-aasland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
…st` (pythonGH-111725) Close database connection explicitly in test cleanup. (cherry picked from commit f48e669) Co-authored-by: Nikita Sobolev <[email protected]>
…st` (pythonGH-111725) Close database connection explicitly in test cleanup. (cherry picked from commit f48e669) Co-authored-by: Nikita Sobolev <[email protected]>
GH-111727 is a backport of this pull request to the 3.12 branch. |
GH-111728 is a backport of this pull request to the 3.11 branch. |
…st` (python#111725) Close database connection explicitly in test cleanup.
…st` (python#111725) Close database connection explicitly in test cleanup.
Doc/howto/descriptor.rst
has a warning during doctest run #111724📚 Documentation preview 📚: https://cpython-previews--111725.org.readthedocs.build/