You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, I don't see Popen call being changed in the last two years neither previously existed decode(). At which commit/version you saw the previous behaviour?
At least pathman tests rely on bytes returned in several places, so should be new method (or argument) at this point anyway.
Previously it was returning text, so now you have to manually decode it.
The text was updated successfully, but these errors were encountered: