cpython
cpython copied to clipboard
gh-117146: Expose/document warnings.WarningMessage
gh-117146: Expose/document warnings.WarningMessage
This change exposes warnings.WarningMessage as it is already returned by a public facing function: catch_warnings. Mention it in the docs and add it to __all__
📚 Documentation preview 📚: https://cpython-previews--117147.org.readthedocs.build/