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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-78646: Add bytearray support to ipaddress
- TemporaryDirectory ignore_cleanup_errors flag is not robustic
- gh-135854: Fix function `email.message.Message.get_boundary` strips boundaries twice
- Support relative home in pyvenv.cfg (host-relocatable venv)
- email.message generates invalid encoded header
- chapter 8.3 in python errors-tutorial: update exception order code example for clarification
- Add os.linkat() function to create a hard link with flags
- concurrent.interpreters queue documentation doesn't match reality
- Side-effect of `ABC.__subclasshook__` / `_abc_instancecheck` ▶ `isinstance(..., Parent)` calls `__subclasscheck__` of uninvolved Child class -> RecursionError
- gh-136191: Unify commands to uppercase for wider support
- Docs
- Python not yet supported