Skip to content

universal-lock: ignore dependencies that are disjoint with a forked resolver state's marker expressions #4194

@BurntSushi

Description

@BurntSushi

This is very similar to #4102, but for general marker expressions. For example, if a resolver state was forked via a dependency specification like quux ; sys_platform == "linux", and then we come across a dependency specification like foo ; sys_platform == "windows", then we should ignore that dependency entirely in that specific fork of the resolver because it can never happen.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions