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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Unguarded use of `nl_langinfo` on `_Py_GetLocaleEncoding`
- gh-149630: Fix pylifecycle multiple init/fini cleanup bugs
- gh-126850: Handle multiple functions with same name in StatsProfile
- `_remote_debugging`: reading whole pages over and over
- dis: FOR_ITER reports wrong exhausted-path jump target (END_FOR instead of POP_ITER)
- MacOS applications folder missing after install without GUI Applications
- Various grammatical errors and parameter name mismatches in `asyncio` docs
- Remove `bool.__invert__` for 3.16
- Single-threaded re-entrancy via a recursive generator causes an access violation (segfault) in `pairwise_next`
- JIT doesn't trace exec()-generated functions called from hot loops
- Docs
- Python not yet supported