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.
PySys_ResetWarnOptions
It was deprecated in #105179 / #105145
Now (in 3.15) it is time to remove it.
Since this is the only function from there in sysmodule - I prefer to delete them by module basis.
sysmodule
I have a PR ready.
Feature or enhancement
It was deprecated in #105179 / #105145
Now (in 3.15) it is time to remove it.
Since this is the only function from there in
sysmodule- I prefer to delete them by module basis.I have a PR ready.
Linked PRs
PySys_ResetWarnOptionsC-API function #138887