Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

hset should accept items in it's signature #1299

Open
1 task done
mdczaplicki opened this issue Feb 22, 2022 · 0 comments
Open
1 task done

hset should accept items in it's signature #1299

mdczaplicki opened this issue Feb 22, 2022 · 0 comments

Comments

@mdczaplicki
Copy link

Is your feature request related to a problem?

I'm always frustrated when I have to create a mapping of all keys to values.

Describe the solution you'd like

hset accepts a items: List[Union[FieldT, Optional[EncodableT]]] alongside to the mapping.

Describe alternatives you've considered

N/A

Additional context

No response

Code of Conduct

  • I agree to follow the aio-libs Code of Conduct
@mdczaplicki mdczaplicki changed the title hset should accept items in it's signature hset should accept items in it's signature Feb 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant