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