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 Fabian Dill
Recipients Fabian Dill, docs@python
Date 2021-12-13.13:14:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639401282.19.0.555190776199.issue46064@roundup.psfhosted.org>
In-reply-to
Content
As an example, go to https://docs.python.org/3/library/constants.html and request a permalink to __debug__. The link you get will not jump to it.
The link I get is https://docs.python.org/3/library/constants.html#debug__
History
Date User Action Args
2021-12-13 13:14:42Fabian Dillsetrecipients: + Fabian Dill, docs@python
2021-12-13 13:14:42Fabian Dillsetmessageid: <1639401282.19.0.555190776199.issue46064@roundup.psfhosted.org>
2021-12-13 13:14:42Fabian Dilllinkissue46064 messages
2021-12-13 13:14:42Fabian Dillcreate