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 John M. Boger
Recipients John M. Boger, docs@python
Date 2021-07-14.16:53:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626281588.36.0.0767264749964.issue44639@roundup.psfhosted.org>
In-reply-to
Content
In the documentation for sqlite3.executescript() in python 3.9+, the pseudoword "transation" appears.  I am reasonably sure "transaction" is meant, although it could be "translation".
History
Date User Action Args
2021-07-14 16:53:08John M. Bogersetrecipients: + John M. Boger, docs@python
2021-07-14 16:53:08John M. Bogersetmessageid: <1626281588.36.0.0767264749964.issue44639@roundup.psfhosted.org>
2021-07-14 16:53:08John M. Bogerlinkissue44639 messages
2021-07-14 16:53:08John M. Bogercreate