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
- `types.GenericAlias` has extra `__copy__` and `__deepcopy__` in `__dir__`
- `http` module does not handle MIME encoded-words in headers
- UserDict `__getitem__` behavior change between 3.11.1 and 3.12.0b2
- cookie header is not supporting utf-8 encoding
- Deadlock on using ProcessPoolExecutor in `fork` mp context
- gh-88629: Add support for Samesite attribute in cookiejar
- `SharedMemory`: Implicitly prepending `/` to name only on POSIX is inconvenient
- email read, no change, write different
- TarFile / ZipFile - option to overwrite files when extracting new ones
- Regression in compiling boolean expressions
- Docs
- Python not yet supported