]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#18113: Objects associated to a curses.panel object with set_userptr() were leaked.
authorAndrew Kuchling <amk@amk.ca>
Sat, 15 Jun 2013 17:53:10 +0000 (13:53 -0400)
committerAndrew Kuchling <amk@amk.ca>
Sat, 15 Jun 2013 17:53:10 +0000 (13:53 -0400)
commita49dcc51b8fcdcdf06f1e5b136b5835d754a0d05
tree13a26ea1ca2bf4cfa0da3882c8289596be04498b
parent03512c18cbf75f0a6c3703bf0141761841634c95
#18113: Objects associated to a curses.panel object with set_userptr() were leaked.

Reported by Atsuo Ishimoto.
Lib/test/test_curses.py
Misc/NEWS
Modules/_curses_panel.c