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 supported956 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- _sendfile_zerocopy leaks the file selector
- gh-142462: Ensure kw_defaults is always populated in AST arguments
- gh-47272: report old mailbox patches
- Assertion failure at Python/instruction_sequence.c:121: `int _PyInstructionSequence_Addop(instr_sequence *, int, int, location): Assertion 'OPCODE_HAS_ARG(opcode) || HAS_TARGET(opcode) || oparg == 0' failed`
- 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__`
- Docs
- Python not yet supported