• 
      

    Rename the diffx Python module and package to pydiffx.

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

    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.

    Summary ID
    Rename the diffx Python module and package to pydiffx.
    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`.
    7217c51e1d680bfcf2fdac54b639e3dd25580cee
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (6cd688b)