Yahya Abou Imran <[email protected]> added the comment:
I succeed in submitting a PR and building the doc locally. But there is a little problem of consistency with the abstract methods: in some classes, the inherited one are mentioned (Collection, Sequence, Mapping), but not in some others (Coroutine, Reversible). So I don't not what to show and what to hide. I opened an other issue for this: https://bugs.python.org/issue32621 ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32471> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
