diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-03-21 13:13:07 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-03-21 13:13:07 (GMT) |
commit | 27bf15ef8d6080985d313aa61d05ac92ff61e0dd (patch) | |
tree | 4fd3cff17cfff5ac45c09ead394650fdd3f6772f /LICENSE | |
parent | 0217c958f2a16a56433f73284f0ff16bd211a2f3 (diff) | |
download | cpython-27bf15ef8d6080985d313aa61d05ac92ff61e0dd.zip cpython-27bf15ef8d6080985d313aa61d05ac92ff61e0dd.tar.gz cpython-27bf15ef8d6080985d313aa61d05ac92ff61e0dd.tar.bz2 |
Merged revisions 78610,78635 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78610 | victor.stinner | 2010-03-03 01:43:44 +0100 (mer., 03 mars 2010) | 3 lines
Issue #3299: fix thread.allocate_lock() error handler, replace PyObject_Del()
by Py_DECREF() to fix a crash in pydebug mode.
........
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 'LICENSE')
0 files changed, 0 insertions, 0 deletions