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 asvetlov
Recipients aeros, asvetlov, koobs, kulikjak, ned.deily, paul.moore, ronaldoussoren, soumendra, steve.dower, tim.golden, zach.ware
Date 2020-11-28.21:04:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606597468.64.0.366844404933.issue41818@roundup.psfhosted.org>
In-reply-to
Content
New changeset 74311aeb45b52cc145d27d9fca99f01874d6882d by Soumendra Ganguly in branch 'master':
bpo-41818: Fix test_master_read() so that it succeeds on all platforms that either raise OSError or return b"" upon reading from master (GH-23536)
https://github.com/python/cpython/commit/74311aeb45b52cc145d27d9fca99f01874d6882d
History
Date User Action Args
2020-11-28 21:04:28asvetlovsetrecipients: + asvetlov, paul.moore, ronaldoussoren, tim.golden, ned.deily, zach.ware, koobs, steve.dower, kulikjak, aeros, soumendra
2020-11-28 21:04:28asvetlovsetmessageid: <1606597468.64.0.366844404933.issue41818@roundup.psfhosted.org>
2020-11-28 21:04:28asvetlovlinkissue41818 messages
2020-11-28 21:04:28asvetlovcreate