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 hroncok, koobs, ned.deily, serhiy.storchaka, vstinner
Date 2019-06-03.22:24:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> It's usually just custom ugly-hardcoded autotools/cmake. Nothing severe enough.  However, this change still is not documented anywhere in https://docs.python.org/dev/whatsnew/3.8.html

I concur that it should be documented. It's on my TODO list. But I'm not sure of what are the things impacting by ABIFLAGS="" rather than ABIFLAGS="m". Someone has to propose a PR to document that.
History
Date User Action Args
2019-06-03 22:24:18vstinnersetrecipients: + vstinner, ned.deily, serhiy.storchaka, koobs, hroncok
2019-06-03 22:24:18vstinnersetmessageid: <[email protected]>
2019-06-03 22:24:18vstinnerlinkissue36707 messages
2019-06-03 22:24:18vstinnercreate