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 supported885 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- tomllib: Limit number of parts of a key
- Add `dump` subcommand to `python -m profiling.sampling` for one-shot stack snapshots
- Improve wave module error messages to include the offending value
- quitting a debugger based on the bdb module does not always stop code execution
- Exception notes discarded from TypeError within __hash__()
- JIT does not emit trampolines for jumps to addresses encoded as operands
- gh-144384: Lazily import `_colorize`
- gh-137840: Document PEP 728
- `unpack_sequence` benchmark runs slower under JIT
- Avoid boolean objects when branching in the JIT
- Docs
- Python not yet supported