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 abarnert, ethan.furman, gvanrossum, levkivskyi, martin.panter, ncoghlan, python-dev, rhettinger, serhiy.storchaka
Date 2016-08-18.16:27:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160818162752.2715.22469.E59EB796@psf.io>
In-reply-to
Content
New changeset 72b9f195569c by Guido van Rossum in branch 'default':
Anti-registration of various ABC methods.
https://hg.python.org/cpython/rev/72b9f195569c
History
Date User Action Args
2016-08-18 16:27:57python-devsetrecipients: + python-dev, gvanrossum, rhettinger, ncoghlan, ethan.furman, martin.panter, serhiy.storchaka, abarnert, levkivskyi
2016-08-18 16:27:57python-devlinkissue25958 messages
2016-08-18 16:27:56python-devcreate