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 vstinner
Recipients vstinner
Date 2019-06-26.01:16:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561511787.54.0.82630536745.issue37406@roundup.psfhosted.org>
In-reply-to
Content
New changeset c6a2320e876354ee62cf8149b849bcff9492d38a by Victor Stinner in branch 'master':
bpo-37406: sqlite3 raises TypeError for wrong operation type (GH-14386)
https://github.com/python/cpython/commit/c6a2320e876354ee62cf8149b849bcff9492d38a
History
Date User Action Args
2019-06-26 01:16:27vstinnersetrecipients: + vstinner
2019-06-26 01:16:27vstinnersetmessageid: <1561511787.54.0.82630536745.issue37406@roundup.psfhosted.org>
2019-06-26 01:16:27vstinnerlinkissue37406 messages
2019-06-26 01:16:27vstinnercreate