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, ghaering, miss-islington, serhiy.storchaka
Date 2019-09-17.06:56:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568703390.44.0.661420003667.issue38175@roundup.psfhosted.org>
In-reply-to
Content
New changeset be257bcad12b1d72a2c2a8199d2291ae22bccf78 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects. (GH-16155). (GH-16215)
https://github.com/python/cpython/commit/be257bcad12b1d72a2c2a8199d2291ae22bccf78
History
Date User Action Args
2019-09-17 06:56:30serhiy.storchakasetrecipients: + serhiy.storchaka, ghaering, berker.peksag, miss-islington
2019-09-17 06:56:30serhiy.storchakasetmessageid: <1568703390.44.0.661420003667.issue38175@roundup.psfhosted.org>
2019-09-17 06:56:30serhiy.storchakalinkissue38175 messages
2019-09-17 06:56:30serhiy.storchakacreate