Message 193261 - Python tracker
Message193261
| Author | python-dev |
|---|---|
| Recipients | gregory.p.smith, neologix, python-dev, serhiy.storchaka, vstinner |
| Date | 2013-07-17.23:57:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3bwb4r2K8Wz7Ljq@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9bae7696951f by Victor Stinner in branch 'default': Issue #18408: Fix _pysqlite_fetch_one_row(), in debug mode, don't call http://hg.python.org/cpython/rev/9bae7696951f New changeset 5bd9db528aed by Victor Stinner in branch 'default': Issue #18408: PyObject_Str(), PyObject_Repr() and type_call() now fail with an http://hg.python.org/cpython/rev/5bd9db528aed |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-07-17 23:57:33 | python-dev | set | recipients: + python-dev, gregory.p.smith, vstinner, neologix, serhiy.storchaka |
| 2013-07-17 23:57:33 | python-dev | link | issue18408 messages |
| 2013-07-17 23:57:33 | python-dev | create | |