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 serhiy.storchaka
Recipients Arfrever, brett.cannon, eric.snow, ncoghlan, python-dev, serhiy.storchaka
Date 2013-12-17.07:16:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387264561.23.0.644132629953.issue19713@psf.upfronthosting.co.za>
In-reply-to
Content
Could you please use correct stacklevel, such that warnings will point to places where deprecated function used, not where they are defined?
History
Date User Action Args
2013-12-17 07:16:01serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, Arfrever, python-dev, eric.snow
2013-12-17 07:16:01serhiy.storchakasetmessageid: <1387264561.23.0.644132629953.issue19713@psf.upfronthosting.co.za>
2013-12-17 07:16:01serhiy.storchakalinkissue19713 messages
2013-12-17 07:16:00serhiy.storchakacreate