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 supported885 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- venv windows: Missing `venv/bin` folder, should symlink `venv/bin` -> `venv/Scripts`
- gh-97556: Fix crash on null characters in string literal parser
- macOS linker warnings in macOS ventura
- gh-96821: Fix undefined behaviour in `_ctypes/cfield.c`
- gh-71385: add relative delta parameter for assertAlmostEqual and assertNotAlmostEqual
- Enable `-fstrict-overflow`
- Expose _PyInterpreterFrame_GetLine in the private API
- Queue shutdown
- `PySequence_GetItem` adjusting negative indexes make it difficult to handle them properly
- os.path.ismounts: further situations it doesn't detect correctly
- Docs
- Python not yet supported