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, lukasz.langa, serhiy.storchaka
Date 2018-09-30.18:07:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538330830.49.0.545547206417.issue34854@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2a2940e5c3e6d92f4fac5e9d361a1e224bb2f12e by Serhiy Storchaka in branch 'master':
bpo-34854: Fix compiling string annotations containing lambdas. (GH-9645)
https://github.com/python/cpython/commit/2a2940e5c3e6d92f4fac5e9d361a1e224bb2f12e
History
Date User Action Args
2018-09-30 18:07:10serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, lukasz.langa
2018-09-30 18:07:10serhiy.storchakasetmessageid: <1538330830.49.0.545547206417.issue34854@psf.upfronthosting.co.za>
2018-09-30 18:07:10serhiy.storchakalinkissue34854 messages
2018-09-30 18:07:10serhiy.storchakacreate