Using mutable default arguments (lists, dicts) in python is usually a very bad idea.
https://florimond.dev/blog/articles/2018/08/python-mutable-defaults-are-the-source-of-all-evil/
Backport of Core [[https://github.com/bitcoin/bitcoin/pull/16726 | PR16726]]