This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Big Stone
Recipients Big Stone
Date 2016-11-24.20:05:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480017928.89.0.263397799958.issue28791@psf.upfronthosting.co.za>
In-reply-to
Content
I fear it's too late for Python-3.6, but sqlite-3.15.1 fixes an old annoying bug (hidden since 3.8.0), and arriving tomorrow (nov.24th) sqlite-3.15.2 should be the well ".2" stabilized version of recent 3.15 improvements towards SQL standard (support for row values)

If there is no special bugs left in Python-3.6.0b4 and everybody is happy, I would suggest you upgrade from sqlite-3.14.2 to sqlite-3.15.2
History
Date User Action Args
2016-11-24 20:05:28Big Stonesetrecipients: + Big Stone
2016-11-24 20:05:28Big Stonesetmessageid: <1480017928.89.0.263397799958.issue28791@psf.upfronthosting.co.za>
2016-11-24 20:05:28Big Stonelinkissue28791 messages
2016-11-24 20:05:28Big Stonecreate