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 ethan.furman
Recipients AlexWaygood, Dutcho, docs@python, eric.araujo, ethan.furman
Date 2022-02-06.14:02:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644156169.49.0.551359378992.issue46586@roundup.psfhosted.org>
In-reply-to
Content
In case a future reader has the same question:

A tilde (~) creates a link to whatever follows (so `enum.property` above), but only shows the last segment in the text (so `property`).
History
Date User Action Args
2022-02-06 14:02:58ethan.furmanunlinkissue46586 messages
2022-02-06 14:02:49ethan.furmansetrecipients: + ethan.furman, eric.araujo, docs@python, Dutcho, AlexWaygood
2022-02-06 14:02:49ethan.furmansetmessageid: <1644156169.49.0.551359378992.issue46586@roundup.psfhosted.org>
2022-02-06 14:02:49ethan.furmanlinkissue46586 messages
2022-02-06 14:02:49ethan.furmancreate