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

gh-93065: Fix HAMT to iterate correctly over 7-level deep trees #93066

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

1st1
Copy link
Member

@1st1 1st1 commented May 22, 2022

No description provided.

@cpython-cla-bot
Copy link

@cpython-cla-bot cpython-cla-bot bot commented May 22, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@molaxx
Copy link

@molaxx molaxx commented May 22, 2022

Hey @1st1 as I found and fixed this bug (MagicStack/immutables#85) can I open this PR? I'd really like to have a merge in CPython on my name.

@1st1
Copy link
Member Author

@1st1 1st1 commented May 22, 2022

@molaxx Eli, the commit is a bit more involved now as I added a comment explaining the fix + a test. I'd prefer to keep this PR and merge it.

That said, this change is yours, so I changed the author of the commit to your name and also added you to Misc/ACKS.

Now since you're the author, you need to accept our CLA here: #93066 (comment)

@molaxx
Copy link

@molaxx molaxx commented May 22, 2022

@1st1 Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants