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 supported885 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-136216: Updated mentioned RFC in `json` module
- gh-61103: use PEP 3118 codes in the ctypes
- gh-121249: deprecate support for F/D type codes in the struct module
- gh-148641: Flesh out PEP 829 for What's New
- gh-149202: Fix frame pointer unwinding on s390x and ARM
- What is supposed to work under `-X lazy_imports=none`?
- gh-149342: `_remote_debugging`: Fix binary profile corruption when sampling a (temporarily) empty stack
- Default `warnings.showwarning` always used when interpreter session is cleaning up
- Add `frozendict` test in `Lib/test/test_crossinterp.py`
- gh-149219: Test `frozendict` in `Lib/test/test_crossinterp.py`
- Docs
- Python not yet supported