Skip to content

Add toochain definition for Python 3.14.#59

Open
yilei wants to merge 1 commit intotink-crypto:mainfrom
yilei:py314
Open

Add toochain definition for Python 3.14.#59
yilei wants to merge 1 commit intotink-crypto:mainfrom
yilei:py314

Conversation

@yilei
Copy link

@yilei yilei commented Jan 18, 2026

Why? This is required to build wheels for Python 3.14, part of #58.

The Python 3.14 build seems to just work. The Python 3.14 free-threaded version builds, but not working yet, at least on mac:

❯ python -c 'import sys; print(f"{sys.version=}")'
sys.version='3.14.2 free-threading build (main, Jan 17 2026, 20:47:02) [Clang 17.0.0 (clang-1700.6.3.2)]'
❯ python -c 'import tink'
[1]    6318 segmentation fault  python -c 'import tink'

@yilei
Copy link
Author

yilei commented Feb 24, 2026

Closing since this is replaced by 74346b3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants