See https://docs.python.org/3/whatsnew/3.14.html#id9 To fix, all instances of `key.s` within visitor.py just need to change to `key.value`. As far as I am aware, that is the only fix needed.