• 
      

    Be explicit about dropping Python 2 and clean up dependencies.

    Review Request #13694 — Created April 3, 2024 and submitted

    Information

    ReviewBot
    release-4.x

    Reviewers

    Review Bot, especially on the worker side, was still claiming Python 2
    compatibility. This change gets rid of that, making everything 3.8+.
    While I was in here I cleaned up all the old compatibility pins for
    dependencies.

    Ran setup.py develop for both bot and extension.

    Summary ID
    Be explicit about dropping Python 2 and clean up dependencies.
    Review Bot, especially on the worker side, was still claiming Python 2 compatibility. This change gets rid of that, making everything 3.8+. While I was in here I cleaned up all the old compatibility pins for dependencies. Testing Done: Ran setup.py develop for both bot and extension.
    498dff6d12c464a145cf7449406d6c39a0db333a
    david
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.x (89dc9cb)