• 
      

    Bump rbintegrations on master to be Python 3.9+

    Review Request #14457 — Created June 13, 2025 and discarded

    Information

    rbintegrations
    master

    Reviewers

    The next rbintegrations major release will be Python 3.9. This change
    updates our setup.py to indicate that.

    Ran setup.py

    Summary ID
    Bump rbintegrations on master to be Python 3.9+
    The next rbintegrations major release will be Python 3.9. This change updates our setup.py to indicate that. Testing Done: Ran setup.py
    f7b0ac607b7a6bba3b24ef63db6cbf21cc614cb3
    Description From Last Updated

    Why this?

    chipx86chipx86

    We should add 3.13 while we're here.

    chipx86chipx86
    maubin
    1. Ship It!
    2. 
        
    chipx86
    1. 
        
    2. setup.py (Diff revision 1)
       
       
      Show all issues

      Why this?

      1. This is in response to one of the linter rules in my proposal. In general, any time we're opening files in text mode, we should always add the encoding= parameter, to isolate us from potential issues that could arise from the system locale.

    3. setup.py (Diff revision 1)
       
       
      Show all issues

      We should add 3.13 while we're here.

    4. 
        
    david
    david
    Review request changed
    Status:
    Discarded