8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
The docstring for warnings.catch_warnings.__init__ reads:
warnings.catch_warnings.__init__
For compatibility with Python 3.0, please consider all arguments to be keyword-only.
This makes little sense these days.
The text was updated successfully, but these errors were encountered:
Please, feel free to send a PR with the fix. It is a good first issue :)
Sorry, something went wrong.
gh-129842: warnings.py: Remove obsolete requirement reference (GH-129845
0f128b9
)
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
The docstring for
warnings.catch_warnings.__init__
reads:This makes little sense these days.
Linked PRs
The text was updated successfully, but these errors were encountered: