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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-90071: Stop freeing data which was never allocated
- gh-100538: Create a workflow for verifying bundled libexpat files
- Fix `test_recursion_direct` failure on Windows buildbot
- `f(kw=a, *b)` with keyword argument before star arguments isn’t evaluated left-to-right
- `$COLUMNS` environment variable present in subprocess only when `env=None`
- gh-100407: [Docs] Improve `__subclasshook__` example in `abc.rst`
- "ModuleNotFoundError: No module named 'pyexpat'" when run pip install on embedded Python
- Subtle pattern in the __subclasshook__ docs isn't explained
- You don't need to raise NotImplementedError for abstract methods
- Consider adding `-Werror=unguarded-availability-new` to compiler flags for Apple platforms
- Docs
- Python not yet supported