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 vinay.sajip
Recipients alexis, ceder, eric.araujo, fdrake, higery, mhammond, tarek, tim.golden, vinay.sajip
Date 2011-08-18.04:49:46
SpamBayes Score 0.0008189001
Marked as misclassified No
Message-id <1313642986.96.0.915381826833.issue12394@psf.upfronthosting.co.za>
In-reply-to
Content
IIUC the support for setup.py is transitional, i.e. "legacy support", for existing packages transitioning from distutils/setuptools/Distribute to packaging. New features should not rely on the existence of setup.py.
History
Date User Action Args
2011-08-18 04:49:47vinay.sajipsetrecipients: + vinay.sajip, mhammond, fdrake, ceder, tim.golden, tarek, eric.araujo, alexis, higery
2011-08-18 04:49:46vinay.sajipsetmessageid: <1313642986.96.0.915381826833.issue12394@psf.upfronthosting.co.za>
2011-08-18 04:49:46vinay.sajiplinkissue12394 messages
2011-08-18 04:49:46vinay.sajipcreate