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 python-dev
Recipients Arfrever, benjamin.peterson, dw, eli.bendersky, hynek, jcon, kmike, meador.inge, ncoghlan, pitrou, python-dev, scoder, serhiy.storchaka, stutzbach, tshepang, vstinner
Date 2015-02-03.16:53:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150203165256.34400.79105@psf.io>
In-reply-to
Content
New changeset ea33b61cac74 by Serhiy Storchaka in branch 'default':
Issue #15381: Fixed a bug in BytesIO.write().
https://hg.python.org/cpython/rev/ea33b61cac74
History
Date User Action Args
2015-02-03 16:53:52python-devsetrecipients: + python-dev, ncoghlan, pitrou, scoder, vstinner, benjamin.peterson, stutzbach, Arfrever, eli.bendersky, meador.inge, tshepang, jcon, hynek, dw, serhiy.storchaka, kmike
2015-02-03 16:53:52python-devlinkissue15381 messages
2015-02-03 16:53:52python-devcreate