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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Duplicate symbol _Py_jit_entry when built with --enable-exterimental-jit
- gh-140729: Fix the cProfile module when the executed script contains calls to multiprocessing.Process
- gh-122622: Add sys._preexec hook for REPL
- gh-130821: Make error messages consistent in Modules/
- gh-106318: Add examples for str.isdigit() method docs
- Fix incorrect desc for recv-side fields in channel_info
- When building with VS2026 on Windows, use PlatformToolSet v145 by default
- Performance issues with shutil.copytree on windows
- Possible shared-keys dict bug with string subclasses
- Add C API to notify when tracing/profiling is enabled or disabled
- Docs
- Python not yet supported