Roundup Robot <devn...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue12724>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to