Mercurial > hg
comparison tests/list-tree.py @ 41546:20e62312e016
run-tests: set attributes in sorted order
Python 3.8 preserves insertion order in serialized output
(https://bugs.python.org/issue34160). Older Pythons serialized
in sorted order.
Let's make insertion order sorted so behavior is consistent across
Python versions.
Differential Revision: https://phab.mercurial-scm.org/D5831
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Mon, 04 Feb 2019 09:47:13 -0800 |
parents | acff41957b34 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
41545:fbb43514f342 | 41546:20e62312e016 |
---|