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
- Add a big, clear warning to the venv docs to avoid assuming a virtual environment will be activated
- Exception in callback BaseSelectorEventLoop._read_from_self() ConnectionResetError: [WinError 10054]
- Calling issubclass in __init_subclass__ with ABCMeta uses wrong _abc_cache.
- gh-114199: Run some tests in new process to dismiss deprecated warning
- freeze uses deprecated global Py_OptimizeFlag
- bug in unittest.mock around spec and async callable classes
- `STOP_ITERATION` monitoring event is not triggered by unspecialized bytecode
- datetime arithmetic during DST transitions is incorrect
- gh-93431: Add cwd to file not found errors
- gh-115892: Fix ntpath.splitext() with UNC paths
- Docs
- Python not yet supported