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 skrah
Recipients boytsovea, skrah
Date 2020-02-28.11:57:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582891024.13.0.926125320005.issue39776@roundup.psfhosted.org>
In-reply-to
Content
Note that my pybind11 is from GitHub master, it can also be a pybind11
issue.


It is interesting that you cannot reproduce your original issue with
3.6, so I'm reopening this issue.

I think we need a reproducer without pybind11 though, could you
tweak Programs/_testembed.c (from the CPython sources) to run the
crash script?
History
Date User Action Args
2020-02-28 11:57:04skrahsetrecipients: + skrah, boytsovea
2020-02-28 11:57:04skrahsetmessageid: <1582891024.13.0.926125320005.issue39776@roundup.psfhosted.org>
2020-02-28 11:57:04skrahlinkissue39776 messages
2020-02-28 11:57:04skrahcreate