Skip to content

Fix LLVMDictSeparateChaining::dict_deepcopy #2014

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 2 commits into from
Jun 23, 2023
Merged

Conversation

czgdp1807
Copy link
Collaborator

Closes #2011

@czgdp1807 czgdp1807 marked this pull request as ready for review June 23, 2023 10:00
Copy link
Contributor

@certik certik left a comment

Choose a reason for hiding this comment

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

Perfect. The fix is simple, thanks for doing this @czgdp1807, it would take me forever to figure out.

I have two questions:

  • What was the problem?
  • Is there any performance regression with this fix?

I am going to merge it, as it fixes the bug.

@certik certik merged commit 5c6daf6 into lcompilers:main Jun 23, 2023
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.

BLOCKER: LPython can't find dict key, but CPython can find it
2 participants