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 ethan.furman
Recipients ethan.furman
Date 2012-05-29.16:04:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338307482.44.0.878689614277.issue14954@psf.upfronthosting.co.za>
In-reply-to
Content
The weak reference docs could be clearer about when weak ref'ed objects are no longer available.  Attached doc patch attempts to do so.
History
Date User Action Args
2012-05-29 16:04:42ethan.furmansetrecipients: + ethan.furman
2012-05-29 16:04:42ethan.furmansetmessageid: <1338307482.44.0.878689614277.issue14954@psf.upfronthosting.co.za>
2012-05-29 16:04:41ethan.furmanlinkissue14954 messages
2012-05-29 16:04:41ethan.furmancreate