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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Speed regression in the decimal module due to using heap types
- gh-142731: Prevent use-after-free in _PyObject_StoreInstanceAttribute with re-entrant __hash__
- gh-62480: Remove first-person language from heapq documentation
- gh-137337: Clarify import statement namespace binding
- gh-144584: Remove support for non-int's in __int__/__index__()
- [Windows] Enable ARM64X build
- Dataclasses trigger `__get__` on unused `ClassVar` values
- gh-144618: Don't track `ClassVar` dataclass members as defaults
- gh-106318: Add example for str.swapcase() method
- gh-144411: Validate slotstate type in pickle.load_build()
- Docs
- Python not yet supported