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 Henry Schreiner
Recipients Henry Schreiner, YannickJadoul, miss-islington, serhiy.storchaka
Date 2020-10-12.21:51:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602539484.64.0.890737140149.issue42015@roundup.psfhosted.org>
In-reply-to
Content
I tested before the patch, and I got 17 segfaults running a pybind11 module 20 times. After the patch, I ran about 50 times and had no segfaults!
History
Date User Action Args
2020-10-12 21:51:24Henry Schreinersetrecipients: + Henry Schreiner, serhiy.storchaka, miss-islington, YannickJadoul
2020-10-12 21:51:24Henry Schreinersetmessageid: <1602539484.64.0.890737140149.issue42015@roundup.psfhosted.org>
2020-10-12 21:51:24Henry Schreinerlinkissue42015 messages
2020-10-12 21:51:24Henry Schreinercreate