Mercurial > hg
diff i18n/fr.po @ 28785:87b89dca669d
revset: stabilize repr of baseset initialized with a set
Cpython and pypy have different way to build and order set, so the result of
list(myset) is different. We work around this by using the sorted version of the
data when displaying a list.
This get pypy closer to pass test-revset.t.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Mon, 04 Apr 2016 17:45:15 -0700 |
parents | 3aa1aabbe94d |
children | 4acf569facef |