commit | d6d2d549972422ccc6fa335ebf9907e4b3d71817 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Aug 11 01:32:44 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Aug 11 10:32:44 2021 +0200 |
tree | b6660f67cd8788c974a5510e9e982670c6c1789e | |
parent | a6808c6378ccfd732285ee20319658ac29eacf4c [diff] |
bpo-33930: Fix segfault with deep recursion when cleaning method objects (GH-27678) (GH-27719) (cherry picked from commit bfc2d5a5c4550ab3a2fadeb9459b4bd948ff61a2) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>