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 larry
Recipients JohnLeitch, brycedarling, larry, martin.panter, serhiy.storchaka, vstinner
Date 2015-09-03.08:25:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441268731.65.0.828699140261.issue24989@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, please create a pull request for this patch.  Thanks!

And just to confirm: I just applied patch 2 to CPython, then undid the change to bytesio.c.  The new test fails, and sometimes Python will segmentation fault.  If I then apply the patch to bytesio.c it passes.  Nice work!
History
Date User Action Args
2015-09-03 08:25:31larrysetrecipients: + larry, vstinner, martin.panter, serhiy.storchaka, JohnLeitch, brycedarling
2015-09-03 08:25:31larrysetmessageid: <1441268731.65.0.828699140261.issue24989@psf.upfronthosting.co.za>
2015-09-03 08:25:31larrylinkissue24989 messages
2015-09-03 08:25:31larrycreate