-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
tyMulti-file analysis & type inferenceMulti-file analysis & type inference
Description
- New
python_platformconfiguration setting for Red Knot - Infer
Literal["linux"]etc forsys.platformif config option is set accordingly - Infer
strif config option is not set or set to "all" (https://github.com/python/typeshed/blob/ea368c72696afba1eb4c12653123edd764c800bf/stdlib/sys/__init__.pyi#L49). Note: this could beLiteralString, but it should be changed in typeshed instead of patching it in Red Knot.
(this is already implemented, this is mostly a marker that no one else starts working on this)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
tyMulti-file analysis & type inferenceMulti-file analysis & type inference