Skip to content

implement PyDictMethods#3531

Closed
davidhewitt wants to merge 1 commit intoPyO3:mainfrom
davidhewitt:dict2
Closed

implement PyDictMethods#3531
davidhewitt wants to merge 1 commit intoPyO3:mainfrom
davidhewitt:dict2

Conversation

@davidhewitt
Copy link
Member

As part of #3382, this implements the PyDictMethods trait as pub(crate) and re-implements the existing PyDict API on top of it.

@davidhewitt davidhewitt added the CI-skip-changelog Skip checking changelog entry label Oct 20, 2023
@davidhewitt
Copy link
Member Author

Ah CI failure on PyPy cfg is unfortunate, can clean that up (and a better API) with #3532.

@adamreichold
Copy link
Member

Is still ready to be reviewed or does it need a rebase after #3651 lands?

@davidhewitt
Copy link
Member Author

I'll try to rebase this and also the tuple PR soon 👍

@davidhewitt davidhewitt marked this pull request as draft December 19, 2023 08:02
@davidhewitt
Copy link
Member Author

Superseded by #3675

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

Labels

CI-skip-changelog Skip checking changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants