Skip to content
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

migrate PyDictMethods trait bounds #4493

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Icxolu
Copy link
Contributor

@Icxolu Icxolu commented Aug 25, 2024

This migrates PyDictMethods to IntoPyObject and cleans up the map impls. I was not super sure how we want to deal with IntoPyDict, so I added a proposal as a second commit, but we can also drop that for now, if we need more discussion for that. In case we want to leave it like this, I will add changelog and migration entries.

@Icxolu Icxolu added the CI-skip-changelog Skip checking changelog entry label Aug 25, 2024
Copy link
Contributor

@LilyFoote LilyFoote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The first commit looks good to me.

@Icxolu Icxolu mentioned this pull request Sep 13, 2024
3 tasks
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