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 Rotem Yaari, Yury.Selivanov, georg.brandl, gregory.p.smith, gvanrossum, larry, ncoghlan, oconnor663, python-dev, serhiy.storchaka, vstinner, yselivanov
Date 2016-06-14.17:51:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465926688.35.0.0404084900399.issue25782@psf.upfronthosting.co.za>
In-reply-to
Content
For reference: the correct issue number is #27122.

Are there examples of creating a loop not involving ExitStack or explicit setting the __context__ attribute?
History
Date User Action Args
2016-06-14 17:51:28serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, georg.brandl, gregory.p.smith, ncoghlan, vstinner, larry, Yury.Selivanov, python-dev, yselivanov, oconnor663, Rotem Yaari
2016-06-14 17:51:28serhiy.storchakasetmessageid: <1465926688.35.0.0404084900399.issue25782@psf.upfronthosting.co.za>
2016-06-14 17:51:28serhiy.storchakalinkissue25782 messages
2016-06-14 17:51:28serhiy.storchakacreate