]> granicus.if.org Git - python/commit
bpo-35038: AttributeError: 'frame' object has no attribute 'f_restricted'. (GH-10098)
authorStéphane Wirtel <stephane@wirtel.be>
Thu, 25 Oct 2018 21:13:45 +0000 (23:13 +0200)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Oct 2018 21:13:45 +0000 (14:13 -0700)
commit1770d1c5121ed6c64d7072875738f97e07eede8a
tree3d4aec423b46c2015a6242ead4baf6080bab0993
parent9e95eb0d609cee23e6c9915c0bef243585b8c14b
bpo-35038: AttributeError: 'frame' object has no attribute 'f_restricted'. (GH-10098)

https://bugs.python.org/issue35038
Doc/library/inspect.rst
Misc/NEWS.d/next/Documentation/2018-10-25-17-45-09.bpo-35038.2eVOYS.rst [new file with mode: 0644]