[issue13611] Integrate ElementC14N module into xml.etree package

Stefan Behnel report at bugs.python.org
Thu May 2 04:41:11 EDT 2019


Stefan Behnel <stefan_ml at behnel.de> added the comment:

A buildbot failure made me notice that the test files were not part of the CPython installation yet, so I added them. I also took the opportunity to add a README file that describes where they come from and under which conditions they were originally provided by the W3C (IANAL, but basically free use with copyright notice).

https://www.w3.org/Consortium/Legal/2015/doc-license

Is there anything else I have to take care of when adding externally provided/licensed files to the source tree?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue13611>
_______________________________________


More information about the Python-bugs-list mailing list