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