Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gh-91001: dict: Remove unused DK_IXSIZE macro #96405

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
Aug 30, 2022

Conversation

matthiasgoergens
Copy link
Contributor

@matthiasgoergens matthiasgoergens commented Aug 30, 2022

Since 9833bb9 landed, there's no user
of DK_IXSIZE left.

Not even a test.

So it's safer to remove it, instead of risking bit-rot.

Since 9833bb9 landed, there's no user
of DK_IXSIZE left.

Not even a test.

So it's saver to remove it, instead of risking bit-rot.
@matthiasgoergens matthiasgoergens changed the title bpo-46845: clean up unused DK_IXSIZE GH-91001: clean up unused DK_IXSIZE Aug 30, 2022
@kumaraditya303 kumaraditya303 requested a review from methane August 30, 2022 06:57
@methane methane changed the title GH-91001: clean up unused DK_IXSIZE gh-91001: dict: Remove unused DK_IXSIZE macro Aug 30, 2022
@methane methane merged commit d21d2f0 into python:main Aug 30, 2022
@methane
Copy link
Member

methane commented Aug 30, 2022

thanks

@methane methane added the needs backport to 3.11 only security fixes label Aug 30, 2022
@miss-islington
Copy link
Contributor

Thanks @matthiasgoergens for the PR, and @methane for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 30, 2022
(cherry picked from commit d21d2f0)

Co-authored-by: Matthias Görgens <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Aug 30, 2022
@bedevere-bot
Copy link

GH-96406 is a backport of this pull request to the 3.11 branch.

miss-islington added a commit that referenced this pull request Aug 30, 2022
(cherry picked from commit d21d2f0)

Co-authored-by: Matthias Görgens <[email protected]>
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.

5 participants