Skip to content

[3.7] bpo-36745: Fix a possible reference leak in PyObject_SetAttr() (GH-12993) - #12994

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-e0dcb85-3.7
Apr 28, 2019
Merged

[3.7] bpo-36745: Fix a possible reference leak in PyObject_SetAttr() (GH-12993)#12994
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-e0dcb85-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Apr 28, 2019

Copy link
Copy Markdown
Contributor

https://bugs.python.org/issue36745
(cherry picked from commit e0dcb85)

Co-authored-by: Zackery Spytz zspytz@gmail.com

https://bugs.python.org/issue36745

@miss-islington

Copy link
Copy Markdown
Contributor Author

@ZackerySpytz: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 896c635 into python:3.7 Apr 28, 2019
@miss-islington
miss-islington deleted the backport-e0dcb85-3.7 branch April 28, 2019 13:17
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ZackerySpytz: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants