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

TypeConversionDict.pop with type #2888

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

Conversation

MarcinKonowalczyk
Copy link

Proposed implementation of pop with type parameter on TypeConversionDict. Address #2883.

@MarcinKonowalczyk
Copy link
Author

Typing is slightly messy, but I think correct. mypy certainly seems to be happy with it. I've had to battle a bit with ImmutableTypeConversionDict typing, but won in the end.

@davidism davidism modified the milestones: 3.0.3, 3.1.0 May 4, 2024
@pallets pallets deleted a comment from depinsutohap May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants