[issue12724] Add Py_RETURN_NOTIMPLEMENTED

Roundup Robot report at bugs.python.org
Thu Aug 11 03:34:39 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 77a65b078852 by Brian Curtin in branch 'default':
Add Py_RETURN_NOTIMPLEMENTED macro. Fixes #12724.
http://hg.python.org/cpython/rev/77a65b078852

New changeset d0b0fcbb40db by Brian Curtin in branch 'default':
Replace Py_NotImplemented returns with the macro form Py_RETURN_NOTIMPLEMENTED.
http://hg.python.org/cpython/rev/d0b0fcbb40db

New changeset 3a6782f2a4a8 by Brian Curtin in branch 'default':
News item for #12724
http://hg.python.org/cpython/rev/3a6782f2a4a8

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list