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 miss-islington
Recipients berker.peksag, ghaering, miss-islington, serhiy.storchaka
Date 2019-09-17.06:14:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568700872.76.0.761319446107.issue38175@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4ac1be28281d8961e71b13623c3671245c125760 by Miss Islington (bot) in branch '3.7':
bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects. (GH-16155)
https://github.com/python/cpython/commit/4ac1be28281d8961e71b13623c3671245c125760
History
Date User Action Args
2019-09-17 06:14:32miss-islingtonsetrecipients: + miss-islington, ghaering, berker.peksag, serhiy.storchaka
2019-09-17 06:14:32miss-islingtonsetmessageid: <1568700872.76.0.761319446107.issue38175@roundup.psfhosted.org>
2019-09-17 06:14:32miss-islingtonlinkissue38175 messages
2019-09-17 06:14:32miss-islingtoncreate