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 yahya-abou-imran
Recipients brett.cannon, docs@python, levkivskyi, rhettinger, yahya-abou-imran
Date 2018-01-25.16:15:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516896923.99.0.467229070634.issue32471@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-01-25 16:15:24yahya-abou-imransetrecipients: + yahya-abou-imran, brett.cannon, rhettinger, docs@python, levkivskyi
2018-01-25 16:15:23yahya-abou-imransetmessageid: <1516896923.99.0.467229070634.issue32471@psf.upfronthosting.co.za>
2018-01-25 16:15:23yahya-abou-imranlinkissue32471 messages
2018-01-25 16:15:23yahya-abou-imrancreate