• 
      

    Update typing: Union[...]

    Review Request #15057 — Created May 14, 2026 and submitted

    Information

    Djblets
    master

    Reviewers

    This change updates legacy type hints that use the old Union[...] form
    to use modern union notation instead.

    This is the last of the conversion changes for old type syntax. There
    will be one more change after this for fixing up other imports.

    Ran unit tests.

    Summary ID
    Update typing: Union[...]
    This change updates legacy type hints that use the old `Union[...]` form to use modern union notation instead. This is the last of the conversion changes for old type syntax. There will be one more change after this for fixing up other imports. Testing Done: Ran unit tests.
    nqkpxppwzrqtxkmyulwtskmlwyllornx
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (fcbea83)