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 supported776 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add tests for the PyEval_Run family of the C API
- Py_DEPRECATED should account for Py_Limited_API
- Regression: `venv` virtual environments not providing `pydoc`
- Output from failed platform_triplet.c compilation is not logged
- asyncgen.athrow() checks args on asyncgen.athrow().send() but should check them on asyncgen.athrow()
- unittest.mock.patch('path') neither forwards or backwards compatible starting from Python >= v3.11
- Inspect module is prohibitively expensive to import
- QueueListener never starts when configuring logging using dictConfig.
- argparse: fix inconsistency in `add_argument()` API when using positional argument with `dest=` parameter
- zippapp/ macOS: .DS_Store files should be excluded from the generated archives
- Docs
- Python not yet supported