• 
      

    Fix Python 3.8 incompatible `with` statements.

    Review Request #15029 — Created May 7, 2026 and submitted

    Information

    Review Board
    release-8.x

    Reviewers

    Change d6f083ba introduced some with statements that used multiple
    conditions, which doesn't work on Python 3.8. This change fixes those
    up.

    Ran affected tests.

    Summary ID
    Fix Python 3.8 incompatible `with` statements.
    Change d6f083ba introduced some `with` statements that used multiple conditions, which doesn't work on Python 3.8. This change fixes those up. Testing Done: Ran affected tests.
    krslluoupzpusxsykzzvotnxuqmunllt
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-8.x (9f99682)