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 supported773 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `asyncio.subprocess.Process` race condition kills an unrelated process on Unix
- gh-127049: Fix `asyncio.subprocess.Process` race condition killing an unrelated process on Unix
- gh-116789: Add more tests for `inspect.getmembers`
- test_ssl often fails against OpenSSL 3.4.0
- gh-126935: added handler frame to output of traceback of a chained exception
- venv can't figure out that it's isolated
- Add an API to allow getting the number of "performance" cores-only
- gh-124130: Fix a bug in matching regular expression \B in empty string
- subprocess.run parameters not fully documented
- `importlib.abc.Traversable.read_text()` incompatible with `importlib.resources._functional.read_text()` usage (Python 3.13)
- Docs
- Python not yet supported