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 jdemeyer
Recipients berker.peksag, docs@python, dstufft, eric.araujo, jdemeyer
Date 2018-10-09.14:23:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539095033.02.0.545547206417.issue25592@psf.upfronthosting.co.za>
In-reply-to
Content
> If you’re not sure about the reason for that sentence, I think you should not remove it from the docs

If the docs are wrong, their history doesn't matter that much: the docs should be fixed regardless.

> test the conditions (package with extension module)

I did that before posting this bug report. I also looked at the distutils sources. I couldn't find any evidence that data_files are ever installed in sys.exec_prefix.
History
Date User Action Args
2018-10-09 14:23:53jdemeyersetrecipients: + jdemeyer, eric.araujo, docs@python, berker.peksag, dstufft
2018-10-09 14:23:53jdemeyersetmessageid: <1539095033.02.0.545547206417.issue25592@psf.upfronthosting.co.za>
2018-10-09 14:23:53jdemeyerlinkissue25592 messages
2018-10-09 14:23:52jdemeyercreate