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