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 berker.peksag, erlendaasland, ghaering, vstinner
Date 2020-10-01.14:03:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601561022.34.0.472754711797.issue41861@roundup.psfhosted.org>
In-reply-to
Content
New changeset 256e54acdbdb26745d4bbb5cf366454151e42773 by Erlend Egeberg Aasland in branch 'master':
bpo-41861: Convert _sqlite3 CursorType and ConnectionType to heap types (GH-22478)
https://github.com/python/cpython/commit/256e54acdbdb26745d4bbb5cf366454151e42773
History
Date User Action Args
2020-10-01 14:03:42vstinnersetrecipients: + vstinner, ghaering, berker.peksag, erlendaasland
2020-10-01 14:03:42vstinnersetmessageid: <1601561022.34.0.472754711797.issue41861@roundup.psfhosted.org>
2020-10-01 14:03:42vstinnerlinkissue41861 messages
2020-10-01 14:03:42vstinnercreate