Closed Staudey closed 2 months ago
Fixes https://github.com/getsolus/3rd-party/issues/81
So this is just a workaround because I'm not familiar with the code at all and don't know why a None fileobj propagates there
https://github.com/getsolus/eopkg/pull/81 doesn't change the behaviour mentioned in above issue
don't know why a None fileobj propagates there
I don't know either, but the attribute is optional, so it seems valid in the codebase.
Fixes https://github.com/getsolus/3rd-party/issues/81
So this is just a workaround because I'm not familiar with the code at all and don't know why a None fileobj propagates there
https://github.com/getsolus/eopkg/pull/81 doesn't change the behaviour mentioned in above issue