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 gregory.p.smith
Recipients David Filiatrault, ammar2, corona10, cstratak, gregory.p.smith, hroncok, methane, pablogsal, serhiy.storchaka, shihai1991, tianon, vstinner
Date 2020-07-02.20:05:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593720345.45.0.0154107316613.issue38980@roundup.psfhosted.org>
In-reply-to
Content
Yes this should become part of --with-optimizations when building on a platform using a compiler that (a) supports it and (b) where it matters.

If this is only relevant on --enable-shared builds (not the default), i'd assume also make it conditional on that.

I never use --enable-shared builds myself.
History
Date User Action Args
2020-07-02 20:05:45gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, methane, serhiy.storchaka, cstratak, ammar2, hroncok, corona10, pablogsal, tianon, shihai1991, David Filiatrault
2020-07-02 20:05:45gregory.p.smithsetmessageid: <1593720345.45.0.0154107316613.issue38980@roundup.psfhosted.org>
2020-07-02 20:05:45gregory.p.smithlinkissue38980 messages
2020-07-02 20:05:45gregory.p.smithcreate