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 miss-islington
Recipients gvanrossum, lukasz.langa, miss-islington, serhiy.storchaka
Date 2018-09-30.18:19:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538331560.67.0.545547206417.issue34854@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0f161b307969f86b4f8f31baf38f53f5462a9874 by Miss Islington (bot) in branch '3.7':
bpo-34854: Fix compiling string annotations containing lambdas. (GH-9645)
https://github.com/python/cpython/commit/0f161b307969f86b4f8f31baf38f53f5462a9874
History
Date User Action Args
2018-09-30 18:19:20miss-islingtonsetrecipients: + miss-islington, gvanrossum, lukasz.langa, serhiy.storchaka
2018-09-30 18:19:20miss-islingtonsetmessageid: <1538331560.67.0.545547206417.issue34854@psf.upfronthosting.co.za>
2018-09-30 18:19:20miss-islingtonlinkissue34854 messages
2018-09-30 18:19:20miss-islingtoncreate