Skip to content

change-ImmutableMultiDict-get-list-typing#1235

Merged
Kludex merged 5 commits intoKludex:masterfrom
aminalaee:change-ImmutableMultiDict-get-list-typing
Sep 25, 2021
Merged

change-ImmutableMultiDict-get-list-typing#1235
Kludex merged 5 commits intoKludex:masterfrom
aminalaee:change-ImmutableMultiDict-get-list-typing

Conversation

@aminalaee
Copy link
Contributor

@aminalaee aminalaee commented Jul 4, 2021

Fixes #994

ImmutableMultiDict get_list method should return List[Any]

Copy link
Owner

@Kludex Kludex left a comment

Choose a reason for hiding this comment

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

LGTM!

Thanks @aminalaee ! 🎉

@Kludex Kludex merged commit 134eb0b into Kludex:master Sep 25, 2021
@aminalaee aminalaee deleted the change-ImmutableMultiDict-get-list-typing branch September 26, 2021 05:34
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.

ImmutableMultiDict returns a List[Any] instead of a List[str]

2 participants