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 hroncok
Recipients hroncok, koobs, ned.deily, serhiy.storchaka, vstinner
Date 2019-06-03.22:28:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559600914.91.0.763076336491.issue36707@roundup.psfhosted.org>
In-reply-to
Content
I'm not sure either. So far most affected buildscripts are confused by:

/usr/include/python3.Xm -> /usr/include/python3.X
/usr/lib64/libpython3.Xm -> /usr/lib64/libpython3.X
extension.cpython-3Xm-arch-linux-gnu.so -> extension.cpython-3X-arch-linux-gnu.so

However this is pretty much Linux specific, so I wouldn't know how to explain this in an OS agnostic way.
History
Date User Action Args
2019-06-03 22:28:34hroncoksetrecipients: + hroncok, vstinner, ned.deily, serhiy.storchaka, koobs
2019-06-03 22:28:34hroncoksetmessageid: <1559600914.91.0.763076336491.issue36707@roundup.psfhosted.org>
2019-06-03 22:28:34hroncoklinkissue36707 messages
2019-06-03 22:28:34hroncokcreate