Mercurial > hg
diff contrib/perf.py @ 48904:7dc430b85351
hgweb: simplify uenv assignment
We don't need the Python 3 conditional. We can call items() directly
since we're on Python 3 now.
Differential Revision: https://phab.mercurial-scm.org/D12307
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Mon, 21 Feb 2022 10:45:24 -0700 |
parents | 6000f5b25c9b |
children | 642e31cb55f0 |