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
- We have run out of flags bits in `PyTypeObject`'s `tp_flags`
- Improve metaclass conflict error message with clearer terminology and contextual information
- realpath(..., strict=ALLOW_MISSING) can unexpectedly succeed on Windows
- Reported resolution of `time.process_time` and `time.thread_time` is wrong on Windows
- gh-133465: Efficient signal checks with detached thread state.
- gh-135490: Add warning about arguments that conflict with pdb
- urllib.parse.parse_qs should not parse a query string containing illegal characters
- gh-127264: Update document behavior of Path.resolve()
- Pickle `FLOAT` opcode inconsistency with whitespace
- gh-102221: Optimize math.integer.lcm() for multiple arguments (non-recursive)
- Docs
- Python not yet supported