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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-120932: Check the pyc file mtime at import
- compileall shouldn't recompile up-to-date files with hash-based invalidation mode
- Make pdb asyncio aware
- JSONDecodeError verbose error mesage
- ZipFile.open() should not ignore compression, new file should default to today rather than 1980
- Uses a higher granularity than seconds for `.pyc` file invalidation
- gh-121306: allow a mapping as __dict__ of object
- dataclass overriding a property in the parent class is broken
- Suffix in pathlib is not behaving like a file extension
- missing global names inside a class body (calling `exec` with a `ChainMap`)
- Docs
- Python not yet supported