errors.fyi community error code reference
UnicodeWarning
python

UnicodeWarning

Raised for Unicode-related issues that are not errors, such as unmatched surrogates. Ignored by default.

References

โ† all namespaces for UnicodeWarning