Skip to content

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

Merged
methane merged 2 commits into
python:mainfrom
matthiasgoergens:matthias-rm-dkixsize
Aug 30, 2022
Merged

gh-91001: dict: Remove unused DK_IXSIZE macro#96405
methane merged 2 commits into
python:mainfrom
matthiasgoergens:matthias-rm-dkixsize

Conversation

@matthiasgoergens
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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 <matthias.goergens@gmail.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Aug 30, 2022
@bedevere-bot
Copy link
Copy Markdown

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 <matthias.goergens@gmail.com>
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