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 iritkatriel
Recipients Sydney Pemberton, docs@python, georg.brandl, iritkatriel, rhettinger, thatiparthy
Date 2020-08-14.08:22:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597393339.49.0.164735096426.issue40994@roundup.psfhosted.org>
In-reply-to
Content
Looks like this is not the first time this has come up: https://stackoverflow.com/questions/39789876/why-collections-callable-provides-contains-hash-len-and-ca

The link directly to the #collections.abc.Callable section is what makes it confusing: 

https://python.readthedocs.io/en/latest/library/collections.abc.html#collections.abc.Callable
History
Date User Action Args
2020-08-14 08:22:19iritkatrielsetrecipients: + iritkatriel, georg.brandl, rhettinger, docs@python, thatiparthy, Sydney Pemberton
2020-08-14 08:22:19iritkatrielsetmessageid: <1597393339.49.0.164735096426.issue40994@roundup.psfhosted.org>
2020-08-14 08:22:19iritkatriellinkissue40994 messages
2020-08-14 08:22:19iritkatrielcreate