Paul Moore <[email protected]> added the comment:
There is a bug in your program. You should not mutate the list while looping over it. ---------- nosy: +paul.moore _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41774> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
