gh-146444: Make Platforms/Apple/ compatible with Python 3.9 (#146624)
Replace "str | None" with typing.Union[str, None].
V
Victor Stinner committed
382c04308d7c3638fc0402116ce8654b80b4b776
Parent: 7f0c4f6
Committed by GitHub <noreply@github.com>
on 3/30/2026, 9:25:11 AM