python-magic icon indicating copy to clipboard operation
python-magic copied to clipboard

Return type changed in "bug fix version"

Open italomaia opened this issue 8 years ago • 0 comments

from_buffer used to return a bytes object; it now returns a string object; please, document this change.

italomaia avatar Feb 20 '17 16:02 italomaia