tests/test-gendoc-zh_CN.t
author Yuya Nishihara <yuya@tcha.org>
Wed, 28 Nov 2018 22:36:24 +0900
branchstable
changeset 41305 ff927ecb12f9
parent 28809 7a1ad08b9ff5
permissions -rw-r--r--
ui: optimize buffered write with no label This was spotted while making fastannotate faster again after ditching its own formatter. Since I'm going to inline _write() into ui.write(), I decided to include this patch in this series. Here, the cost of '(self.label(a, label) for a in args)' was significant in hot loops.

#require docutils gettext

  $ $TESTDIR/check-gendoc zh_CN
  checking for parse errors