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.12:35:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557232503.37.0.100853987915.issue31855@roundup.psfhosted.org>
In-reply-to
Content
New changeset a6516f89aa0f416c7514ac364bb48ac7d1455487 by Chris Withers (Miss Islington (bot)) in branch '3.7':
bpo-31855: unittest.mock.mock_open() results now respects the argument of read([size]) (GH-11521) (#13152)
https://github.com/python/cpython/commit/a6516f89aa0f416c7514ac364bb48ac7d1455487
History
Date User Action Args
2019-05-07 12:35:03cjw296setrecipients: + cjw296, michael.foord, mariocj89, ron.rothman, remi.lapeyre, xtreak
2019-05-07 12:35:03cjw296setmessageid: <1557232503.37.0.100853987915.issue31855@roundup.psfhosted.org>
2019-05-07 12:35:03cjw296linkissue31855 messages
2019-05-07 12:35:03cjw296create