Hi Graham & pkg-privacy-team, Graham Inggs (2020-03-15): > The autopkgtests of onioncircuits started to fail with Python 3.8 as > the default Python3 interpreter [1].
> […] > File "/usr/lib/python3/dist-packages/stem/control.py", line 2170, in > get_conf > entries = self.get_conf_map(param, default, multiple) > File "/usr/lib/python3/dist-packages/stem/control.py", line 2273, in > get_conf_map > for key in reply: > RuntimeError: dictionary keys changed during iteration Thank you for reporting this problem to us! My current understanding is that it is a direct consequence of #953863, which I reported against python3-stem yesterday. Cheers!