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 sbt
Recipients sbt, serhiy.storchaka
Date 2012-08-05.13:55:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Updated patch.

get() and put() replaced by peek() and detach().  Added isalive().  Now finalizer class has no state, i.e. __slots__ == ().
History
Date User Action Args
2012-08-05 13:55:07sbtsetrecipients: + sbt, serhiy.storchaka
2012-08-05 13:55:05sbtsetmessageid: <[email protected]>
2012-08-05 13:55:04sbtlinkissue15528 messages
2012-08-05 13:55:04sbtcreate