Get rid of last six usage.
Review Request #11987 — Created Jan. 24, 2022 and submitted — Latest diff uploaded
This change gets rid of the last few instances where we were using
six
to support both Python 2.7 and 3.x.
Ran unit tests.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
Files
reviewboard/admin/management/sites.py |
---|
reviewboard/cmdline/rbssh.py |
---|
reviewboard/cmdline/tests/test_rbsite.py |
---|
reviewboard/diffviewer/tests/test_forms.py |
---|
reviewboard/notifications/webhooks.py |
---|
reviewboard/notifications/email/backend.py |
---|
reviewboard/notifications/tests/test_webhooks.py |
---|
reviewboard/reviews/models/base_comment.py |
---|
reviewboard/search/indexes.py |
---|
reviewboard/ssh/utils.py |
---|
reviewboard/webapi/mixins.py |
---|
reviewboard/webapi/tests/test_draft_diff.py |
---|