commit | 536e45accf8f05355dd943a6966b9968cdb15f5a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Sep 11 12:08:10 2018 -0700 |
committer | GitHub <noreply@github.com> | Tue Sep 11 12:08:10 2018 -0700 |
tree | 21345fd6d84389f018cc23aea70b642c01a2bb2b | |
parent | e02ca4270ef258162215e345c23025bec27f9eb0 [diff] |
closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-3788) (cherry picked from commit 24bd50bdcc97d65130c07d6cd26085fd06c3e972) Co-authored-by: Oren Milman <orenmn@gmail.com>