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

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

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.

Commits

Files

    Loading...