[Python-Dev] [Python-checkins] Daily reference leaks (784a02ec2a26): sum=522 (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Thu Nov 14 12:58:16 CET 2013
- Previous message: [Python-Dev] peps: PEP 456: add some of the new implementation details to the PEP's text
- Next message: [Python-Dev] [Python-checkins] Daily reference leaks (784a02ec2a26): sum=522
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 14 Nov 2013 13:52, <solipsis at pitrou.net> wrote:
results for 784a02ec2a26 on branch "default" -------------------------------------------- testcodeccallbacks leaked [40, 40, 40] references, sum=120 testcodeccallbacks leaked [40, 40, 40] memory blocks, sum=120 testcodecs leaked [38, 38, 38] references, sum=114 testcodecs leaked [24, 24, 24] memory blocks, sum=72 testemail leaked [16, 16, 16] references, sum=48 testemail leaked [16, 16, 16] memory blocks, sum=48
Hmm, it appears I have a reference leak somewhere.
Cheers, Nick.
Command line was: ['./python', '-m', 'test.regrtest', '-uall', '-R', '3:3:/home/antoine/cpython/refleaks/reflogx2QIb_', '-x']
Python-checkins mailing list Python-checkins at python.org https://mail.python.org/mailman/listinfo/python-checkins -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20131114/aba9e859/attachment.html>
- Previous message: [Python-Dev] peps: PEP 456: add some of the new implementation details to the PEP's text
- Next message: [Python-Dev] [Python-checkins] Daily reference leaks (784a02ec2a26): sum=522
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]