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 berker.peksag
Recipients berker.peksag, eric.araujo, tarek, tseaver
Date 2016-04-16.20:24:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460838240.73.0.814064580226.issue7694@psf.upfronthosting.co.za>
In-reply-to
Content
> [...] I think the DeprecationWarnings in distutils should just be removed, as they serve no useful purpose.

There are no DeprecationWarning warnings (only four PendingDeprecationWarning warnings -- two of them are for 'check_metadata') in distutils codebase in both 2.7 and 3.x anymore.

Closing this as out of date.
History
Date User Action Args
2016-04-16 20:24:00berker.peksagsetrecipients: + berker.peksag, tseaver, tarek, eric.araujo
2016-04-16 20:24:00berker.peksagsetmessageid: <1460838240.73.0.814064580226.issue7694@psf.upfronthosting.co.za>
2016-04-16 20:24:00berker.peksaglinkissue7694 messages
2016-04-16 20:24:00berker.peksagcreate