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 David.Edelsohn, serhiy.storchaka, vstinner
Date 2014-09-04.17:08:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409850482.95.0.786389048763.issue22336@psf.upfronthosting.co.za>
In-reply-to
Content
Event structs (Tkapp_CallEvent, VarEvent, CommandEvent) must have been allocated by the caller using Tcl_Alloc or ckalloc (see man Tcl_ThreadQueueEvent).
History
Date User Action Args
2014-09-04 17:08:02serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, David.Edelsohn
2014-09-04 17:08:02serhiy.storchakasetmessageid: <1409850482.95.0.786389048763.issue22336@psf.upfronthosting.co.za>
2014-09-04 17:08:02serhiy.storchakalinkissue22336 messages
2014-09-04 17:08:02serhiy.storchakacreate