Finn Mason <finnjavie...@gmail.com> added the comment:

I strongly feel that `check_methods` shouldn't be in collections.abc, even 
though that's where it's originally found, because it's not related 
specifically to collections but to ABCs and classes in general. I would prefer 
for it to be implemented in `abc` or similar.

I'm reverting to the original title until a module is decided on.

I'd be happy to do the implementation and pull request once approval is given 
and a module is decided on.

----------
title: Add check_methods function to collections.abc in standard library -> Add 
check_methods function to standard library

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44941>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to