filetype.py icon indicating copy to clipboard operation
filetype.py copied to clipboard

fix(#51): reset the cursor position of stream

Open SalehDehqanpour opened this issue 4 years ago • 2 comments

fix(#51): reset the cursor position of stream so be idempotent and transparent to users

SalehDehqanpour avatar Dec 23 '20 17:12 SalehDehqanpour

@dosas I fixed it. Please review it again. Thanks

SalehDehqanpour avatar Dec 24 '20 07:12 SalehDehqanpour

@salehdeh76 Did you see this PR https://github.com/h2non/filetype.py/pull/51/files ?

There is already an open question?

Also, a unit test is always a plus :D

dosas avatar Dec 26 '20 11:12 dosas

This problem was solved in https://github.com/h2non/filetype.py/pull/137 and merged. You can close the PR @h2non @salehdeh76

guigarfr avatar Mar 15 '23 16:03 guigarfr