Skip to content

bpo-31954: Reuse oldkeys if oldkeys->dk_size == newsize. (alt)#4901

Open
serhiy-storchaka wants to merge 4 commits intopython:mainfrom
serhiy-storchaka:ordered-dict-nodes-table-alt
Open

bpo-31954: Reuse oldkeys if oldkeys->dk_size == newsize. (alt)#4901
serhiy-storchaka wants to merge 4 commits intopython:mainfrom
serhiy-storchaka:ordered-dict-nodes-table-alt

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Dec 16, 2017

This is an alternate to #4292. It makes dk_lookup an index instead of a function pointer.

https://bugs.python.org/issue31954

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Aug 13, 2022
@github-actions github-actions Bot removed the stale Stale PR or inactive for long period of time. label Feb 17, 2023
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review stale Stale PR or inactive for long period of time. type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants