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 eric.araujo
Recipients AlexWaygood, Fabian Dill, docs@python, eric.araujo
Date 2021-12-17.19:04:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639767891.27.0.771671389589.issue46064@roundup.psfhosted.org>
In-reply-to
Content
I can reproduce.

Source code:

<dt id="debug__">
<span id="__debug__"></span><code class="sig-name descname">__debug__</code><a class="headerlink" href="#debug__" title="Permalink to this definition">¶</a></dt>

HTML IDs should start with a letter, a rule which is generally ignored by browsers because of the amount of pages using numerical IDs for example.  I think the HTML5 spec does not require starting with a letter, but I haven’t found that stated clearly.
History
Date User Action Args
2021-12-17 19:04:51eric.araujosetrecipients: + eric.araujo, docs@python, Fabian Dill, AlexWaygood
2021-12-17 19:04:51eric.araujosetmessageid: <1639767891.27.0.771671389589.issue46064@roundup.psfhosted.org>
2021-12-17 19:04:51eric.araujolinkissue46064 messages
2021-12-17 19:04:51eric.araujocreate