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 r.david.murray
Recipients alex, amaury.forgeotdarc, loewis, r.david.murray
Date 2012-01-24.13:21:50
SpamBayes Score 2.1184736e-05
Marked as misclassified No
Message-id <1327411311.34.0.477333529154.issue13849@psf.upfronthosting.co.za>
In-reply-to
Content
My understanding (and recollection, but I don't have notes I can point at to hand) is that one goal that arose from recent VM and language summits was for the CPython test suite to be used as the validating test suite, with CPython-specific tests marked as such so that the other VMs can easily "not conform" to those tests.  Thus my comment that it is helpful to the other VMs to add tests.
History
Date User Action Args
2012-01-24 13:21:51r.david.murraysetrecipients: + r.david.murray, loewis, amaury.forgeotdarc, alex
2012-01-24 13:21:51r.david.murraysetmessageid: <1327411311.34.0.477333529154.issue13849@psf.upfronthosting.co.za>
2012-01-24 13:21:50r.david.murraylinkissue13849 messages
2012-01-24 13:21:50r.david.murraycreate