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
- gh-102967: Don't pass None to seek(), simply truncate from the current position.
- queue.Queue - Adding Cancelling Support
- Support for os.sendfile for Windows
- gh-84436: Make Interned Strings Immortal
- Superoptimize sequences of instructions without observable side-effects in the bytecode compiler.
- 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
- Docs
- Python not yet supported