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 eric.araujo
Recipients Dawei Wang, dgreiman, dstufft, eric.araujo
Date 2018-03-05.21:52:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520286765.15.0.467229070634.issue29417@psf.upfronthosting.co.za>
In-reply-to
Content
Hello!  distutils does not write dist-info directories itself; wheel, setuptools and other build tools do that.  Look at https://github.com/pypa to find the bug trackers (I forget if wheel is there or on bitbucket)
History
Date User Action Args
2018-03-05 21:52:45eric.araujosetrecipients: + eric.araujo, dgreiman, dstufft, Dawei Wang
2018-03-05 21:52:45eric.araujosetmessageid: <1520286765.15.0.467229070634.issue29417@psf.upfronthosting.co.za>
2018-03-05 21:52:45eric.araujolinkissue29417 messages
2018-03-05 21:52:45eric.araujocreate