typeshed
typeshed copied to clipboard
start fixing issue 14168 with TarFile
This PR fix issue 14168 with stdlib/TarFile (name=None, fileobj=None case). This pr add overriding typing for __init__, and other methods (open and etc).