Ryan Sobol <he...@ryansobol.com> added the comment: Also, I'm a bit puzzled about something from the previously mentioned Integer class and its use of __future__.annotations.
Why isĀ it possible to declare an Integer return type for the add() method, but only possible to declare an "Integer" forward reference for the _() method? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue41987> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com