Skip to content

sort-by and sort should use the same sorting code #13008

@kaathewisegit

Description

@kaathewisegit

Currently, sort-by uses the sort function from sort_utils module, while sort implements all of it locally. Given that the semantics should be the same, those two should probably be unified.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions