[3.14] gh-146444: Make Platforms/Apple/ compatible with Python 3.9 (GH-146624) by miss-islington · Pull Request #146627 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Contributor
Replace "str | None" with typing.Union[str, None].
(cherry picked from commit 382c043)
Co-authored-by: Victor Stinner vstinner@python.org
…thonGH-146624) Replace "str | None" with typing.Union[str, None]. (cherry picked from commit 382c043) Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington
requested a review
from freakboy3742
as a code owner
bedevere-app
Bot
mentioned this pull request
bedevere-app
Bot
added
the
skip news
label
bedevere-app
Bot
mentioned this pull request
bedevere-app
Bot
added
the
awaiting review
label
vstinner
enabled auto-merge (squash)
freakboy3742
approved these changes
bedevere-app
Bot
added
awaiting merge
and removed
awaiting review
labels
bedevere-app
Bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-382c043-3.14
branch
freakboy3742 pushed a commit to freakboy3742/cpython that referenced this pull request
…3.9 (pythonGH-146624) (python#146627) pythongh-146444: Make Platforms/Apple/ compatible with Python 3.9 (pythonGH-146624) Replace "str | None" with typing.Union[str, None]. (cherry picked from commit 382c043) Co-authored-by: Victor Stinner <vstinner@python.org>
freakboy3742 pushed a commit to freakboy3742/cpython that referenced this pull request
…3.9 (pythonGH-146624) (python#146627) pythongh-146444: Make Platforms/Apple/ compatible with Python 3.9 (pythonGH-146624) Replace "str | None" with typing.Union[str, None]. (cherry picked from commit 382c043) Co-authored-by: Victor Stinner <vstinner@python.org>
freakboy3742 pushed a commit to freakboy3742/cpython that referenced this pull request
…3.9 (pythonGH-146624) (python#146627) pythongh-146444: Make Platforms/Apple/ compatible with Python 3.9 (pythonGH-146624) Replace "str | None" with typing.Union[str, None]. (cherry picked from commit 382c043) Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment