Skip to content

[3.13] gh-121103: Put free-threaded libraries in lib/python3.14t (GH-121293) - #121631

Merged
colesbury merged 1 commit into
python:3.13from
miss-islington:backport-e8c91d9-3.13
Jul 11, 2024
Merged

[3.13] gh-121103: Put free-threaded libraries in lib/python3.14t (GH-121293)#121631
colesbury merged 1 commit into
python:3.13from
miss-islington:backport-e8c91d9-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jul 11, 2024

Copy link
Copy Markdown
Contributor

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 e8c91d9)

Co-authored-by: Sam Gross colesbury@gmail.com

…thonGH-121293)
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 e8c91d9)
Co-authored-by: Sam Gross <colesbury@gmail.com>
@AraHaan

Copy link
Copy Markdown
Contributor

For embedded freethreaded zip builds will the pythonXY.zip files also include a t on it as well?

@colesbury
colesbury merged commit 35f7155 into python:3.13Jul 11, 2024
@miss-islington
miss-islington deleted the backport-e8c91d9-3.13 branch January 2, 2026 18:52
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@AraHaan@colesbury