Message 273593 - Python tracker
Message273593
| Author | palaviv |
|---|---|
| Recipients | danielsh, ezio.melotti, ghaering, levkivskyi, palaviv, sleepycal, torsten |
| Date | 2016-08-24.20:51:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1472071914.4.0.524259077082.issue16379@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached is a patch based on Daniel last patch with the following changes: * There is no errorcode mapping. * The exception object has a error_name attribute. I think this two changes should solve the API problems raised by Ezio and Gerhard about the error code mapping. > I propose to also set the SQLite extended error code if this is implemented. I think that this should be done in a separate patch. I will start working on the extended error code and will upload a patch to issue 24139. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-24 20:51:54 | palaviv | set | recipients: + palaviv, ghaering, ezio.melotti, torsten, sleepycal, danielsh, levkivskyi |
| 2016-08-24 20:51:54 | palaviv | set | messageid: <1472071914.4.0.524259077082.issue16379@psf.upfronthosting.co.za> |
| 2016-08-24 20:51:54 | palaviv | link | issue16379 messages |
| 2016-08-24 20:51:54 | palaviv | create | |