mirror of
https://github.com/python/cpython.git
synced 2026-05-29 23:56:56 -04:00
35f7155bc3
On POSIX systems, excluding macOS framework installs, the lib directory
for the free-threaded build now includes a "t" suffix to avoid conflicts
with a co-located default build installation.
(cherry picked from commit e8c91d90ba)
Co-authored-by: Sam Gross <colesbury@gmail.com>