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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-140924: In `locale` module, add missing functions to `__all__`
- gh-142417: Add PyInitConfig_SetInitCallback() function
- gh-143008: fix TextIOWrapper.truncate via re-entrant flush
- JIT: Implement `unique reference tracking` in Tier 2 for reference count optimizations
- gh-141004: Document unstable executable kind macros in `pyframe.h`
- gh-133644: remove deprecated global configuration variables
- Replace `#` comments with modern docstrings when possible
- gh-138270: Use `PyUnicodeWriter` in `csv.writer`
- make dist-pdf is broken
- Missing validation for allowed constant values in ast.literal_eval()
- Docs
- Python not yet supported