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 brett.cannon
Recipients brett.cannon
Date 2013-06-07.20:56:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370638616.72.0.719325929736.issue18166@psf.upfronthosting.co.za>
In-reply-to
Content
A 'value attribute for ValueError could store a weakref to the value which triggered the exception. It should be a weakref so at to prevent accidental prevention of GC of the value.
History
Date User Action Args
2013-06-07 20:56:56brett.cannonsetrecipients: + brett.cannon
2013-06-07 20:56:56brett.cannonsetmessageid: <1370638616.72.0.719325929736.issue18166@psf.upfronthosting.co.za>
2013-06-07 20:56:56brett.cannonlinkissue18166 messages
2013-06-07 20:56:56brett.cannoncreate