Skip to content

change-ImmutableMultiDict-get-list-typing - #1235

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

Kludex merged 5 commits into
Kludex:masterfrom
aminalaee:change-ImmutableMultiDict-get-list-typing

Conversation

@aminalaee

@aminalaee aminalaee commented Jul 4, 2021

Copy link
Copy Markdown
Contributor

Fixes #994

ImmutableMultiDict get_list method should return List[Any]

@Kludex Kludex left a comment

Copy link
Copy Markdown
Owner

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