Remove six from pydiffx.

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

chipx86
DiffX
master
diffx

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
Remove six from pydiffx.
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

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