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 ncoghlan
Recipients Arfrever, Neil Muller, benjamin.peterson, brett.cannon, djc, georg.brandl, gvanrossum, ncoghlan, python-dev, rjordens, terry.reedy, vstinner
Date 2014-08-10.12:37:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7fJpg2G0MqN8P0RinNvq-w-yAd4aAZUbX83wdo=0c_cfw@mail.gmail.com>
In-reply-to <1407658905.65.0.608170364397.issue21591@psf.upfronthosting.co.za>
Content
Given that our test suite missed the regression originally, it would be
nice to have a test case that directly built an AST that relies on the
runtime check.
History
Date User Action Args
2014-08-10 12:37:48ncoghlansetrecipients: + ncoghlan, gvanrossum, brett.cannon, georg.brandl, terry.reedy, vstinner, benjamin.peterson, djc, Neil Muller, Arfrever, python-dev, rjordens
2014-08-10 12:37:48ncoghlanlinkissue21591 messages
2014-08-10 12:37:48ncoghlancreate