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 rhettinger
Recipients docs@python, maggyero, rhettinger
Date 2021-04-20.17:52:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618941176.2.0.0209505095372.issue43896@roundup.psfhosted.org>
In-reply-to
Content
In general, we've decided not to do this.  We use function mark-up in the section on builtin functions even though many of these are actually types.

We use class markup in other sections because that markup is well suited to listing all the associated methods and attributes.
History
Date User Action Args
2021-04-20 17:52:56rhettingersetrecipients: + rhettinger, docs@python, maggyero
2021-04-20 17:52:56rhettingersetmessageid: <1618941176.2.0.0209505095372.issue43896@roundup.psfhosted.org>
2021-04-20 17:52:56rhettingerlinkissue43896 messages
2021-04-20 17:52:56rhettingercreate