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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-148653: Fix SIGSEGV in marshal.loads for self-referencing tuples
- gh-141984: Reword docs on "enclosed" atom grammar
- gh-69605: fix PyREPL completions inserted for import statements with spaces
- gh-146462: add dict introspection debug offsets
- gh-148638: Parse `PYTHON_LLTRACE`/`PYTHON_OPT_DEBUG` as integer
- Implement PEP 800: typing.disjoint_base
- tests: add utc=False tests for `TimedRotatingFileHandler`
- `PCbuild/build.bat` does not propagate the PGO test run exit code
- Add a way to ignore JIT stencil digest
- Add unicode tips for SyntaxError suggestion
- Docs
- Python not yet supported