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 Alex.Willmer, python-dev, skrah, xdegaye, yan12125
Date 2017-02-04.17:10:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486228226.39.0.222040402017.issue29439@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps test_decimal should fail for CPython if _decimal can't be imported.

All compilers that I tested seem to link fine without -lm in this case.
History
Date User Action Args
2017-02-04 17:10:26skrahsetrecipients: + skrah, xdegaye, python-dev, Alex.Willmer, yan12125
2017-02-04 17:10:26skrahsetmessageid: <1486228226.39.0.222040402017.issue29439@psf.upfronthosting.co.za>
2017-02-04 17:10:26skrahlinkissue29439 messages
2017-02-04 17:10:26skrahcreate