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 supported851 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)
- gh-142651: use `NonCallableMock._lock` for thread safety of call_count
- 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 `TextIOWrapper.seek` via re-entrant `__int__`
- Null pointer dereference in `_sqlite` cursor cache via re-entrant parameter iterator
- gh-129849: Add tests for Py_tp_bases
- Add an unstable C API for immortalizing objects
- `test_profiling` sometimes times out under TSan
- Docs
- Python not yet supported