Raymond Hettinger added the comment:

Added a variant patch that brings the steps together in a more logical manner 
(single entry point at the top and the named exits at the bottom, brings 
refcount adjustment logic together in a more coherent way).  The "restart" 
target is done the same way as the "top" target in dictobject.c.   Added a 
comment explaining why the pre-increment is necessary.

----------
Added file: http://bugs.python.org/file39957/set_self_contained.diff

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

Reply via email to