diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-03-03 21:56:53 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-03-03 21:56:53 +0000 |
commit | 8683727dbaf4120228eda98ef4762928c6243ddb (patch) | |
tree | f33793400c8eeb39e5173449b4a3e78b657bbcac /Python/pystate.c | |
parent | 199b239d4aabc25a9390318b9dd06f33a6c27516 (diff) | |
download | cpython-8683727dbaf4120228eda98ef4762928c6243ddb.tar.gz |
Merged revisions 78635 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78635 | victor.stinner | 2010-03-03 22:53:41 +0100 (mer., 03 mars 2010) | 5 lines
Issue #3299: fix curses.panel.new_panel() error handler, replace PyObject_DEL()
by Py_DECREF() to avoid a crash in pydebug mode.
Use po->wo==NULL to detect than the panel is in the lop list or not.
........
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions