Batuhan Taskaya <[email protected]> added the comment:
@gvanrossum is new types going to support generic alias protocol or this subset will be kept? Like typeshed uses os.DirEntry as a generic, but in reality it is not. (https://github.com/python/cpython/pull/17561) ---------- nosy: +BTaskaya _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39481> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
