Roundup Robot added the comment:

New changeset 82490d05f3b0 by Serhiy Storchaka in branch '2.7':
Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(),
https://hg.python.org/cpython/rev/82490d05f3b0

New changeset 8167df7d4cd0 by Serhiy Storchaka in branch '3.4':
Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(),
https://hg.python.org/cpython/rev/8167df7d4cd0

New changeset 7d1b81224c3b by Serhiy Storchaka in branch '3.5':
Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(),
https://hg.python.org/cpython/rev/7d1b81224c3b

New changeset f5d1bb0c4192 by Serhiy Storchaka in branch 'default':
Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(),
https://hg.python.org/cpython/rev/f5d1bb0c4192

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

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24115>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to