False positive on __required__ and __optional__ on TypedDict. #10158
Labels
False Positive 🦟
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
typing
Bug description
Configuration
Command used
Pylint output
Expected behavior
Pylint shouldn't report it as a missing member as the code runs without any issue.
It seems the same issue was already fixed for annotations
Pylint version
OS / Environment
Darwin 24.2.0
Additional dependencies
The text was updated successfully, but these errors were encountered: