mirror of https://github.com/bitcoin/bitcoin
In python, if the default value is a mutable object (here: a class) its shared over all instances, so that one instance being changed would affect others to be changed as well. This was likely the source of various intermittent bugs in the functional tests.pull/30552/head
parent
d367a4e36f
commit
ec5e294e4b
Loading…
Reference in new issue