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 cheryl.sabella, serhiy.storchaka
Date 2018-03-04.10:41:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520160111.47.0.467229070634.issue32857@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 74382a3f175ac285cc924a73fd758e8dc3cc41bb by Serhiy Storchaka (Cheryl Sabella) in branch 'master':
bpo-32857: Raise error when tkinter after_cancel() is called with None. (GH-5701)
https://github.com/python/cpython/commit/74382a3f175ac285cc924a73fd758e8dc3cc41bb
History
Date User Action Args
2018-03-04 10:41:51serhiy.storchakasetrecipients: + serhiy.storchaka, cheryl.sabella
2018-03-04 10:41:51serhiy.storchakasetmessageid: <1520160111.47.0.467229070634.issue32857@psf.upfronthosting.co.za>
2018-03-04 10:41:51serhiy.storchakalinkissue32857 messages
2018-03-04 10:41:51serhiy.storchakacreate