Support no-GIL (free-threaded) Python
Open
disposition/help wanted
disposition/never stale
kind/enhancement
lang/Python
priority/P2
- Dominant language
- C++
- Stars
- 45.3k
- Forks
- 11.4k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 47
Description
### What version of gRPC and what language are you using?
Python 3.13.2t
grpcio==1.70.0
### What operating system (Linux, Windows,...) and version?
Linux 6.13.2-zen1-1-zen x86_64 unknown
### What runtime / compiler are you using (e.g. python version or version of gcc)
Python 3.13.2t
### What did you do?
In a virtual env environment, attempt a pip install.
### What did you expect to see?
A successful install.
### What did you see instead?
[install-grpcio-err.txt](https://github.com/user-attachments/files/18833952/install-grpcio-err.txt)
### Anything else we should know about your project / environment?
Using Virtual Env & pip install.
Contributor guide
Assessment
This issue has not been assessed yet.