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 georg.brandl, gvanrossum, larry, ncoghlan, oconnor663, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2015-12-02.19:12:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449083579.08.0.00728099866902.issue25782@psf.upfronthosting.co.za>
In-reply-to
Content
Should we do the same for __cause__? Is it possible to create __context__ or __cause__ loop without assigning these attributes directly?
History
Date User Action Args
2015-12-02 19:12:59serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, georg.brandl, ncoghlan, pitrou, vstinner, larry, yselivanov, oconnor663
2015-12-02 19:12:59serhiy.storchakasetmessageid: <1449083579.08.0.00728099866902.issue25782@psf.upfronthosting.co.za>
2015-12-02 19:12:59serhiy.storchakalinkissue25782 messages
2015-12-02 19:12:59serhiy.storchakacreate