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 BTaskaya, Mark.Shannon, eric.smith, ethan.furman, lukasz.langa, ncoghlan, pablogsal, ppperry, serhiy.storchaka, vstinner, xtreak
Date 2019-08-24.10:41:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566643316.76.0.956106475557.issue37830@roundup.psfhosted.org>
In-reply-to
Content
New changeset ed146b52a3b6537689324e3bd9952055f9c6b43d by Serhiy Storchaka in branch '3.8':
[3.8] bpo-37830: Fix compilation of break and continue in finally. (GH-15320) (GH-15456)
https://github.com/python/cpython/commit/ed146b52a3b6537689324e3bd9952055f9c6b43d
History
Date User Action Args
2019-08-24 10:41:56serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, vstinner, eric.smith, ethan.furman, lukasz.langa, Mark.Shannon, ppperry, pablogsal, xtreak, BTaskaya
2019-08-24 10:41:56serhiy.storchakasetmessageid: <1566643316.76.0.956106475557.issue37830@roundup.psfhosted.org>
2019-08-24 10:41:56serhiy.storchakalinkissue37830 messages
2019-08-24 10:41:56serhiy.storchakacreate