Remove use of six

Review Request #11939 — Created Jan. 19, 2022 and submitted — Latest diff uploaded

Information

Djblets
release-3.x

Reviewers

This change removes the remainder of the uses of the six library from
Djblets.

In conjunction with other changes, ran unit tests.

djblets/integrations/tests/test_hooks.py
djblets/integrations/tests/test_models.py
djblets/log/middleware.py
djblets/log/views.py
djblets/mail/message.py
djblets/mail/tests.py
djblets/markdown/__init__.py
djblets/markdown/tests.py
djblets/markdown/extensions/wysiwyg_email.py
djblets/pipeline/compilers/less.py
djblets/privacy/models.py
djblets/privacy/pii.py
djblets/privacy/consent/hooks.py
djblets/privacy/consent/tracker.py
djblets/registries/registry.py
djblets/registries/tests.py
djblets/siteconfig/django_settings.py
djblets/siteconfig/managers.py
djblets/siteconfig/models.py
djblets/siteconfig/tests.py
This diff has been split across 5 pages: < 1 2 3 4 5 >
Loading...