Message264548
| Author |
palaviv |
| Recipients |
Arfrever, Dima.Tisnek, Jim.Jewett, Robin.Schreiber, berker.peksag, feuermurmel, ghaering, larry, palaviv, petri.lehtinen, pitrou, vstinner |
| Date |
2016-04-30.10:35:09 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1462012510.24.0.0214058276341.issue9303@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
I made a new patch to fix this issue. I left a fallback to the old API as Jim suggested. In addition to the changes in Robin`s patch I changed sqlite3_close to sqlite3_close_v2 if available.
This solves issue 26187 as well. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2016-04-30 10:35:10 | palaviv | set | recipients:
+ palaviv, ghaering, pitrou, vstinner, larry, Arfrever, feuermurmel, petri.lehtinen, berker.peksag, Dima.Tisnek, Jim.Jewett, Robin.Schreiber |
| 2016-04-30 10:35:10 | palaviv | set | messageid: <1462012510.24.0.0214058276341.issue9303@psf.upfronthosting.co.za> |
| 2016-04-30 10:35:10 | palaviv | link | issue9303 messages |
| 2016-04-30 10:35:10 | palaviv | create | |
|