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 flox
Recipients ezio.melotti, flox, pitrou
Date 2010-01-04.08:59:14
SpamBayes Score 0.023730187
Marked as misclassified No
Message-id <1262595556.4.0.462992470252.issue7622@psf.upfronthosting.co.za>
In-reply-to
Content
There's some reference leaking somewhere...
Will investigate.

~ $ ./python Lib/test/regrtest.py -R 2:3: test_unicode
test_unicode leaked [7, 7, 7] references, sum=21
History
Date User Action Args
2010-01-04 08:59:16floxsetrecipients: + flox, pitrou, ezio.melotti
2010-01-04 08:59:16floxsetmessageid: <1262595556.4.0.462992470252.issue7622@psf.upfronthosting.co.za>
2010-01-04 08:59:15floxlinkissue7622 messages
2010-01-04 08:59:14floxcreate