https://github.com/quansight-labs/free-threaded-compatibility
A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scientific and ML/AI ecosystem
https://github.com/quansight-labs/free-threaded-compatibility
free-threading python
Last synced: about 2 months ago
JSON representation
A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scientific and ML/AI ecosystem
- Host: GitHub
- URL: https://github.com/quansight-labs/free-threaded-compatibility
- Owner: Quansight-Labs
- License: mit
- Created: 2024-03-28T22:01:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:44:17.000Z (7 months ago)
- Last Synced: 2024-10-29T15:13:03.723Z (7 months ago)
- Topics: free-threading, python
- Homepage: https://py-free-threading.github.io/
- Size: 120 KB
- Stars: 151
- Watchers: 17
- Forks: 21
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
### What is this repository?
This repository is for coordinating ecosystem-wide work. We will use
this repository to track, understand, and provide documentation for
dealing with issues that we find are common across many
libraries. Issues that are specific to a project should be reported in
that project's issue tracker.### Documentation
You can find documentation for various free-threading topics
on [py-free-threading.github.io](https://py-free-threading.github.io).