Remove six from pydiffx.

Review Request #12560 — Created Aug. 20, 2022 and submitted

Information

DiffX
master

Reviewers

This removes the dependency on six from the codebase. Now that this is
fully on Python 3, we no longer need to depend on this.

Our usage was pretty minimal. This updates everything to use raw types
and native functions.

Unit tests passed.

Summary ID
Remove six from pydiffx.
This removes the dependency on `six` from the codebase. Now that this is fully on Python 3, we no longer need to depend on this. Our usage was pretty minimal. This updates everything to use raw types and native functions.
4b951f0b0706730896e331110c2173c3126f8a9f
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to pydiffx/release-2.x (c367661)
Loading...