FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

gh-98831: Finish the UNPACK_SEQUENCE family - #101666

Merged
gvanrossum merged 4 commits into
python:mainfrom
gvanrossum:unpack-family
Feb 7, 2023
Merged

gh-98831: Finish the UNPACK_SEQUENCE family#101666
gvanrossum merged 4 commits into
python:mainfrom
gvanrossum:unpack-family

Conversation

gvanrossum commented Feb 7, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Nice!

gvanrossum added the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Feb 7, 2023

Copy link
Copy Markdown

🤖 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.

bedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Feb 7, 2023

brandtbucher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Really happy to see this!

gvanrossum merged commit aacbdb0 into python:main Feb 7, 2023
gvanrossum deleted the unpack-family branch February 7, 2023 23:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL