[issue45565] More LOAD_ATTR specializations

2021-10-22 Thread Ken Jin
Change by Ken Jin : -- keywords: +patch pull_requests: +27422 stage: -> patch review pull_request: https://github.com/python/cpython/pull/29146 ___ Python tracker ___

[issue45565] More LOAD_ATTR specializations

2021-10-22 Thread Ken Jin
Change by Ken Jin : -- components: Interpreter Core nosy: Mark.Shannon, kj priority: normal severity: normal status: open title: More LOAD_ATTR specializations type: performance versions: Python 3.11 ___ Python tracker