Reverted the conversion of bytes to 'const char *'
authorDmitry Shachnev <mitya57@gmail.com>
Thu, 25 Aug 2016 18:11:37 +0000 (21:11 +0300)
committerPeter Michael Green <plugwash@raspbian.org>
Sat, 9 Sep 2017 01:01:09 +0000 (02:01 +0100)
commitcf81d95ac40f9be2d48eef8701bc4271b70da1be
tree963848652670900abdc6e2c57f27dd104c91a755
parentf59e70f4392823df21014b35462ac14a5fccfe99
Reverted the conversion of bytes to 'const char *'

The latter is not supported by QMetaType and gives QSignalSpy a problem.

Patch-Name: bytes_conversion.diff

Gbp-Pq: Name bytes_conversion.diff
qpy/QtCore/qpycore_chimera.cpp