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 serhiy.storchaka
Recipients berker.peksag, corona10, erlendaasland, serhiy.storchaka, vstinner
Date 2020-12-29.13:22:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609248179.07.0.389357520091.issue40956@roundup.psfhosted.org>
In-reply-to
Content
New changeset 84d79cfda947f6bc28a5aa11db8055aa40a6b03a by Erlend Egeberg Aasland in branch 'master':
bpo-40956: Convert _sqlite3.Row to Argument Clinic (GH-23964)
https://github.com/python/cpython/commit/84d79cfda947f6bc28a5aa11db8055aa40a6b03a
History
Date User Action Args
2020-12-29 13:22:59serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, berker.peksag, corona10, erlendaasland
2020-12-29 13:22:59serhiy.storchakasetmessageid: <1609248179.07.0.389357520091.issue40956@roundup.psfhosted.org>
2020-12-29 13:22:59serhiy.storchakalinkissue40956 messages
2020-12-29 13:22:58serhiy.storchakacreate