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 ncoghlan
Recipients brett.cannon, larry, ncoghlan, yselivanov
Date 2015-05-21.01:31:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432171881.01.0.175329219916.issue24248@psf.upfronthosting.co.za>
In-reply-to
Content
+1 from me.

The deprecation warning text in the patch has a typo (callback instead of callable).

For the documentation, in addition to noting the deprecation itself, it may also be worth noting how to explicitly recreate the type restriction.
History
Date User Action Args
2015-05-21 01:31:21ncoghlansetrecipients: + ncoghlan, brett.cannon, larry, yselivanov
2015-05-21 01:31:21ncoghlansetmessageid: <1432171881.01.0.175329219916.issue24248@psf.upfronthosting.co.za>
2015-05-21 01:31:20ncoghlanlinkissue24248 messages
2015-05-21 01:31:20ncoghlancreate