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 lukasz.langa
Recipients David Rebbe, docs@python, iritkatriel, lukasz.langa, miss-islington, robertohueso, serhiy.storchaka
Date 2021-05-04.13:17:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620134263.92.0.905182758404.issue32822@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8655521de8760e8a695bcce92937800c079ea2b2 by Miss Islington (bot) in branch '3.10':
bpo-32822: Add finally with return/break/continue to the tutorial (GH-25600) (#25893)
https://github.com/python/cpython/commit/8655521de8760e8a695bcce92937800c079ea2b2
History
Date User Action Args
2021-05-04 13:17:43lukasz.langasetrecipients: + lukasz.langa, docs@python, serhiy.storchaka, miss-islington, David Rebbe, iritkatriel, robertohueso
2021-05-04 13:17:43lukasz.langasetmessageid: <1620134263.92.0.905182758404.issue32822@roundup.psfhosted.org>
2021-05-04 13:17:43lukasz.langalinkissue32822 messages
2021-05-04 13:17:43lukasz.langacreate