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 miss-islington
Recipients cheryl.sabella, miss-islington, serhiy.storchaka
Date 2018-03-04.12:00:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520164835.85.0.467229070634.issue32857@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a5303dd9c263b337f02dda0038f2f5a10208140c by Miss Islington (bot) in branch '3.7':
bpo-32857: Raise error when tkinter after_cancel() is called with None. (GH-5701)
https://github.com/python/cpython/commit/a5303dd9c263b337f02dda0038f2f5a10208140c
History
Date User Action Args
2018-03-04 12:00:35miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, cheryl.sabella
2018-03-04 12:00:35miss-islingtonsetmessageid: <1520164835.85.0.467229070634.issue32857@psf.upfronthosting.co.za>
2018-03-04 12:00:35miss-islingtonlinkissue32857 messages
2018-03-04 12:00:35miss-islingtoncreate