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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-46964: Move PyInterpreterState.config to _PyRuntimeState.config
- bpo-17505 : [doc] email.header.Header.__unicode__ does not decode header
- Improve docstrings for strptime and strftime methods in datetime module
- 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
- bpo-31613: Localize tkinter.simpledialog button texts
- Remove GC Header from constant tuples.
- bpo-46742: Add "-d 123" / "--trace_fd 123" option to the trace module…
- gh-56374: Clarify nonlocal scope definition
- Docs
- Python not yet supported