[issue36745] A possible reference leak in PyObject_SetAttr()

miss-islington report at bugs.python.org
Sun Apr 28 08:58:59 EDT 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


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


----------
nosy: +miss-islington

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36745>
_______________________________________


More information about the Python-bugs-list mailing list