Get rid of last six usage.

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

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.

Summary ID
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
Description From Last Updated

Shouldn't this be in /r/11988?

chipx86chipx86
chipx86
  1. 
      
  2. reviewboard/reviews/models/base_comment.py (Diff revision 1)
     
     
     

    Shouldn't this be in /r/11988?

  3. 
      
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to django-3.2 (24ec8aa)
Loading...