Hi Jeremy,
On Sun, Oct 25, 2020 at 08:56:04PM +1000, Jeremy Herbert wrote:
Currently the random seed function _digits is not python3 compatible as it passes a unicode string to the sha1 function. It generates the following exception:
thanks for your patch. I've pushed it into our gerrit, see https://gerrit.osmocom.org/c/pysim/+/20922
Regards, Harald