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
- Email Header Parser issue t.token_type == 'attrtext'
- email.utils.formataddr does not reject CR and LF in address parts
- mock.mock_open __exit__ called as instance method from contextlib.ExitStack context
- test_tracemalloc: test_tracemalloc_track_race() crashs on GHA iOS CI
- Sampling mode for tracemalloc
- http.server: BaseHTTPRequestHandler does not enforce RFC 7230 framing validation (3 defects, hardening for keep-alive)
- Segfault in `_Unpickler_MemoPut` (`_pickle.c`) from `Unpickler.memo` assignment with free-threading
- Error in `inspect.getattr_static` usage snippet to resolve built-in C descriptors and hackiness in how it obtains these types
- gh-150499: http.server: drain unread request body on persistent connections (RFC 7230 §6.3)
- Streamline spilling around calls in the code generator
- Docs
- Python not yet supported