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 brett.cannon
Recipients Arfrever, barry, berker.peksag, brett.cannon, eric.snow, ncoghlan, njs, takluyver
Date 2015-05-28.14:37:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432823848.32.0.999682613877.issue24305@psf.upfronthosting.co.za>
In-reply-to
Content
My personal plan was to get issue #23810 finished, make sure it worked, and then expose a public API for declaring module deprecations which used the private API under the hood. I'm hoping to get #23810 done this Friday and then we can talk about how we may want to expose a function in the warnings module for deprecating modules.
History
Date User Action Args
2015-05-28 14:37:28brett.cannonsetrecipients: + brett.cannon, barry, ncoghlan, Arfrever, njs, eric.snow, takluyver, berker.peksag
2015-05-28 14:37:28brett.cannonsetmessageid: <1432823848.32.0.999682613877.issue24305@psf.upfronthosting.co.za>
2015-05-28 14:37:28brett.cannonlinkissue24305 messages
2015-05-28 14:37:28brett.cannoncreate