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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- JIT does not emit trampolines for jumps to addresses encoded as operands
- `unpack_sequence` benchmark runs slower under JIT
- Avoid boolean objects when branching in the JIT
- New LOAD_ATTR_CLASS_WITH_METACLASS_CHECK does not guard against __class__ reassignment
- `_remote_debugging`: incorrect docstring `get_all_awaited_by()`
- Forbid shlex.quote returning a quoted empty string (`”””`) for falsey non-`str` data
- gh-149495: Fix `input` assuming the last character being a '\n'
- gh-149113: Add option to copy back data from Android testbed emulator to build machine
- Error display for invalid literal is incorrect
- [3.13] gh-149221:Fix binomialvariate Function for random module
- Docs
- Python not yet supported