[issue19298] Use __attribute__(cleanup ...) to detect refleaks

2020-03-06 Thread Brett Cannon
Brett Cannon added the comment: This is still a neat idea. :) -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue19298] Use __attribute__(cleanup ...) to detect refleaks

2014-10-14 Thread Stefan Krah
Changes by Stefan Krah : -- nosy: -skrah ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.o

[issue19298] Use __attribute__(cleanup ...) to detect refleaks

2013-12-13 Thread Stefan Krah
Changes by Stefan Krah : -- nosy: +skrah ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.or

[issue19298] Use __attribute__(cleanup ...) to detect refleaks

2013-10-20 Thread Raymond Hettinger
Changes by Raymond Hettinger : -- title: Use __atribute__(cleanup ...) to detect refleaks -> Use __attribute__(cleanup ...) to detect refleaks ___ Python tracker ___ ___