This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | Arfrever, python-dev, serhiy.storchaka |
| Date | 2015年05月30日.14:49:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150530144926.18690.44089@psf.io> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年05月30日 14:49:28 | python-dev | set | recipients: + python-dev, Arfrever, serhiy.storchaka |
| 2015年05月30日 14:49:28 | python-dev | link | issue24115 messages |
| 2015年05月30日 14:49:28 | python-dev | create | |