Changed
- Improve performance of marker operations (#851).
Fixed
- Fix an issue where incorrect markers were calculated when removing parts covered by the project's Python constraint (#841, #846).
- Fix an issue where
extra
markers were not simplified (#842, #845, #847). - Fix an issue where the intersection and union of markers was not deterministic (#843).
- Fix an issue where the intersection of
python_version
markers was not recognized as empty (#849). - Fix an issue where
python_version
markers were not simplified (#848, #851). - Fix an issue where Python constraints on a package were converted into invalid markers (#853).