This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients brett.cannon, maubp, pitrou, python-dev, serhiy.storchaka, tontinton, xzy3
Date 2021-11-30.13:15:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638278139.0.0.899590999414.issue41270@roundup.psfhosted.org>
In-reply-to
Content
Biopython uses next() without iter(), and there is no guarantee that it should work.
History
Date User Action Args
2021-11-30 13:15:39serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, pitrou, maubp, python-dev, tontinton, xzy3
2021-11-30 13:15:39serhiy.storchakasetmessageid: <1638278139.0.0.899590999414.issue41270@roundup.psfhosted.org>
2021-11-30 13:15:38serhiy.storchakalinkissue41270 messages
2021-11-30 13:15:38serhiy.storchakacreate