python-magic
python-magic copied to clipboard
Return type changed in "bug fix version"
from_buffer used to return a bytes object; it now returns a string object; please, document this change.