Skip to content

Remove the dependency on defusedxml#236

Merged
pitbulk merged 1 commit intoSAML-Toolkits:masterfrom
cdrx:remove-defusedxml
Jan 27, 2021
Merged

Remove the dependency on defusedxml#236
pitbulk merged 1 commit intoSAML-Toolkits:masterfrom
cdrx:remove-defusedxml

Conversation

@cdrx
Copy link
Copy Markdown
Contributor

@cdrx cdrx commented Jan 27, 2021

This removes the dependency on defusedxml by adopting the following classes into xmlparser.py:

  • DTDForbidden
  • EntitiesForbidden
  • NotSupportedError

Resolves #233

@andersk
Copy link
Copy Markdown
Contributor

andersk commented Jul 6, 2021

When you get a chance, can you do a PyPI release with this fix? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependency on defusedxml

3 participants