Yury Selivanov added the comment:

The patch is causing refleaks:

    test_ast leaked [98, 98, 98] references, sum=294
    test_code leaked [2, 2, 2] references, sum=6

Please review the attached patch fixing that.  Please review.

----------
nosy: +benjamin.peterson, larry, ned.deily, yselivanov
priority: normal -> release blocker
resolution: fixed -> 
status: closed -> open
Added file: http://bugs.python.org/file45407/refleak.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27942>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to