Skip to content
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

remove overrides for append and insert #536

Merged
merged 1 commit into from
Nov 19, 2020
Merged

remove overrides for append and insert #536

merged 1 commit into from
Nov 19, 2020

Conversation

boulter
Copy link
Contributor

@boulter boulter commented Nov 19, 2020

append and insert eventually call add, so there's no need to override them to check the size of the array.

This is a followup to #530

@boulter boulter merged commit 7a0116b into master Nov 19, 2020
@boulter boulter deleted the optimize-pylist branch November 19, 2020 23:31
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.

2 participants