• 
      

    Rename the diffx Python module and package to pydiffx.

    Review Request #11715 — Created July 10, 2021 and submitted — Latest diff uploaded

    Information

    DiffX
    master

    Reviewers

    There's already a Python package on PyPI called diffx. It's an XML
    diffing library, formerly known as XmlXdiff. They picked a good name,
    but unfortunately it conflicts with our name.

    To avoid a conflict, our module is now named pydiffx.

    Unit tests passed on Python 2 and 3.

    Commits

    Files