New submission from Mark Shannon <m...@hotpy.org>:

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 <rep...@bugs.python.org>
<https://bugs.python.org/issue44826>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to