New submission from Julia Lawall <julia.law...@lip6.fr>:

In the file Modules/_tkinter.c, in the function PyInit__tkinter, m should be 
decrefed on the PyType_Ready error path.

----------
files: tkinter.patch
keywords: patch
messages: 165842
nosy: jll
priority: normal
severity: normal
status: open
title: memory leak in tkinter
type: resource usage
versions: Python 3.2
Added file: http://bugs.python.org/file26437/tkinter.patch

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

Reply via email to