Message 315171 - Python tracker

Message315171

Author Hubert Holin
Recipients Hubert Holin, ned.deily, skrah
Date 2018-04-10.16:05:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523376322.31.0.682650639539.issue33230@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, the error turned out to be that I had indeed forgotten to remove the --with-system-libmpdec along with the library and header. Now _decimal compiles fine. I will see if I can get Python to run with my system's mpdecimal (once I have updated it), but as far as this issue is concerned I believe it is indeed closed. Thanks for the help!
History
Date User Action Args
2018-04-10 16:05:22Hubert Holinsetrecipients: + Hubert Holin, ned.deily, skrah
2018-04-10 16:05:22Hubert Holinsetmessageid: <1523376322.31.0.682650639539.issue33230@psf.upfronthosting.co.za>
2018-04-10 16:05:22Hubert Holinlinkissue33230 messages
2018-04-10 16:05:22Hubert Holincreate