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 arigo
Recipients arigo, benjamin.peterson, berker.peksag, ghaering
Date 2016-12-20.09:26:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482226014.4.0.129099360189.issue29006@psf.upfronthosting.co.za>
In-reply-to
Content
Tried that, but reverted because on Windows CheckTypeMapUsage() would fail with SQLITE_MISUSE ("ProgrammingError: database table is locked").  For now PyPy will not implement this 2.7.13 change.  I really suspect you can get the same problems on CPython in some cases, as described.
History
Date User Action Args
2016-12-20 09:26:54arigosetrecipients: + arigo, ghaering, benjamin.peterson, berker.peksag
2016-12-20 09:26:54arigosetmessageid: <1482226014.4.0.129099360189.issue29006@psf.upfronthosting.co.za>
2016-12-20 09:26:54arigolinkissue29006 messages
2016-12-20 09:26:54arigocreate