gh-146444: Make Platforms/Apple/ compatible with Python 3.9 by vstinner · Pull Request #146624 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…thonGH-146624) Replace "str | None" with typing.Union[str, None]. (cherry picked from commit 382c043) Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit that referenced this pull request
clin1234 pushed a commit to clin1234/cpython that referenced this pull request
…thon#146624) Replace "str | None" with typing.Union[str, None].
ljfp pushed a commit to ljfp/cpython that referenced this pull request
…thon#146624) Replace "str | None" with typing.Union[str, None].
freakboy3742 pushed a commit to freakboy3742/cpython that referenced this pull request
freakboy3742 pushed a commit to freakboy3742/cpython that referenced this pull request
freakboy3742 pushed a commit to freakboy3742/cpython that referenced this pull request