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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Segfault from c stack overflow when under memory pressure
- Optimise keyword arguments in the JIT
- wsgiref.headers.Headers control-character validation is skipped under -O
- gh-150726: validate wsgiref Headers control characters under -O
- REPLs don't handle `SystemError` from the compiler
- gh-93417: Add use_system_defaults option for mimetypes
- Optimize leading literal null unpack idiom in bytecode, allows bare `BUILD_SET 0`
- http.client reads infinite chunked response trailers or 1xx headers
- [3.14] gh-150743: Limit trailer lines and interim responses read by http.client
- http.client accepts Content-Length and chunk-size values that RFC 9112 forbids
- Docs
- Python not yet supported