Skip to content

[mypyc] Fix overflow error handling in list.insert and fix tests #9895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 9, 2021

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jan 9, 2021

The test case wasn't actually testing the primitive, since all the
calls were in the driver, which doesn't get compiled.

Also refactor the test cases to help avoid similar issues in the
future.

The test case wasn't actually testing the primitive, since all the
calls were in the driver, which doesn't get compiled.

Also refactor the test cases to help avoid similar issues in the
future.
@JukkaL JukkaL merged commit f491f35 into master Jan 9, 2021
@JukkaL JukkaL deleted the list-insert branch January 9, 2021 18:52
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.

1 participant