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 Mark.Shannon
Recipients BTaskaya, Dennis Sweeney, Mark.Shannon, pablogsal, yselivanov
Date 2021-06-07.10:46:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623062793.76.0.0734539895821.issue42349@roundup.psfhosted.org>
In-reply-to
Content
Basic blocks have only a single exit, at the end.
https://en.wikipedia.org/wiki/Basic_block

If the devguide says otherwise it is wrong.
History
Date User Action Args
2021-06-07 10:46:33Mark.Shannonsetrecipients: + Mark.Shannon, yselivanov, pablogsal, BTaskaya, Dennis Sweeney
2021-06-07 10:46:33Mark.Shannonsetmessageid: <1623062793.76.0.0734539895821.issue42349@roundup.psfhosted.org>
2021-06-07 10:46:33Mark.Shannonlinkissue42349 messages
2021-06-07 10:46:33Mark.Shannoncreate