-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
gh-140241: Fix documentation for the registry parameter of warnings.warn_explicit() #140242
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
gh-140241: Fix documentation for the registry parameter of warnings.warn_explicit() #140242
Conversation
…ings.warn_explicit()
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.
Any suggestions are welcome.
The documentation for module will be rewritten in #140151.
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…ings.warn_explicit() (pythonGH-140242) (cherry picked from commit 78e1d65) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Petr Viktorin <encukou@gmail.com>
…ings.warn_explicit() (pythonGH-140242) (cherry picked from commit 78e1d65) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Petr Viktorin <encukou@gmail.com>
GH-140292 is a backport of this pull request to the 3.14 branch. |
GH-140293 is a backport of this pull request to the 3.13 branch. |
📚 Documentation preview 📚: https://cpython-previews--140242.org.readthedocs.build/