-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
addressed in next versionIssue is fixed and will appear in next published versionIssue is fixed and will appear in next published versionenhancement requestNew feature or requestNew feature or requestspec compliance
Description
This PR proposes to amend the typing spec and clarify that type checkers should disallow named tuple field names that begin with an underscore. I wasn't previously aware of this limitation, so pyright doesn't enforce this. Since this will likely become mandated by the typing spec, it should be added.
Metadata
Metadata
Assignees
Labels
addressed in next versionIssue is fixed and will appear in next published versionIssue is fixed and will appear in next published versionenhancement requestNew feature or requestNew feature or requestspec compliance