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 rhettinger
Recipients davin, mark.dickinson, miss-islington, rhettinger, selik, steven.daprano, tim.peters, xtreak
Date 2019-04-30.06:47:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556606857.07.0.879810967152.issue36018@roundup.psfhosted.org>
In-reply-to
Content
New changeset b0a2c0fa83f9b79616ccf451687096542de1e6f8 by Raymond Hettinger in branch 'master':
bpo-36018: Test idempotence. Test two methods against one-another. (GH-13021)
https://github.com/python/cpython/commit/b0a2c0fa83f9b79616ccf451687096542de1e6f8
History
Date User Action Args
2019-04-30 06:47:37rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, steven.daprano, davin, selik, miss-islington, xtreak
2019-04-30 06:47:37rhettingersetmessageid: <1556606857.07.0.879810967152.issue36018@roundup.psfhosted.org>
2019-04-30 06:47:37rhettingerlinkissue36018 messages
2019-04-30 06:47:36rhettingercreate