• 
      

    Change "unicode" to "str" throughout the worker codebase.

    Review Request #13709 — Created April 5, 2024 and submitted

    Information

    ReviewBot
    release-4.x

    Reviewers

    This changes all our doc comments for types from the old python 2
    "unicode" to the python 3 "str".

    Ran unit tests.

    Summary ID
    Change "unicode" to "str" throughout the worker codebase.
    This changes all our doc comments for types from the old python 2 "unicode" to the python 3 "str". Testing Done: Ran unit tests.
    e38da212a016c6dd768cd24ad586de3c2e521655
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.x (e31611a)