STINNER Victor <[email protected]> added the comment:
Pablo: > Wouldn't having less static types slow down startup time? That's possible, even if I only expect a minor or non significant overhead. But before starting talking about performances, we should focus on the correctness. Static types are causing issues with subinterpreters and the Python finalization. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40077> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
