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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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?
- Speed up JSON string decoding for documents with long string values
- Speed up JSON string encoding with ensure_ascii=False for long string values
- Docs
- Python not yet supported