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 supported843 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Optionally run Python regression tests in parallel
- Replace `pyvenv.cfg`'s `home` key with `base-prefix` and `base-exec-prefix`
- gh-127930: use explicit imports in tkinter.simpledialog
- Method call on imported definition differs inside of a list comprehension
- SIGSEGV/SIGABRT in PyEval_RestoreThread
- Incorrect SyntaxError attributes when raised by `compile`
- Align the grammar documentation with Python's actual grammar
- socket.send_fds() flags and address parameters have no effect
- gh-127840: pass flags and address from send_fds
- asyncio.call_later and call_at waking up early.
- Docs
- Python not yet supported