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 | asvetlov, pitrou, python-dev, serhiy.storchaka |
| Date | 2012年08月15日.21:27:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Wy3fg52CjzPjK@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset ba1c48f8b571 by Antoine Pitrou in branch '2.7': Issue #15604: Update uses of PyObject_IsTrue() to check for and handle errors correctly. http://hg.python.org/cpython/rev/ba1c48f8b571 New changeset 56dc7b09f390 by Antoine Pitrou in branch '3.2': Issue #15604: Update uses of PyObject_IsTrue() to check for and handle errors correctly. http://hg.python.org/cpython/rev/56dc7b09f390 New changeset b878df1d23b1 by Antoine Pitrou in branch 'default': Issue #15604: Update uses of PyObject_IsTrue() to check for and handle errors correctly. http://hg.python.org/cpython/rev/b878df1d23b1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年08月15日 21:27:24 | python-dev | set | recipients: + python-dev, pitrou, asvetlov, serhiy.storchaka |
| 2012年08月15日 21:27:24 | python-dev | link | issue15604 messages |
| 2012年08月15日 21:27:24 | python-dev | create | |