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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- The elements in `Grammar/python.gram` stripped by `peg_lexer.py` still shows in generated PO files
- Use-after-free in `builtin_delattr_impl` and `builtin_setattr_impl` via re-entrant `__hash__`
- Use-after-free in `OrderedDict.copy` via re-entrant `__getitem__`
- gh-142740: Fix ABC registration for SetProxy in multiprocessing.managers
- gh-124565: Document 'name' and 'mode' attributes for io buffered and text classes
- Use-after-free in `zone_from_strong_cache` via re-entrant `ZoneInfo.clear_cache()` from key `__eq__`
- 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"
- Docs
- Python not yet supported