@davidfor: To be fair, given my recent experience with porting a plugin to Python 3 without breaking all the things in the process, the .decode() call in there should have been a red flag on my end when I did the switch to Polyglot, too

.
Thanks for double-checking!