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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `concurrent.interpreters.Queue` performance is bound to the polling delay
- gh-143052: add exist_ok in copy_info func, allow merge same dir
- Regression: importlib.metadata.PathDistribution.requires raises AttributeError, name/version raises TypeError
- test_urllib2net fails in Python-3.13.11
- gh-143375: Fix a crash in `BufferedWriter.seek` when passing an object with a specially crafted `__index__`
- Data races in OpenSSL bindings
- gh-144203: Customizable venv prompt prefix and suffix
- SIGBUS (Invalid Write) in memory_ass_sub via multiprocessing.shared_memory during buffer assignment
- Add huge pages support for pymalloc
- gh-144356: Make set iterator `__length_hint__` and `iternext` race-safe under no-gil
- Docs
- Python not yet supported