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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Improve UX for mocking dataclasses that are problematic to instantiate
- Windows virtual environment does not work correctly under WSL
- gh-124139: Add WSL path conversion in `venv` activate script
- PEP 649: Avoid creation of function objects for `__annotate__`
- Regression: ImportError for `HeaderWriteError` in long-running process post-Python update for CVE-2024-6923
- Update tkinter to use Tk 8.6.15 or (better) Tk 9.0
- Document what happens when venv is run using existing directory
- Calling typing.get_type_hints with a class or instance method with PEP 695 type parameters fails if PEP 563 is enabled
- gh-93821: Fix bug that accepting a socket connection and ERROR_NETNAME_DELETED occurs causes serving socket to be closed
- gh-140715: Improve class reference links on datetime.rst
- Docs
- Python not yet supported