Skip to content
Snippets Groups Projects
Commit ab05f80d authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

utils.py: Make list_relative_paths() report sorted paths.

This is needed because plugins make use of this function to
generate a cache key which must be stable.

In addition to the above, this patch also mitigates the performance
hit of sorting, and allows _process_list() to function to iterate
through the generator when additional sorting is not needed.

This patch is an enhanced version of Sam Thursfield's patch on MR !216
parent 37562b10
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment