John Belmonte <j...@neggie.net> added the comment:

I think https://github.com/python/cpython/pull/22221 should be reverted 
(considering the design issue, performance issue, and bugs), and lets have a 
proper design and review.

While just reading the code, I found an existing bug in Flag.  And the new 
__iter__ uses the buggy internal function, and so itself has bugs.

https://github.com/python/cpython/pull/22221#issuecomment-706776441

----------

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

Reply via email to