BPO | [9859](https://bugs.python.org/issue9859) --- | :--- Nosy | @brettcannon, @terryjreedy, @gpshead, @abalkin, @pitrou, @merwok, @bitdancer, @berkerpeksag Files | [issue9859.patch](https://bugs.python.org/file38993/issue9859.patch "Uploaded as text/plain at 2015-04-14.16:21:09 by laura")[issue9859_1.patch](https://bugs.python.org/file39007/issue9859_1.patch "Uploaded as text/plain at 2015-04-14.19:23:46 by laura") *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = 'https://github.com/gpshead' closed_at = created_at = labels = ['type-feature', 'tests'] title = 'Add tests to verify API match of modules with 2 implementations' updated_at = user = 'https://bugs.python.org/stutzbach' ``` bugs.python.org fields: ```python activity = actor = 'python-dev' assignee = 'gregory.p.smith' closed = True closed_date = closer = 'gregory.p.smith' components = ['Tests'] creation = creator = 'stutzbach' dependencies = [] files = ['38993', '39007'] hgrepos = [] issue_num = 9859 keywords = ['patch'] message_count = 16.0 messages = ['116445', '116452', '116453', '116752', '221823', '240932', '240938', '240941', '240993', '241002', '241004', '241008', '241012', '241026', '241036', '241046'] nosy_count = 12.0 nosy_names = ['brett.cannon', 'terry.reedy', 'gregory.p.smith', 'belopolsky', 'pitrou', 'stutzbach', 'eric.araujo', 'r.david.murray', 'BreamoreBoy', 'python-dev', 'berker.peksag', 'laura'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue9859' versions = ['Python 3.5'] ```