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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- JIT frontend traces recursion too deep for optimizer to handle
- gh-146358: Fix warnings.catch_warnings on Free Threading
- Unexpected different behaviors between `Py_InitializeFromConfig` and `Py_InitializeFromInitConfig`
- gh-146379: Avoid StreamReader BufferError with active memoryview exports
- Docs: `co_exceptiontable` missing in Data Model (Code objects)
- asyncio.StreamReader raises BufferError with active memoryview
- PyBytesWriter_GetData should mention that PyBytesWriter_Resize can also invalidate the returned pointer
- JIT stencil generation for i686-pc-windows-msvc has issues with SSE
- gh-146369: Ensure `PYTHON_LAZY_IMPORTS=none` overrides `__lazy_modules__`
- Fix C-analyzer `Function::_unformat_data()`
- Docs
- Python not yet supported