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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Pool constructor should reject too many processes rather than hanging later
- Off-by-one error in _winapi.WaitForMultipleObjects
- Specializing adaptive interpreter code object hashes are less unique
- PY_CHECK_SQLITE_FUNC() adds -lsqlite3 multiple times
- Subclassing threading Lock/RLock: better Exception messages
- Incompatibility between _decimal and _pydecimal: Context.__hash__
- *** Error in `python': double free or corruption (out): 0x00007ff5254d50d0 ***
- [doc] Clarify that Popen.wait is only a busy-loop in certain cases
- GH-93964: Harden overflow checks before _PyBytes_Resize in compile.c
- "Re-running failed tests in verbose mode" does not use host runner
- Docs
- Python not yet supported