Remove six.

Review Request #14826 — Created Feb. 19, 2026 and updated

Information

Django Evolution
master

Reviewers

Because django-evolution is now entirely Python 3+, we no longer need
any six compatibility code. This change removes it all.

Ran unit tests.

Summary ID
Remove six.
Because django-evolution is now entirely Python 3+, we no longer need any `six` compatibility code. This change removes it all. Testing Done: Ran unit tests.
pnmuvrwkvwlqqvkykwmoklnpqprroyrm
Checks run (2 succeeded)
flake8 passed.
JSHint passed.