>
> On Fri, Nov 15, 2019 at 6:33 PM Daniel Shahaf <[email protected]>
> wrote:
> >> @@ -245,9 +246,8 @@ Welcome</a> below.</p>
> >> +<p>As of 1 January 2020, <a href="
> https://www.python.org/dev/peps/pep-0373/";>
> >> +Python 2.7 has reached end of life</a>. All users are strongly
> encouraged
> >
> >Please change "> Python" to ">Python" with no intervening whitespace; the
> >whitespace is noticeable in the rendered HTML.  (Or, at least, it _was_
> noticeable
> >when I last tested this.)  Thus:
> >
> >    <a
> href="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
> >    >example</a>
>
> My bad.
>
> Fixed in r1869908.
>
> Thanks for catching that.
>
> Nathan
>
>

Reply via email to