mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
7c7e01c2a1
gh-124720: Update "Using Python on a Mac" document (GH-124721)
Update "Using Python on a Mac" section of the "Python Setup and Usage"
document and include information on installing free-threading support.
(cherry picked from commit 4b83c03ce9)
Co-authored-by: Ned Deily <nad@python.org>