Message152765
| Author | python-dev |
|---|---|
| Recipients | Erick.Tryzelaar, ezio.melotti, ghaering, petri.lehtinen, python-dev |
| Date | 2012-02-06.20:07:08 |
| SpamBayes Score | 0.009012388 |
| Marked as misclassified | No |
| Message-id | <E1RuUqB-00079U-Q0@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 631e99961c5f by Petri Lehtinen in branch '2.7': Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now. http://hg.python.org/cpython/rev/631e99961c5f New changeset d51ceef4b62f by Petri Lehtinen in branch '3.2': Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now. http://hg.python.org/cpython/rev/d51ceef4b62f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-06 20:07:09 | python-dev | set | recipients: + python-dev, ghaering, ezio.melotti, Erick.Tryzelaar, petri.lehtinen |
| 2012-02-06 20:07:08 | python-dev | link | issue10811 messages |
| 2012-02-06 20:07:08 | python-dev | create | |