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 supported866 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-89726 handle frame.f_lineno is None in inspect.getframeinfo
- bpo-18795: Add cumpercall and totalpercall keys to pstats sort_stats
- gh-91099: fix[imaplib]: call Exception with string instance
- [WIP] bpo-25927: Add support of a file descriptor in the tempfile module
- gh-116241: Add support of multiple inheritance with typing.NamedTuple
- bpo-46964: Move PyInterpreterState.config to _PyRuntimeState.config
- bpo-17505 : [doc] email.header.Header.__unicode__ does not decode header
- gh-91114: Added argument for json dump/dumps to print arrays (from lists and tuples) on one line
- bpo-46761: handle `functools.partial` before `follow_wrapper_chains` in inspect.signature()
- gh-91090: Make started multiprocessing.Process instances and started multiprocessing.managers.BaseManager instances serialisable
- Docs
- Python not yet supported