Heya GitHub! 👋
I'm Nadir! A freelancer who's a student invested in testing APIs, and making libraries to interface with them! I'm an avid Python programmer, but I use a variety of languages under the hood.
Describe the bug It seems that pyright does not narrow down types of other keys in a TypedDict when one of the keys are stored as a reference. To R…