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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-137533: document key type coercion limitations in `json.loads`
- gh-140039: Improve error message in zoneinfo when tzdata is missing
- gh-64192: Make `imap()`/`imap_unordered()` in `multiprocessing.pool` actually lazy
- gh-141647: fix IP address/network comparison methods
- gh-142379: configure.ac: detect unusable termio operations
- Shouldn't `set_intersection` use `_PyObject_HashFast()`?
- gh-138223: Fix Infinite loop in email._header_value_parser._fold_mime_parameters when parameter names are too long
- Python 3.14 stack overflow detection is incompatible with C++ Boost make_fcontext() coroutines
- gh-139716: StackRef tests are added
- gh-140036: _pydecimal: avoid slow exponentiation in floor division
- Docs
- Python not yet supported