Skip to content

Conversation

mbarrien
Copy link
Contributor

defusedxml 0.5 has been released, and has almost no changes (only adding support for Python 3.6 with minimal code change, dropping support for older Python versions, and updating a unit test). This PR starts allowing versions 0.5 and above (up to but not including 0.6) to be used to satisfy the defusedxml requirements. This is especially useful for projects where signxml is used with other projects that required defusedxml >= 0.5 (such as python-social-auth's social-core).

@codecov-io
Copy link

codecov-io commented Apr 12, 2017

Codecov Report

Merging #82 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   95.32%   95.32%           
=======================================
  Files           3        3           
  Lines         599      599           
=======================================
  Hits          571      571           
  Misses         28       28

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b869101...ce28ca8. Read the comment docs.

@kislyuk kislyuk merged commit 762a53f into XML-Security:master Apr 12, 2017
@kislyuk
Copy link
Member

kislyuk commented Apr 12, 2017

Released in v2.2.6.

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.

3 participants