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, christian.heimes, gvanrossum
Date 2007-10-20.02:54:42
SpamBayes Score 0.16140582
Marked as misclassified No
Message-id <1192848882.85.0.829978186056.issue1267@psf.upfronthosting.co.za>
In-reply-to
Content
I checked in your ``< 2`` change and plugged a memory leak since you
were not freeing the struct tok_state.  Checked in r58555.
History
Date User Action Args
2007-10-20 02:54:43brett.cannonsetspambayes_score: 0.161406 -> 0.16140582
recipients: + brett.cannon, gvanrossum, christian.heimes
2007-10-20 02:54:42brett.cannonsetspambayes_score: 0.161406 -> 0.161406
messageid: <1192848882.85.0.829978186056.issue1267@psf.upfronthosting.co.za>
2007-10-20 02:54:42brett.cannonlinkissue1267 messages
2007-10-20 02:54:42brett.cannoncreate