tests/test-filelog.py.out
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 21 Apr 2017 02:20:46 +0530
changeset 32193 93155367a2a6
parent 16498 d76ba2090e0c
permissions -rw-r--r--
py3: convert opts to bytes in cmdutil.dorecord() commands.commit() calls cmdutil.dorecord() where opts are passed as unicodes being keyword arguments. This patch converts them back to bytes as they are required.

ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.