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 supported791 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- configure warnings as errors in the test suite
- gh-128772: Fix - warnings.deprecated doesn't work well with pydoc
- Bug in datetime lib causes incorrect timedelta value
- Remove comments from `find_assignment_target` result
- gh-128742: Remove comments from `find_assignment_target` result
- GH-128520: Subclass `abc.ABC` in `pathlib._abc`
- gh-125997: suggest efficient alternatives for `time.sleep(0)`
- gh-128632: fix segfault on nested __classdict__ type param
- [3.12] gh-127599: Fix _Py_RefcntAdd missing calls to _Py_INCREF_STAT_INC/_Py_INCREF_IMMORTAL_STAT_INC (GH-127717)
- [3.13] gh-127599: Fix _Py_RefcntAdd missing calls to _Py_INCREF_STAT_INC/_Py_INCREF_IMMORTAL_STAT_INC (GH-127717)
- Docs
- Python not yet supported