Remove unicode_literals from pydiffx.

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

Information

DiffX
master

Reviewers

This removes all unicode_literals imports from pydiffx. They're no
longer needed now that we're fully on Python 3.

All unit tests pass.

Summary ID
Remove unicode_literals from pydiffx.
This removes all `unicode_literals` imports from pydiffx. They're no longer needed now that we're fully on Python 3.
dc13592da1ca835067789790dd7b382237cbba92
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

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