• 
      

    Fix up problems with annotations in Python 3.8.

    Review Request #14676 — Created Nov. 6, 2025 and submitted

    Information

    typelets
    main

    Reviewers

    A few of the annotations used for TypeAliases were using syntax that
    was not compatible with Python 3.8. This change fixes them up.

    Testing Done:

    Set this up in a 3.8 environment and was able to set up and test
    dependent packages.

    Summary ID
    Fix up problems with annotations in Python 3.8.
    A few of the annotations used for `TypeAlias`es were using syntax that was not compatible with Python 3.8. This change fixes them up. Testing Done: Set this up in a 3.8 environment and was able to set up and test dependent packages.
    pyzurlvvpvutzlusxwnuwtznvopuxozm
    maubin
    1. Ship It!
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to main (71feb2b)