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 laura
Recipients BreamoreBoy, belopolsky, brett.cannon, eric.araujo, laura, pitrou, r.david.murray, stutzbach, terry.reedy
Date 2015-04-14.16:21:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429028470.03.0.704338939961.issue9859@psf.upfronthosting.co.za>
In-reply-to
Content
Created a patch to check whether classes define the same attributes.

This adds a test for RawIOBase, where Python and and C implementations are out of sync, but skips one of the tests as the issue (issue9858) is still outstanding.
History
Date User Action Args
2015-04-14 16:21:10laurasetrecipients: + laura, brett.cannon, terry.reedy, belopolsky, pitrou, stutzbach, eric.araujo, r.david.murray, BreamoreBoy
2015-04-14 16:21:10laurasetmessageid: <1429028470.03.0.704338939961.issue9859@psf.upfronthosting.co.za>
2015-04-14 16:21:10lauralinkissue9859 messages
2015-04-14 16:21:09lauracreate