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 pitrou
Recipients alexandre.vassalotti, pitrou
Date 2009-06-09.11:09:44
SpamBayes Score 3.9703387e-05
Marked as misclassified No
Message-id <1244545786.09.0.818687904076.issue6242@psf.upfronthosting.co.za>
In-reply-to
Content
Why do you need all this? Isn't it enough to take a weakref and check
the callback is triggered?
(besides, we should avoid tests which only work in debug mode)
History
Date User Action Args
2009-06-09 11:09:46pitrousetrecipients: + pitrou, alexandre.vassalotti
2009-06-09 11:09:46pitrousetmessageid: <1244545786.09.0.818687904076.issue6242@psf.upfronthosting.co.za>
2009-06-09 11:09:44pitroulinkissue6242 messages
2009-06-09 11:09:44pitroucreate