We move from a {name → path} mapping to a {name → [path]} mapping. And
update all user code accordingly. For now, all the list contains exactly one
element, but we are now in a good place to make the config understand a list of
url.
Details
Details
- Reviewers
 Alphare pulkit - Group Reviewers
 hg-reviewers - Commits
 - rHG7531cc34713c: urlutil: make `paths` class old list of `path`
 
Diff Detail
Diff Detail
- Repository
 - rHG Mercurial
 - Lint
 Automatic diff as part of commit; lint not applicable. - Unit
 Automatic diff as part of commit; unit tests not applicable. 
Awaiting patiently for Py2 support to be dropped in order to use yield from