• 
      

    Un-blacklist p4python on Python 3.9.

    Review Request #11845 — Created Oct. 8, 2021 and submitted

    Information

    Review Board
    master

    Reviewers

    p4python now has builds for Python 3.9, so we can un-blacklist it.

    Ran setup.py develop for 3.9 and saw that it didn't try to brokenly
    compile things.

    Summary ID
    Un-blacklist p4python on Python 3.9.
    p4python now has builds for Python 3.9, so we can un-blacklist it. Testing Done: Ran setup.py develop for 3.9 and saw that it didn't try to brokenly compile things.
    8206c7d2ac2a89637e66ec3945e1bcceeb5960b7
    Description From Last Updated

    As of 2021.1.2128019. I actually have almost this same change in my tree (along with other Python 2 removals — …

    chipx86 chipx86
    chipx86
    1. 
        
    2. dev-requirements.txt (Diff revision 1)
       
       
       
      Show all issues

      As of 2021.1.2128019.

      I actually have almost this same change in my tree (along with other Python 2 removals — I just haven't posted them yet).

    3. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (1a2d8ef)