From: Berker Peksag Date: Thu, 6 Aug 2015 10:17:27 +0000 (+0300) Subject: Issue #23004: mock_open() now reads binary data correctly when the type of read_data... X-Git-Tag: v3.6.0a1~1822 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b347a8f1d5b44d546965ff658a3670662ac0dd2;p=thirdparty%2FPython%2Fcpython.git Issue #23004: mock_open() now reads binary data correctly when the type of read_data is bytes. Initial patch by Aaron Hill. --- 2b347a8f1d5b44d546965ff658a3670662ac0dd2