Skip to content

implement PySetMethods and PyFrozenSetMethods#3694

Merged
adamreichold merged 4 commits intoPyO3:mainfrom
davidhewitt:set-frozenset
Dec 26, 2023
Merged

implement PySetMethods and PyFrozenSetMethods#3694
adamreichold merged 4 commits intoPyO3:mainfrom
davidhewitt:set-frozenset

Conversation

@davidhewitt
Copy link
Member

Split out from #3606. These types are very similar so I've paired them together.

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

Looks like this need #3695 first for the Py_LIMITED_API iterator implementations.

@davidhewitt
Copy link
Member Author

Thanks for the review; I've actioned all feedback save for the default methods where I'm not entirely sure on the ask.

@adamreichold adamreichold added this pull request to the merge queue Dec 26, 2023
Merged via the queue into PyO3:main with commit 0344921 Dec 26, 2023
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