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 epaine
Recipients arkevorkhat, docs@python, epaine, steven.daprano
Date 2021-06-22.17:52:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624384351.5.0.348965526035.issue44485@roundup.psfhosted.org>
In-reply-to
Content
> full, complete, useful documentation of everything

Please see msg384022 on why I'm personally against such changes. I was working on 'translating' the Tk man pages into something (hopefully) understandable by tkinter users (as reference documentation), however lost steam after completing only ~2/3 of the canvas methods (due to the size of such a project).

> at bare minimum a structured list of all names exposed by the module's public interface

Like Steven, I think this would probably be a helpful change, however, this is of limited use without an accompanying description.
History
Date User Action Args
2021-06-22 17:52:31epainesetrecipients: + epaine, steven.daprano, docs@python, arkevorkhat
2021-06-22 17:52:31epainesetmessageid: <1624384351.5.0.348965526035.issue44485@roundup.psfhosted.org>
2021-06-22 17:52:31epainelinkissue44485 messages
2021-06-22 17:52:31epainecreate