aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/clinic/instruction_sequence.c.h
Commit message (Expand)AuthorAge
* gh-131525: Cache the result of tuple_hash (#131529)Michael Droettboom2025-03-27
* gh-111178: Generate correct signature for most self converters (#128447)Erlend E. Aasland2025-01-20
* gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564)Serhiy Storchaka2024-11-08
* gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629)Irit Katriel2024-04-17