Skip to content

[3.6] bpo-32020: arraymodule: Correct missing Py_DECREF in failure case of make_array() (GH-4391)#4392

Merged
serhiy-storchaka merged 1 commit into
python:3.6from
miss-islington:backport-56935a5-3.6
Nov 14, 2017
Merged

[3.6] bpo-32020: arraymodule: Correct missing Py_DECREF in failure case of make_array() (GH-4391)#4392
serhiy-storchaka merged 1 commit into
python:3.6from
miss-islington:backport-56935a5-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 14, 2017

Copy link
Copy Markdown
Contributor

(cherry picked from commit 56935a5)

https://bugs.python.org/issue32020

@miss-islington

Copy link
Copy Markdown
Contributor Author

@lioncash and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@serhiy-storchaka serhiy-storchaka merged commit 18056fb into python:3.6 Nov 14, 2017
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @serhiy-storchaka!

@miss-islington miss-islington deleted the backport-56935a5-3.6 branch November 14, 2017 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants