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 ncoghlan
Recipients christian.heimes, ncoghlan
Date 2020-11-07.05:56:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604728593.38.0.440148334036.issue40952@roundup.psfhosted.org>
In-reply-to
Content
I *think* the lnotab one is the compiler failing to detect that the pointer has been updated to point inside the body of a Python object, but I'm also not 100% sure that it's a false alarm.
History
Date User Action Args
2020-11-07 05:56:33ncoghlansetrecipients: + ncoghlan, christian.heimes
2020-11-07 05:56:33ncoghlansetmessageid: <1604728593.38.0.440148334036.issue40952@roundup.psfhosted.org>
2020-11-07 05:56:33ncoghlanlinkissue40952 messages
2020-11-07 05:56:33ncoghlancreate