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

fix(python): use set literal instead of converting list #373

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

sagarvora
Copy link
Contributor

@sagarvora sagarvora commented Aug 22, 2022

There might be some memory and performance improvements with directly creating a set instead of coercing one from a list.

(build tested)

@FGRibreau FGRibreau merged commit a551159 into FGRibreau:master Sep 10, 2022
@sagarvora sagarvora deleted the use-literal branch September 10, 2022 09:19
@FGRibreau
Copy link
Owner

Released in mailchecker v5.0.1

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.

None yet

2 participants