cpython
https://github.com/python/cpython
Python
The Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported786 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add CI test for cross-builds
- Python may startup fails if the `home` variable in `pyvenv.cfg` is inaccurate
- pyrepl should provide full traceback if possible to help debug possible buggy failures.
- gh-127443: Update refcounts data with stable ABI functions.
- `test_start_new_thread_failed` flaky: failed on macOS (free threading)
- tarfile.TarFile.errors is initialized for some reason as None even though it really only accepts str
- [PGO] Provide Pre-Generated Profiles
- gh-127440: Try using `base_executable` to detect `prefix` and `exec_prefix`
- Improve and maintain `Doc/data/refcounts.dat`
- Unbounded growth in `SpooledTemporaryFile.writelines()`
- Docs
- Python not yet supported