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 alex.henrie, berker.peksag
Date 2020-01-30.09:39:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580377172.29.0.89962311269.issue39497@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1f44e775df8e7ec3ca60a1135cb3279f8b9dca3e by Alex Henrie in branch 'master':
bpo-39497: Remove unused variable from pysqlite_cursor_executescript (GH-18271)
https://github.com/python/cpython/commit/1f44e775df8e7ec3ca60a1135cb3279f8b9dca3e
History
Date User Action Args
2020-01-30 09:39:32berker.peksagsetrecipients: + berker.peksag, alex.henrie
2020-01-30 09:39:32berker.peksagsetmessageid: <1580377172.29.0.89962311269.issue39497@roundup.psfhosted.org>
2020-01-30 09:39:32berker.peksaglinkissue39497 messages
2020-01-30 09:39:32berker.peksagcreate