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 serhiy.storchaka
Date 2018-01-02.00:38:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514853517.68.0.467229070634.issue32478@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7cc42c356b0dc5ad9eaa9392789e84bd4aa1c7de by Serhiy Storchaka in branch 'master':
bpo-32478: Add tests for 'break' and 'return' inside 'finally' clause. (#5078)
https://github.com/python/cpython/commit/7cc42c356b0dc5ad9eaa9392789e84bd4aa1c7de
History
Date User Action Args
2018-01-02 00:38:37serhiy.storchakasetrecipients: + serhiy.storchaka
2018-01-02 00:38:37serhiy.storchakasetmessageid: <1514853517.68.0.467229070634.issue32478@psf.upfronthosting.co.za>
2018-01-02 00:38:37serhiy.storchakalinkissue32478 messages
2018-01-02 00:38:37serhiy.storchakacreate