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 loewis
Recipients amaury.forgeotdarc, ghaering, loewis
Date 2008-09-12.19:04:15
SpamBayes Score 0.013348157
Marked as misclassified No
Message-id <1221246256.85.0.659998107983.issue3846@psf.upfronthosting.co.za>
In-reply-to
Content
Asking in the same direction: what is the consequence of this patch when
check_same_thread is False? Couldn't that result in very problematic
overlappings, e.g. when two threads try to execute statements on the
same cursor?
History
Date User Action Args
2008-09-12 19:04:16loewissetrecipients: + loewis, ghaering, amaury.forgeotdarc
2008-09-12 19:04:16loewissetmessageid: <1221246256.85.0.659998107983.issue3846@psf.upfronthosting.co.za>
2008-09-12 19:04:16loewislinkissue3846 messages
2008-09-12 19:04:16loewiscreate