commit | c64c4056c1fce0a18e5810fc6352712612a64010 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Oct 25 14:19:31 2018 -0700 |
committer | GitHub <noreply@github.com> | Thu Oct 25 14:19:31 2018 -0700 |
tree | 31ee6c43b0a40c76299af765e48c1b861681ca4d | |
parent | a7ffb663953bc84452af1e5f4089359d54e226b5 [diff] |
bpo-35038: AttributeError: 'frame' object has no attribute 'f_restricted'. (GH-10098) https://bugs.python.org/issue35038 (cherry picked from commit 1770d1c5121ed6c64d7072875738f97e07eede8a) Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>