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 supported883 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- dataclasses: pickling frozen dataclasses which derive from classes with slots does not work.
- gh-105877: Align custom __getstate__ and __setstate__ with the default ones
- Namespace Autoconf preprocessor defines
- Partial support for clang and Windows in configure
- copy fails on collections.OrderedDict dataclass with required args
- Building python 3.10.12, 3.11.4, 3.12.0b2 on Windows with a case sensitive file system fails
- Add context about the failed `assert` expression to `AssertionError` (make `pytest` magic easy)
- Docs: make it easier to reference and markup decorators
- urlparser does not allow 'V' in the IPvFuture.
- Examples needed for each function in "Parsing arguments and building values"
- Docs
- Python not yet supported