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