◐ Shell
clean mode source ↗

gh-98831: Finish the UNPACK_SEQUENCE family by gvanrossum · Pull Request #101666 · python/cpython

Conversation

@gvanrossum

New generator feature: Generate useful glue for output arrays, so you can just write values to the output array (no bounds checking). Rewrote UNPACK_SEQUENCE_TWO_TUPLE to use this, and also UNPACK_SEQUENCE_{TUPLE,LIST}.

iritkatriel

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@bedevere-bot

🤖 New build scheduled with the buildbot fleet by @gvanrossum for commit 8157a84 🤖

If you want to schedule another build, you need to add the :hammer: test-with-refleak-buildbots label again.

brandtbucher

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really happy to see this!

Labels