Skip to content

Tuple constancy checks#1785

Merged
fubuloubu merged 2 commits into
vyperlang:masterfrom
iamdefinitelyahuman:tuple-constancy-checks
Dec 30, 2019
Merged

Tuple constancy checks#1785
fubuloubu merged 2 commits into
vyperlang:masterfrom
iamdefinitelyahuman:tuple-constancy-checks

Conversation

@iamdefinitelyahuman

Copy link
Copy Markdown
Contributor

What I did

Add constancy checks for tuple assignment - fixes #1711

How I did it

Minor tweak to vyper/parser/stmt.py

How to verify it

Run the tests, I added a test case using the example from #1711

Cute Animal Picture

image

@fubuloubu fubuloubu merged commit c310887 into vyperlang:master Dec 30, 2019
@iamdefinitelyahuman iamdefinitelyahuman deleted the tuple-constancy-checks branch January 2, 2020 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Circumventing @constant with multiple return values and tuple assignment

2 participants