comparison hgext/fastannotate/formatter.py @ 50917:1a242d4d2ac4

fastannotate: use sysstr to deal with some attributes We are now Python3 only and attribute are always unicode string. So no needs to managed them using bytes.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 31 Aug 2023 01:21:04 +0200
parents d44e3c45f0e4
children 493034cc3265
comparison
equal deleted inserted replaced
50916:98b8836d0e82 50917:1a242d4d2ac4