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 vstinner
Recipients benjamin.peterson, cgohlke, eryksun, paul.moore, pyscripter, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-06-17.22:18:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560809899.24.0.483438456559.issue37189@roundup.psfhosted.org>
In-reply-to
Content
> Should we add a regression test to avoid this happening in the future?

I'm not sure where to add such test, nor which kind of test is needed. I mean, should we only test that the symbol is present? Or should we also test the ABI? Or even write a functional test?

Since I didn't know, I just merged my fix, to make sure that it lands before 3.8beta2.
History
Date User Action Args
2019-06-17 22:18:19vstinnersetrecipients: + vstinner, paul.moore, tim.golden, pyscripter, benjamin.peterson, cgohlke, zach.ware, eryksun, steve.dower
2019-06-17 22:18:19vstinnersetmessageid: <1560809899.24.0.483438456559.issue37189@roundup.psfhosted.org>
2019-06-17 22:18:19vstinnerlinkissue37189 messages
2019-06-17 22:18:19vstinnercreate