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 python-dev
Recipients BreamoreBoy, belopolsky, berker.peksag, brett.cannon, eric.araujo, gregory.p.smith, laura, pitrou, python-dev, r.david.murray, stutzbach, terry.reedy
Date 2015-04-14.19:58:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150414195855.47409.54712@psf.io>
In-reply-to
Content
New changeset b42d1f2aa7a2 by Gregory P. Smith in branch 'default':
issue9859: Adds a test.support.detect_api_mismatch function useful to
https://hg.python.org/cpython/rev/b42d1f2aa7a2

New changeset 0b6c894c3c96 by Gregory P. Smith in branch 'default':
issue9859: Adds a CPyMatchTest test case to compare the exposed APIs
https://hg.python.org/cpython/rev/0b6c894c3c96
History
Date User Action Args
2015-04-14 19:58:58python-devsetrecipients: + python-dev, brett.cannon, terry.reedy, gregory.p.smith, belopolsky, pitrou, stutzbach, eric.araujo, r.david.murray, BreamoreBoy, berker.peksag, laura
2015-04-14 19:58:58python-devlinkissue9859 messages
2015-04-14 19:58:58python-devcreate