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 gvanrossum
Recipients Arfrever, gvanrossum, larry, levkivskyi, ncoghlan, ned.deily, python-dev, rhettinger, yan12125
Date 2016-10-09.19:45:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476042328.78.0.445215799832.issue28339@psf.upfronthosting.co.za>
In-reply-to
Content
Hm. I agree that _getframe() is horrible. But I'm not sure I want code outside typing.py to be aware of __origin__.
History
Date User Action Args
2016-10-09 19:45:28gvanrossumsetrecipients: + gvanrossum, rhettinger, ncoghlan, larry, ned.deily, Arfrever, python-dev, levkivskyi, yan12125
2016-10-09 19:45:28gvanrossumsetmessageid: <1476042328.78.0.445215799832.issue28339@psf.upfronthosting.co.za>
2016-10-09 19:45:28gvanrossumlinkissue28339 messages
2016-10-09 19:45:28gvanrossumcreate