Message 339968 - Python tracker (original) (raw)

Message339968

Author jmr
Recipients Anthony Sottile, benjamin.peterson, jmr, miss-islington
Date 2019-04-11.11:42:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1554982948.06.0.125450662802.issue34652@roundup.psfhosted.org
In-reply-to
Content
The follow-up fix (AC_CHECK_FUNC -> AC_CHECK_FUNCS) still needs to be backported to 2.7. Currently the lack of it causes lchmod to be disabled on all platforms, not just Linux.
History
Date User Action Args
2019-04-11 11:42:28 jmr set recipients: + jmr, benjamin.peterson, Anthony Sottile, miss-islington
2019-04-11 11:42:28 jmr set messageid: 1554982948.06.0.125450662802.issue34652@roundup.psfhosted.org
2019-04-11 11:42:28 jmr link issue34652 messages
2019-04-11 11:42:27 jmr create