[issue8627] Unchecked PyErr_WarnPy3k return value in Objects/typeobject.c

Serhiy Storchaka report at bugs.python.org
Thu Oct 2 19:34:57 CEST 2014


Serhiy Storchaka added the comment:

May be this patch will fix the issue.

----------
components: +Interpreter Core
keywords: +patch
nosy: +serhiy.storchaka
stage:  -> patch review
type:  -> behavior
versions:  -Python 2.6
Added file: http://bugs.python.org/file36783/issue8627.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8627>
_______________________________________


More information about the Python-bugs-list mailing list