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 pitrou, serhiy.storchaka, vstinner
Date 2017-05-03.17:55:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493834148.22.0.109959891879.issue30229@psf.upfronthosting.co.za>
In-reply-to
Content
READAHEAD uses read_end, RAW_OFFSET uses raw_pos. Are you sure that if READAHEAD(self) is zero RAW_OFFSET(self) is zero too?
History
Date User Action Args
2017-05-03 17:55:48serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner
2017-05-03 17:55:48serhiy.storchakasetmessageid: <1493834148.22.0.109959891879.issue30229@psf.upfronthosting.co.za>
2017-05-03 17:55:48serhiy.storchakalinkissue30229 messages
2017-05-03 17:55:48serhiy.storchakacreate