You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's an excellent suggestion. I suggest that you open an issue on typeshed.
I have no plans to include type hints in this package. It's too big of a risk. The package has about 1 million downloads every day. I might inadvertently break code or CI/CD.
A library stub should be contributed to typeshed for
defusedxml
, especially given that this is one of the Python project's two recommended packages for parsing untrusted XMLThe text was updated successfully, but these errors were encountered: