◐ Shell
clean mode source ↗

gh-146444: Make Platforms/Apple/ compatible with Python 3.9 by vstinner · Pull Request #146624 · python/cpython

Replace "str | None" with typing.Union[str, None].

@vstinner

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 30, 2026
…thonGH-146624)

Replace "str | None" with typing.Union[str, None].
(cherry picked from commit 382c043)

Co-authored-by: Victor Stinner <vstinner@python.org>

freakboy3742

vstinner added a commit that referenced this pull request

Mar 30, 2026
…H-146624) (#146627)

gh-146444: Make Platforms/Apple/ compatible with Python 3.9 (GH-146624)

Replace "str | None" with typing.Union[str, None].
(cherry picked from commit 382c043)

Co-authored-by: Victor Stinner <vstinner@python.org>

maurycy added a commit to maurycy/cpython that referenced this pull request

Mar 30, 2026

clin1234 pushed a commit to clin1234/cpython that referenced this pull request

Apr 16, 2026
…thon#146624)

Replace "str | None" with typing.Union[str, None].

ljfp pushed a commit to ljfp/cpython that referenced this pull request

Apr 25, 2026
…thon#146624)

Replace "str | None" with typing.Union[str, None].

freakboy3742 pushed a commit to freakboy3742/cpython that referenced this pull request

Jun 12, 2026

freakboy3742 pushed a commit to freakboy3742/cpython that referenced this pull request

Jun 12, 2026

freakboy3742 pushed a commit to freakboy3742/cpython that referenced this pull request

Jun 12, 2026