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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-139669: Make `__name__` and `__file__` as a proxy for `_LazyModule.__spec__`
- Strange new line behavior and missing color in the iOS testbed logs
- Improve performance by using reference stealing methods
- Fix inconsistent spacing in pairwise docstring
- C API: Add PyUnicodeWriter_WriteRawStr() function
- Bytecode interpreter section: provide a full specification of each opcode
- gh-145497: Compute static builtin type count at compile time via X-macro
- gh-149924: add tests to improve coverage for `test_complex_special`
- gh-150865: Allow immortalizing objects as long as thread owns it
- Relax `PyUnstable_SetImmortal` to objects allocated in that thread?
- Docs
- Python not yet supported