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 supported776 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-115758: Optimizer constant propagation for 64-bit ints and doubles
- gh-59598: Ignore leading whitespace in `JSONDecoder.raw_decode`
- gh-117391: Add `convert_keys` to JSON encoder to enable encoding of dict keys not supported in JSON
- The codecs module mostly but not fully supports non str<->bytes codecs
- Worker management race conditions in `ThreadPoolExecutor` and `ProcessPoolExecutor`
- Download link for Python 3.5.9 is broken and returns a 404
- Consider adding `doctest.skip_if` decorator
- pystats: Improve with JIT builds
- multiprocessing: Add note that Array(c_char, 128).value is null-terminated
- Fix thread-safety for `PyType_IsSubtype` in free-threaded builds
- Docs
- Python not yet supported