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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.12 Regression] backport of gh-120233 to 3.12 (gh-121350) breaks mercurial, working with 3.12.4
- gh-122353: Handle `ValueError` during imports
- gh-122358: Remove re._compile
- gh-122379: Make REPL completions match only syntactically valid keywords and values
- GH-109408: Add a ``make lint`` target
- gh-122102: Improve tests for descriptor-related tools in `inspect`
- gh-121954: Don't mutate tuples in _PyCode_New
- gh-118469: Add documentation for sqlite3 PEP-249 constructors
- gh-122071: Fixed traceback leaks global code when file does not exist
- logging should cache LogRecord.message
- Docs
- Python not yet supported