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 arhadthedev, erlendaasland, gdr@garethrees.org, lemburg, rhettinger, vstinner
Date 2022-01-27.03:09:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643252975.89.0.963013589473.issue45476@roundup.psfhosted.org>
In-reply-to
Content
> * scipy-1.7.3: scipy/_lib/boost/boost/python/object/make_instance.hpp

This is a vendored the Boost.org python module which has already been fixed in boost 1.78.0 (commit: January 2021) by:
https://github.com/boostorg/python/commit/500194edb7833d0627ce7a2595fec49d0aae2484

scipy should just update its scipy/_lib/boost copy.
History
Date User Action Args
2022-01-27 03:09:35vstinnersetrecipients: + vstinner, lemburg, rhettinger, gdr@garethrees.org, erlendaasland, arhadthedev
2022-01-27 03:09:35vstinnersetmessageid: <1643252975.89.0.963013589473.issue45476@roundup.psfhosted.org>
2022-01-27 03:09:35vstinnerlinkissue45476 messages
2022-01-27 03:09:35vstinnercreate