New submission from Mark Shannon <[email protected]>:
Add specializations of STORE_ATTR following the pattern of LOAD_ATTR and LOAD_GLOBAL. For this to work well we need https://bugs.python.org/issue44821, otherwise the first assigned to an attribute of any object cannot be specialized. ---------- messages: 398887 nosy: Mark.Shannon priority: normal severity: normal status: open title: Specialize STORE_ATTR using PEP 659 machinery. _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44826> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
