Message379029
| Author | erlendaasland |
|---|---|
| Recipients | berker.peksag, corona10, erlendaasland, vstinner |
| Date | 2020-10-19.21:50:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1603144253.27.0.247296992209.issue42064@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Work with item 7 is progressing; see WIP branch for details. Current showstopper is how to fetch module state from Connection.__init__ when it has been overloaded (for example in /Lib/sqlite3/test/factory.py). Guessing that Py_TYPE(self) does not return the sqlite3.Connection type. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-10-19 21:50:53 | erlendaasland | set | recipients: + erlendaasland, vstinner, berker.peksag, corona10 |
| 2020-10-19 21:50:53 | erlendaasland | set | messageid: <1603144253.27.0.247296992209.issue42064@roundup.psfhosted.org> |
| 2020-10-19 21:50:53 | erlendaasland | link | issue42064 messages |
| 2020-10-19 21:50:53 | erlendaasland | create | |