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 ZackerySpytz, asvetlov, miss-islington
Date 2019-04-28.13:17:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556457463.93.0.357011840564.issue36745@roundup.psfhosted.org>
In-reply-to
Content
New changeset 896c6357f3267fe5dc5a33979f8cf46b0a74cfee by Miss Islington (bot) in branch '3.7':
bpo-36745: Fix a possible reference leak in PyObject_SetAttr() (GH-12993)
https://github.com/python/cpython/commit/896c6357f3267fe5dc5a33979f8cf46b0a74cfee
History
Date User Action Args
2019-04-28 13:17:43miss-islingtonsetrecipients: + miss-islington, asvetlov, ZackerySpytz
2019-04-28 13:17:43miss-islingtonsetmessageid: <1556457463.93.0.357011840564.issue36745@roundup.psfhosted.org>
2019-04-28 13:17:43miss-islingtonlinkissue36745 messages
2019-04-28 13:17:43miss-islingtoncreate