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
- gh-141924:Splitting of Unrelated mixed ideas in one paragraph of the tutorial (sys.path section)
- --disable-gil --enable-experimental-jit=yes-off: test_jit_is_active fails
- REPL adds syntax highlighting to echoed stdin being read in via `input`
- Calls across stack chunks perform badly
- Augment functools.cached_property tests for set/delete
- mmapmodule: Use SetFileInformationByHandle instead of SetFilePointerEx
- _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`
- Docs
- Python not yet supported