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.11:10:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537441854.06.0.956365154283.issue32215@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8d1e190fc507a9e304f6817e761e9f628a23cbd8 by Berker Peksag in branch 'master':
bpo-32215: Fix performance regression in sqlite3 (GH-8511)
https://github.com/python/cpython/commit/8d1e190fc507a9e304f6817e761e9f628a23cbd8
History
Date User Action Args
2018-09-20 11:10:54berker.peksagsetrecipients: + berker.peksag, pitrou, r.david.murray, bforst
2018-09-20 11:10:54berker.peksagsetmessageid: <1537441854.06.0.956365154283.issue32215@psf.upfronthosting.co.za>
2018-09-20 11:10:54berker.peksaglinkissue32215 messages
2018-09-20 11:10:53berker.peksagcreate