Message385019
| Author | erlendaasland |
|---|---|
| Recipients | berker.peksag, corona10, erlendaasland, serhiy.storchaka, vstinner |
| Date | 2021-01-13.11:28:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1610537284.05.0.336174377275.issue40956@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I don't see how to easily solve this in AC: we want the arraysize of the cursor instance, but I don't see how I'm going to get this via the AC namespace/context. Using a "bogus" default value works: size as maxrows: int(c_default='self->arraysize') = 1 Is there a better way? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-01-13 11:28:04 | erlendaasland | set | recipients: + erlendaasland, vstinner, berker.peksag, serhiy.storchaka, corona10 |
| 2021-01-13 11:28:04 | erlendaasland | set | messageid: <1610537284.05.0.336174377275.issue40956@roundup.psfhosted.org> |
| 2021-01-13 11:28:04 | erlendaasland | link | issue40956 messages |
| 2021-01-13 11:28:04 | erlendaasland | create | |