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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- site.getsitepackages returns also the venv dir
- Add a Dataclass abstract base class for instance checking and type annotations
- Add a functools.cache variant for methods to avoid keeping instances alive
- `KeyboardInterrupt` in `TaskGroup` task propagates to event loop scheduler
- gh-66646: Explain __base__ attribute in the docs
- extend `sys` module on windows
- Be more purposeful in the Python version in `pyvenv.cfg`
- ntpath.realpath() mishandles filenames that resemble drives
- sys.executable is broken in VirtualEnv in Windows for Python 3.11 using Nushell
- gh-81536: Avoids repeated GIL acquisition when reading/writing to SSL sockets
- Docs
- Python not yet supported