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 Jim Fasarakis-Hilliard, amaury.forgeotdarc, corona10, eric.snow, erlendaasland, isoschiz, koubaa, kylotan, lukasz.langa, miss-islington, pconnell, petr.viktorin, phsilva, python-dev, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-11-04.19:32:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604518322.33.0.952025398.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset 789359f47c2a744caa9a405131706099fd7ad6bd by Erlend Egeberg Aasland in branch 'master':
bpo-1635741: _sqlite3 uses PyModule_AddObjectRef() (GH-23148)
https://github.com/python/cpython/commit/789359f47c2a744caa9a405131706099fd7ad6bd
History
Date User Action Args
2020-11-04 19:32:02vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, petr.viktorin, ysj.ray, santoso.wijaya, lukasz.langa, python-dev, eric.snow, pconnell, isoschiz, Jim Fasarakis-Hilliard, corona10, miss-islington, shihai1991, erlendaasland, koubaa
2020-11-04 19:32:02vstinnersetmessageid: <1604518322.33.0.952025398.issue1635741@roundup.psfhosted.org>
2020-11-04 19:32:02vstinnerlinkissue1635741 messages
2020-11-04 19:32:01vstinnercreate