python-discord/meta

Typed dict tag

CaedenPH opened this issue · 3 comments

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

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.

@CaedenPH Did you have some tag content in mind?

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.