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 levkivskyi
Recipients Arfrever, gvanrossum, larry, levkivskyi, ncoghlan, ned.deily, python-dev, rhettinger, yan12125
Date 2016-12-07.22:07:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481148449.38.0.228991720171.issue28339@psf.upfronthosting.co.za>
In-reply-to
Content
The failure is fixed now, but it is fixed not in an elegant way (sys._getframe is used).

I think this is not urgent. If there are no objections, then I would propose to change priority to normal.
History
Date User Action Args
2016-12-07 22:07:29levkivskyisetrecipients: + levkivskyi, gvanrossum, rhettinger, ncoghlan, larry, ned.deily, Arfrever, python-dev, yan12125
2016-12-07 22:07:29levkivskyisetmessageid: <1481148449.38.0.228991720171.issue28339@psf.upfronthosting.co.za>
2016-12-07 22:07:29levkivskyilinkissue28339 messages
2016-12-07 22:07:29levkivskyicreate