Skip to content

[3.7] closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-3788)#9177

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-24bd50b-3.7
Sep 11, 2018
Merged

[3.7] closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-3788)#9177
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-24bd50b-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Sep 11, 2018

(cherry picked from commit 24bd50b)

Co-authored-by: Oren Milman [email protected]

https://bugs.python.org/issue31608

…s.deque with a bad __new__(). (pythonGH-3788)

(cherry picked from commit 24bd50b)

Co-authored-by: Oren Milman <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 536e45a into python:3.7 Sep 11, 2018
@miss-islington miss-islington deleted the backport-24bd50b-3.7 branch September 11, 2018 19:08
@miss-islington
Copy link
Copy Markdown
Contributor Author

@orenmn and @benjaminp: 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants