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 serhiy.storchaka
Recipients ZackerySpytz, martin.panter, serhiy.storchaka
Date 2018-06-23.16:26:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529771175.26.0.56676864532.issue25862@psf.upfronthosting.co.za>
In-reply-to
Content
Similar case:

text.read(1); text.write(b'x'); text.tell()

And there may be crashes after setting self->snapshot to NULL due to the failure of Py_BuildValue().
History
Date User Action Args
2018-06-23 16:26:15serhiy.storchakasetrecipients: + serhiy.storchaka, martin.panter, ZackerySpytz
2018-06-23 16:26:15serhiy.storchakasetmessageid: <1529771175.26.0.56676864532.issue25862@psf.upfronthosting.co.za>
2018-06-23 16:26:15serhiy.storchakalinkissue25862 messages
2018-06-23 16:26:15serhiy.storchakacreate