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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-123873: sqlite3.threadsafety aligned with python module capabilities
- argparse eats initial '=' from short option argument
- Behavior change for `foo and 1 or 2`: 3.12 newly converts `foo` to bool twice
- gh-117999: Fix small integer powers of complex numbers
- sys.executable is sometimes wrong
- Improve UX for mocking dataclasses that are problematic to instantiate
- Regression: ImportError for `HeaderWriteError` in long-running process post-Python update for CVE-2024-6923
- Document what happens when venv is run using existing directory
- gh-93821: Fix bug that accepting a socket connection and ERROR_NETNAME_DELETED occurs causes serving socket to be closed
- PyFaulthandler: heap-buffer-overflow
- Docs
- Python not yet supported