Message 313824 - Python tracker

Message313824

Author p-ganssle
Recipients bbayles, dstufft, eric.araujo, ncoghlan, p-ganssle
Date 2018-03-14.14:39:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521038389.42.0.467229070634.issue33069@psf.upfronthosting.co.za>
In-reply-to
Content
@ncoghlan Yes, setuptools is affected. I've reported it there as well: https://github.com/pypa/setuptools/issues/1288

I have patches for both distutils and setuptools prepared. The distutils patch is more controversial because this is apparently the documented behavior of PEP 314's Metadata Version 1.1, and distutils doesn't really have support for any of the *other* features of Version 1.2. You can see the concern (mostly on my side, frankly) on the PR, GH PR #6106.
History
Date User Action Args
2018-03-14 14:39:49p-gansslesetrecipients: + p-ganssle, ncoghlan, eric.araujo, dstufft, bbayles
2018-03-14 14:39:49p-gansslesetmessageid: <1521038389.42.0.467229070634.issue33069@psf.upfronthosting.co.za>
2018-03-14 14:39:49p-gansslelinkissue33069 messages
2018-03-14 14:39:49p-gansslecreate