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 Quentin.Pradet, SilentGhost, ap, benjamin.peterson, georg.brandl, levkivskyi, ned.deily, python-dev
Date 2016-08-17.21:34:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471469644.32.0.424225469866.issue27594@psf.upfronthosting.co.za>
In-reply-to
Content
Ned, thank you for applying the patch!

I have discovered this same issue accidentally while playing with possible implementations of PEP 526. It appeared as a failure in
test_sys_settrace in my fork.
History
Date User Action Args
2016-08-17 21:34:04levkivskyisetrecipients: + levkivskyi, georg.brandl, benjamin.peterson, ned.deily, SilentGhost, python-dev, Quentin.Pradet, ap
2016-08-17 21:34:04levkivskyisetmessageid: <1471469644.32.0.424225469866.issue27594@psf.upfronthosting.co.za>
2016-08-17 21:34:04levkivskyilinkissue27594 messages
2016-08-17 21:34:04levkivskyicreate