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 Arthur-Milchior
Recipients Arthur-Milchior, docs@python, martin.panter, rhettinger, zuo
Date 2021-12-26.16:27:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640536054.62.0.330148684161.issue20751@roundup.psfhosted.org>
In-reply-to
Content
"a base class ``B`` following ``A``" shouldn't it be "the base class"? . After all, there is at most one base class following ``A``.

Also, I find it unclear what means "``x`` is returned unchanged, since in this context ``x`` is not a value which exists by itself.
History
Date User Action Args
2021-12-26 16:27:34Arthur-Milchiorsetrecipients: + Arthur-Milchior, rhettinger, zuo, docs@python, martin.panter
2021-12-26 16:27:34Arthur-Milchiorsetmessageid: <1640536054.62.0.330148684161.issue20751@roundup.psfhosted.org>
2021-12-26 16:27:34Arthur-Milchiorlinkissue20751 messages
2021-12-26 16:27:34Arthur-Milchiorcreate