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
- New LOAD_ATTR_CLASS_WITH_METACLASS_CHECK does not guard against __class__ reassignment
- Update OpenSSL (April 2026)
- [3.13] gh-148390: fix undefined behavior of `memoryview(...).cast("?")` (GH-148454)
- `_remote_debugging`: incorrect docstring `get_all_awaited_by()`
- [3.14] gh-141388: Improve docs/tests for non-function callables as annotate functions (GH-142327)
- fix building posixmodule.c in old cygwin gh-149125
- Forbid shlex.quote returning a quoted empty string (`”””`) for falsey non-`str` data
- gh-149230: `_remote_debugging`: Fix async-aware for tasks in non-main threads
- Fix `input` assuming the last character being a '\n'
- gh-149113: Add option to copy back data from Android testbed emulator to build machine
- Docs
- Python not yet supported