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 wyz23x2
Recipients docs@python, martin.panter, r.david.murray, skip.montanaro, terry.reedy, wyz23x2
Date 2020-03-29.07:40:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585467615.61.0.330643852992.issue40051@roundup.psfhosted.org>
In-reply-to
Content
My opinion:
I think No.2 makes more sense to users that visit the docs directly by https://docs.python.org/3.8/library/lib2to3.html; they will copy the "docs.python.org/version/library/modulename.html" format from other modules. But I also agree it's fragile.
No.3 is good too, according to me. Can use it if No.2 is too fragile.
History
Date User Action Args
2020-03-29 07:40:15wyz23x2setrecipients: + wyz23x2, skip.montanaro, terry.reedy, r.david.murray, docs@python, martin.panter
2020-03-29 07:40:15wyz23x2setmessageid: <1585467615.61.0.330643852992.issue40051@roundup.psfhosted.org>
2020-03-29 07:40:15wyz23x2linkissue40051 messages
2020-03-29 07:40:15wyz23x2create