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 supported857 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [match-case] Allow matching Union types
- DoS Vulnerability in socket.create_connection through malicious DNS responses
- gh-105973: Ensure that `http` header parser returns RFC 7230 compliant header values
- `http` uses `email` header parser but they have slightly different rules about whitespace
- Argparse help string incorrectly places named arguments
- gh-105622: Parse HTTP headers with default email policy
- shutil.copytree() fails to override existing symbolic links
- functools.update_wrapper copies all __dict__ attributes to the wrapper by default, which can be surprising when used on callable instances
- gh-105936: Fix frozen dataclasses with slots' `__setattr__` and `__delattr_`
- linux vs windows symlink inconsistency in sys.path[0]
- Docs
- Python not yet supported