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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-138991: Update dataclass documentation for new eq behavior in Python 3.13 and add tests
- gh-140870: PyREPL auto-complete module attributes in import statements
- gh-142418: Fix inspect.iscoroutinefunction for marked functools.partial and partialmethod objects
- gh-142781: Fix type confusion in zoneinfo weak cache
- gh-136728: Refactor build.yml CI config and multissltests.py
- gh-143988: tation crashes in socket sendmsg/recvmsg_into via `__buffer__`
- gh-143414: Implement unique reference tracking for JIT, optimize unpacking of such tuples
- gh-133850: Improved SyntaxError message for missing commas
- gh-137293: Ignore Exceptions when searching ELF File in Remote Debug
- gh-140392: Add `application` MIME types in Lib/mimetypes.py
- Docs
- Python not yet supported