Skip to content

Add Python 3.14 free threaded mode support.#603

Open
yilei wants to merge 1 commit intogoogle:mainfrom
yilei:py314t
Open

Add Python 3.14 free threaded mode support.#603
yilei wants to merge 1 commit intogoogle:mainfrom
yilei:py314t

Conversation

@yilei
Copy link

@yilei yilei commented Feb 24, 2026

Why? Python 3.14 free-threaded mode is officially supported.

I tested locally on linux with

❯ python python/toolchains/generate.py
❯ cd python
❯ GITHUB_ACTIONS=1 python -m build --wheel
❯ python -m pip install dist/google_re2-1.1.20251105-cp314-cp314t-linux_x86_64.whl

Context: #602

@yilei yilei marked this pull request as ready for review February 24, 2026 06:31
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.

1 participant