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 gvanrossum, nitishch, serhiy.storchaka
Date 2018-03-18.07:56:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset fe2bbb1869b42222a3f331a3dfb8b304a19a5819 by Serhiy Storchaka in branch 'master':
bpo-32489: Allow 'continue' in 'finally' clause. (GH-5822)
https://github.com/python/cpython/commit/fe2bbb1869b42222a3f331a3dfb8b304a19a5819
History
Date User Action Args
2018-03-18 07:56:55serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, nitishch
2018-03-18 07:56:55serhiy.storchakasetmessageid: <[email protected]>
2018-03-18 07:56:55serhiy.storchakalinkissue32489 messages
2018-03-18 07:56:55serhiy.storchakacreate