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 supported858 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-102931: Fix nonsense error messages in shutil.py
- split mutable and immutable parts of code objects
- inconsistent behavior of tuple without parenthesis between tuple and list comprehensions and for statement
- site.getsitepackages returns also the venv dir
- Add a Dataclass abstract base class for instance checking and type annotations
- Re-Loading the sys or builtins Modules is Problematic
- Dataclass descriptor behavior inconsistent
- Unexpected behavior with `__dict__` as a class attribute
- Add a functools.cache variant for methods to avoid keeping instances alive
- ntpath.join should partially normalize its results
- Docs
- Python not yet supported