Message 313821 - Python tracker

Message313821

Author ncoghlan
Recipients bbayles, dstufft, eric.araujo, ncoghlan, p-ganssle
Date 2018-03-14.14:17:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521037029.78.0.467229070634.issue33069@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report and pull request. Do you happen to know if setuptools is also affected?

If yes, the problem will need to be reported & fixed there as well (otherwise the maintainer metadata will still be missing for many publishers), if no, then using it instead of plain distutils is a potential workaround in advance of the distutils fix rolling it.
History
Date User Action Args
2018-03-14 14:17:09ncoghlansetrecipients: + ncoghlan, eric.araujo, dstufft, p-ganssle, bbayles
2018-03-14 14:17:09ncoghlansetmessageid: <1521037029.78.0.467229070634.issue33069@psf.upfronthosting.co.za>
2018-03-14 14:17:09ncoghlanlinkissue33069 messages
2018-03-14 14:17:09ncoghlancreate