python-discord / meta

Issue tracker for suggestions and other questions relating to our community
https://pythondiscord.com
30 stars 5 forks source link

Typed dict tag #190

Closed CaedenPH closed 1 year ago

CaedenPH commented 2 years ago

A tag explaining typing.TypedDict and what it's useful for.

swfarnsworth commented 2 years ago

We want tags that answer common questions, where a succinct answer requires a medium level of effort to formulate, and for which that one succinct answer generally applies. Can you explain why you think typed dicts meet these criteria, and perhaps give a draft of what you would want the tag to be?

Keep in mind that !docs typing.TypedDict exists, so whatever information this tag would have, it needs to be better than that in some way.

minalike commented 2 years ago

@CaedenPH Did you have some tag content in mind?

wookie184 commented 1 year ago

As mentioned, !docs typing.TypedDict gives a pretty good output. I don't think this is worth tracking, though if there's some specific content you think would be helpful feel free to open a new issue.