Message 206231 - Python tracker (original) (raw)
Message206231
Author | vajrasky |
---|---|
Recipients | kushal.das, mpb, r.david.murray, vajrasky, zach.ware |
Date | 2013-12-15.13:05:11 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1387112711.72.0.0913942684543.issue19167@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Upgrading sqlite3 in Windows maybe easy but Python 2.7.6 and 3.3.3 on Windows were built with defected sqlite3. Maybe at least we can provide the correct sqlite3 version next time we release Windows version of Python 2.7 and 3.3? Python 3.3 comes with sqlite3 3.7.12. Python 2.7.6 comes with sqlite3 3.6.12. Python 3.4 is not afflicted. It comes with sqlite3 3.8.1. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-12-15 13:05:11 | vajrasky | set | recipients: + vajrasky, r.david.murray, zach.ware, kushal.das, mpb |
2013-12-15 13:05:11 | vajrasky | set | messageid: 1387112711.72.0.0913942684543.issue19167@psf.upfronthosting.co.za |
2013-12-15 13:05:11 | vajrasky | link | issue19167 messages |
2013-12-15 13:05:11 | vajrasky | create |