[New-bugs-announce] [issue38026] inspect.getattr_static should avoid dynamic lookup

Inada Naoki report at bugs.python.org
Wed Sep 4 07:27:21 EDT 2019


New submission from Inada Naoki <songofacandy at gmail.com>:

Reported here: https://github.com/python/cpython/commit/feaefc7f60cd3be7bf4ecc2b73e77d2bfe048403

I merged GH-5351 but it broke inspect.getattr_static behavior.  It should be reverted.

----------
components: Library (Lib)
keywords: 3.8regression
messages: 351121
nosy: inada.naoki
priority: normal
severity: normal
status: open
title: inspect.getattr_static should avoid dynamic lookup
versions: Python 3.8, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38026>
_______________________________________


More information about the New-bugs-announce mailing list