Get rid of last six usage.

Review Request #11987 — Created Jan. 24, 2022 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

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.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Get rid of last six usage.
This change gets rid of the last few instances where we were using `six` to support both Python 2.7 and 3.x. Testing Done: Ran unit tests.
d4a9169556b7d399158fdfbc62239c7b510b7f9d David Trowbridge
Get rid of last six usage.
This change gets rid of the last few instances where we were using `six` to support both Python 2.7 and 3.x. Testing Done: Ran unit tests.
8a3bbabd96ac474190efd498887c2c220aaaaf7d David Trowbridge
reviewboard/reviews/models/base_comment.py
Loading...