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 Dima.Tisnek
Recipients Dima.Tisnek, Vladimir Ryabtsev, docs@python, ghaering
Date 2019-10-10.01:34:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570671279.79.0.812096867454.issue38413@roundup.psfhosted.org>
In-reply-to
Content
That would be nice; someone needs to figure out what exact sqlite version allows safe passing of connection between threads. Ideally other caveats would be covered (is passing open cursors to another thread allowed?, etc...)
History
Date User Action Args
2019-10-10 01:34:39Dima.Tisneksetrecipients: + Dima.Tisnek, ghaering, docs@python, Vladimir Ryabtsev
2019-10-10 01:34:39Dima.Tisneksetmessageid: <1570671279.79.0.812096867454.issue38413@roundup.psfhosted.org>
2019-10-10 01:34:39Dima.Tisneklinkissue38413 messages
2019-10-10 01:34:39Dima.Tisnekcreate