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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Windows virtual environment does not work correctly under WSL
- Remove asserts that confuse `enum _framestate` with `enum _frameowner`
- Daemon threads are not forced to exit as part of runtime finalization
- gh-123940: Ensure force-terminated daemon threads can be joined
- GH-108009: Add clarification of parser and argument defaults in argparse docs
- gh-124139: Add WSL path conversion in `venv` activate script
- PEP 649: Avoid creation of function objects for `__annotate__`
- dynamic import of module fails from readonly location
- Regression: ImportError for `HeaderWriteError` in long-running process post-Python update for CVE-2024-6923
- Regex \B doesn't match empty string
- Docs
- Python not yet supported