Gregory Beauregard <[email protected]> added the comment:
I'm referring to within type annotations, where this code path isn't used: try a: List[42] This code path can show up in type aliases though. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46644> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
