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
- Use `find_char`/`memchr` to improve performance of `str.split`
- gh-145665: Configurable tos cache
- gh-144712: Export _Py_jit_entry symbol via PyAPI_DATA
- `trace.CoverageResults.__init__` does not copy the counts dict
- gh-140014: Wrap C API annotations in a paragraph.
- `plistlib.dumps()` raises `TypeError` when `skipkeys=True` and dict has mixed key types
- email.utils.collapse_rfc2231_value raises AttributeError on non-3-tuples
- gh-145821: properly raise `OptionError` in `Option._check_callback` when `callback_kwargs` is invalid
- 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
- Docs
- Python not yet supported