Mercurial > hg
diff mercurial/ui.py @ 43277:48b9fbfb00b9
exchange: extract a function to sort obsolete markers
Follows up on changeset 01e8eefd9434, several other occurrences of
sorted() need to be fixed. The _sortedmarkers() handles sorting
obsmarkers with a None value as last element on Python 3.
author | Denis Laxalde <denis.laxalde@logilab.fr> |
---|---|
date | Thu, 17 Oct 2019 13:30:58 +0200 |
parents | 82879e06c926 |
children | aaa046919043 |