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 vinay.sajip
Recipients Jason.Baker, santoso.wijaya, vinay.sajip
Date 2010-05-01.07:43:15
SpamBayes Score 0.013195943
Marked as misclassified No
Message-id <1272699797.54.0.343065956758.issue8581@psf.upfronthosting.co.za>
In-reply-to
Content
This part of the code has been changed in trunk (to use weak references), and the error does not occur in Python 2.7/3.2.

I'm not sure I fully agree with your assertion that it's not a programmer error to close a handler twice - this could certainly happen as a result of a bug in the application.

So, I'm not sure (now that we're in Python 2.7 beta) that it's worth backporting this to 2.6.6.

Thoughts?
History
Date User Action Args
2010-05-01 07:43:17vinay.sajipsetrecipients: + vinay.sajip, Jason.Baker, santoso.wijaya
2010-05-01 07:43:17vinay.sajipsetmessageid: <1272699797.54.0.343065956758.issue8581@psf.upfronthosting.co.za>
2010-05-01 07:43:16vinay.sajiplinkissue8581 messages
2010-05-01 07:43:15vinay.sajipcreate