Before python 3.5.4 typing didn't have the NoReturn type, use a string to forward declare it. aside: I can't wait to be able to use python 3.7's __future__.annotations and not have to deal wit hthis anymore. Fixes #5822