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 supported957 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- memory leak `WARNING: invalid path to external symbolizer`
- gh-142918: Fix Context.items/keys/values docstrings (return iterators, not lists)
- Commit ff4959b for pdb colorization GH-113081 broke some pdb backtraces
- gh-142999: Make test_venv use sysconfig._get_implementation().lower() instead of hardcoding "python"
- Null pointer dereference in `_sqlite` cursor cache via re-entrant parameter iterator
- `test_profiling` sometimes times out under TSan
- Use-after-free in lsprof `initContext` via re-entrant external timer `__index__`
- functools.singledispatch registration prioritizes the types of normal arguments before positional-only ones
- CPython UaF during index callbacks
- gh-104612: Fix libpython3.so stable ABI on Linux using patchelf
- Docs
- Python not yet supported