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.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Remove use of six
This change removes the remainder of the uses of the `six` library from Djblets. Testing Done: In conjunction with other changes, ran unit tests.
f0f55f7be56a41afe8bff567a993f05df6302e19 David Trowbridge
Remove use of six
This change removes the remainder of the uses of the `six` library from Djblets. Testing Done: In conjunction with other changes, ran unit tests.
4b7f7a56a939671924cc57f14d72c762a384ba90 David Trowbridge
djblets/extensions/staticfiles.py
djblets/extensions/testing/testcases.py
djblets/util/tests/test_json_utils.py
djblets/util/tests/test_properties.py
djblets/webapi/resources/base.py
Loading...