Message248119
| Author | python-dev |
|---|---|
| Recipients | Aaron1011, a.badger, berker.peksag, jcea, michael.foord, python-dev, rbcollins |
| Date | 2015-08-06.10:17:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150806101739.1391.69108@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 3d7adf5b3fb3 by Berker Peksag in branch '3.4': Issue #23004: mock_open() now reads binary data correctly when the type of read_data is bytes. https://hg.python.org/cpython/rev/3d7adf5b3fb3 New changeset 526a186de32d by Berker Peksag in branch '3.5': Issue #23004: mock_open() now reads binary data correctly when the type of read_data is bytes. https://hg.python.org/cpython/rev/526a186de32d New changeset ed15f399a292 by Berker Peksag in branch 'default': Issue #23004: mock_open() now reads binary data correctly when the type of read_data is bytes. https://hg.python.org/cpython/rev/ed15f399a292 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-08-06 10:17:43 | python-dev | set | recipients: + python-dev, jcea, rbcollins, a.badger, michael.foord, berker.peksag, Aaron1011 |
| 2015-08-06 10:17:42 | python-dev | link | issue23004 messages |
| 2015-08-06 10:17:42 | python-dev | create | |