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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- TSAN reports multiple data races, SEGV errors, and thread leaks when running the full test suite
- gh-140160: Doc improve PyObject_IsSubclass documentation for clarity
- IDLE: Wrong highlighting when previous line ends with backslash
- In IDLE colorizer, replace re with tokenizer
- Faster _EXIT_TRACE via jump patching
- Dead code in tkinter
- `DynamicClassAttribute` drops explicitly provided empty docstrings
- Syntax warnings are duplicated in zipimport
- memory leak in `cProfile.Profile`
- PyLong_AsInt32/64() are slow c.f. PyLong_AsLongAndOverflow()
- Docs
- Python not yet supported