Raymond Hettinger added the comment:

I think the speed benefit for the last two patches is likely too modest to care 
about. The main reason I did the work was because you suggested it and because 
it seemed like a reasonable idea (the patched code looks nice, it does only 
work that is necessary, and it is more consistent with the other opcodes).

Let me know if you want to go forward with it or leave it in the current state 
(the current juxtaposition of PyCell_GET with PyCell_Set looks a little weird 
but it does get the job done).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28665>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to