This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cjw296
Recipients cjw296, mariocj89, michael.foord, remi.lapeyre, ron.rothman, xtreak
Date 2019-05-07.10:48:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557226131.51.0.607853573864.issue31855@roundup.psfhosted.org>
In-reply-to
Content
New changeset 11a8832c98b3db78727312154dd1d3ba76d639ec by Chris Withers (Rémi Lapeyre) in branch 'master':
bpo-31855: unittest.mock.mock_open() results now respects the argument of read([size]) (GH-11521)
https://github.com/python/cpython/commit/11a8832c98b3db78727312154dd1d3ba76d639ec
History
Date User Action Args
2019-05-07 10:48:51cjw296setrecipients: + cjw296, michael.foord, mariocj89, ron.rothman, remi.lapeyre, xtreak
2019-05-07 10:48:51cjw296setmessageid: <1557226131.51.0.607853573864.issue31855@roundup.psfhosted.org>
2019-05-07 10:48:51cjw296linkissue31855 messages
2019-05-07 10:48:51cjw296create