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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Use `find_char`/`memchr` to improve performance of `str.split`
- freeze cannot find Modules/_hacl/libHacl_Hash_*.o
- gh-145824: email.utils: replace `AttributeError` with `TypeError` in `collapse_rfc2231_value` for non-string non-3-tuple input
- gh-145688: Fix _get_protocol_attrs matching user classes named "Protocol" or "Generic"
- docs: improve readability of §9.3.[3,4] in `Doc/tutorial/classes.rst`
- gh-145651: Add `http.client.{HTTPConnection,HTTPResponse}.__repr__`
- Add `signal.get_wakeup_fd()`
- Remove "unknown_format" code path in PyFloat_Pack/Unpack*()
- gh-145602: Correct `_CallableGenericAlias` class and `typing.Callable` docstring
- gh-145577: Correct "Annotating callable objects" explanation
- Docs
- Python not yet supported