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-39902: support equality comparisons in dis.Bytecode
- gh-76785: Multiple Interpreters in the Stdlib (PEP 554)
- bpo-39860: lib/configparser; Support multiple sections in get()
- bpo-39799: Never return base's fragment from urllib.parse.urljoin
- [WIP] bpo-39725: Suppress only handled exception by "raise ... from ...".
- gh-82151: Improve docs for urllib3.parse
- bpo-39732: encode UIDs in XML as CF$UID
- bpo-29842: Make Executor.map less eager so it handles large/unbounded…
- bpo-39632: Fix ctypes variadic function call convention
- bpo-39469: Support relative home paths for pyvenv.cfg
- Docs
- Python not yet supported