errors.fyi community error code reference
DeprecationWarning
python

DeprecationWarning

Raised for deprecated features that will be removed in a future Python version. Ignored by default except in __main__ and test code.

References

← all namespaces