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