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 berker.peksag
Recipients berker.peksag, bforst, pitrou, r.david.murray
Date 2018-09-20.15:57:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537459021.69.0.956365154283.issue32215@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 015cd0f5cb17b1b208a92e549cd665dc38f2f699 by Berker Peksag (Miss Islington (bot)) in branch '3.7':
bpo-32215: Fix performance regression in sqlite3 (GH-8511)
https://github.com/python/cpython/commit/015cd0f5cb17b1b208a92e549cd665dc38f2f699
History
Date User Action Args
2018-09-20 15:57:01berker.peksagsetrecipients: + berker.peksag, pitrou, r.david.murray, bforst
2018-09-20 15:57:01berker.peksagsetmessageid: <1537459021.69.0.956365154283.issue32215@psf.upfronthosting.co.za>
2018-09-20 15:57:01berker.peksaglinkissue32215 messages
2018-09-20 15:57:01berker.peksagcreate