Message 304391 - Python tracker

Message304391

Author ncoghlan
Recipients Markus.Pröller, asvetlov, eric.araujo, georg.brandl, meador.inge, ncoghlan, xdegaye
Date 2017-10-14.09:52:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507974774.67.0.213398074469.issue9633@psf.upfronthosting.co.za>
In-reply-to
Content
Note that we're currently looking into this as something that could be potentially addressed by PEP 558 and any related changes to the way that function locals interact with trace hooks: https://bugs.python.org/issue30744#msg304388
History
Date User Action Args
2017-10-14 09:52:54ncoghlansetrecipients: + ncoghlan, georg.brandl, eric.araujo, asvetlov, meador.inge, xdegaye, Markus.Pröller
2017-10-14 09:52:54ncoghlansetmessageid: <1507974774.67.0.213398074469.issue9633@psf.upfronthosting.co.za>
2017-10-14 09:52:54ncoghlanlinkissue9633 messages
2017-10-14 09:52:54ncoghlancreate