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 brett.cannon
Recipients Arfrever, berker.peksag, brett.cannon, eric.araujo, eric.snow, meador.inge, pitrou, python-dev
Date 2012-04-23.02:42:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335148948.61.0.98004020614.issue13959@psf.upfronthosting.co.za>
In-reply-to
Content
Loosening the type restrictions is fine.

As for testing, that's what the test suite is supposed to do. So if need be just write tests in Python that exercise the C code.
History
Date User Action Args
2012-04-23 02:42:28brett.cannonsetrecipients: + brett.cannon, pitrou, eric.araujo, Arfrever, meador.inge, python-dev, eric.snow, berker.peksag
2012-04-23 02:42:28brett.cannonsetmessageid: <1335148948.61.0.98004020614.issue13959@psf.upfronthosting.co.za>
2012-04-23 02:42:28brett.cannonlinkissue13959 messages
2012-04-23 02:42:27brett.cannoncreate