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.smith
Recipients Tim.Graham, abarry, eric.smith, ezio.melotti, martin.panter, ncoghlan, ned.deily, petr.viktorin, r.david.murray, rhettinger, serhiy.storchaka, yan12125, yselivanov
Date 2016-10-31.12:06:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477915573.19.0.509902495865.issue28128@psf.upfronthosting.co.za>
In-reply-to
Content
Also, you'll note that with or without your patch, you get the same behavior. The code in hg already raises DeprecationWarning, just in a different place. So unless we can improve the DeprecationWarning output, we're better off doing nothing.
History
Date User Action Args
2016-10-31 12:06:13eric.smithsetrecipients: + eric.smith, rhettinger, ncoghlan, ned.deily, ezio.melotti, r.david.murray, petr.viktorin, martin.panter, serhiy.storchaka, yselivanov, Tim.Graham, yan12125, abarry
2016-10-31 12:06:13eric.smithsetmessageid: <1477915573.19.0.509902495865.issue28128@psf.upfronthosting.co.za>
2016-10-31 12:06:13eric.smithlinkissue28128 messages
2016-10-31 12:06:13eric.smithcreate