Fixed #22399 -- Forced fixture reading in binary mode
This might help on systems where default encoding is not UTF-8 (and on Python 3). Thanks bacilla for the report.
Loading
Please register or sign in to comment
This might help on systems where default encoding is not UTF-8 (and on Python 3). Thanks bacilla for the report.