[Python-Dev] python.org doc portal question/bug

2020-12-03 Thread Jonathan Goble
On https://www.python.org/doc/ I notice that on the right side, under the
heading "Porting from Python 2 to Python 3", there is one bullet point that
is not linked to anywhere and just sits as plain text: "Determine what
projects are blocking you from porting to Python 3". It seems like a weird
place to have a bullet point of plain text that's quite a bit more specific
than surrounding bullets.

Is this line of text supposed to be on a different page? Is it supposed to
be linked to another page that explains how to find which projects are
blocking you? If the answer to both is no, why is it sitting somewhere
where (to me, at least) it looks out of place, and what can be done to make
it less jarring and less confusing?
___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/7IUE5AJZNYZHEGL4VYOFUKUYUCU7APMI/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: python.org doc portal question/bug

2020-12-03 Thread Guido van Rossum
If you want to get the attention of the people who maintain the website,
please look at the bottom of any page on python.org and file an issue at
the GitHub tracker linked there.

On Thu, Dec 3, 2020 at 3:05 PM Jonathan Goble  wrote:

> On https://www.python.org/doc/ I notice that on the right side, under the
> heading "Porting from Python 2 to Python 3", there is one bullet point that
> is not linked to anywhere and just sits as plain text: "Determine what
> projects are blocking you from porting to Python 3". It seems like a weird
> place to have a bullet point of plain text that's quite a bit more specific
> than surrounding bullets.
>
> Is this line of text supposed to be on a different page? Is it supposed to
> be linked to another page that explains how to find which projects are
> blocking you? If the answer to both is no, why is it sitting somewhere
> where (to me, at least) it looks out of place, and what can be done to make
> it less jarring and less confusing?
> ___
> Python-Dev mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at
> https://mail.python.org/archives/list/[email protected]/message/7IUE5AJZNYZHEGL4VYOFUKUYUCU7APMI/
> Code of Conduct: http://python.org/psf/codeofconduct/
>


-- 
--Guido van Rossum (python.org/~guido)
*Pronouns: he/him **(why is my pronoun here?)*

___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/YOCMUX2O4I4K5IAI3G4ENHVHM4AK3RTF/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: python.org doc portal question/bug

2020-12-03 Thread Jonathan Goble
On Thu, Dec 3, 2020 at 6:16 PM Guido van Rossum  wrote:

> If you want to get the attention of the people who maintain the website,
> please look at the bottom of any page on python.org and file an issue at
> the GitHub tracker linked there.
>

Done: https://github.com/python/pythondotorg/issues/1697 Thanks for the
pointer.
___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/Q6WHC5BAU3BB35UMQD4VLMA3JZ34T7Z4/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: python.org doc portal question/bug

2020-12-03 Thread Guido van Rossum
It's funny, that link is on every page, but nobody ever sees it. :-)

On Thu, Dec 3, 2020 at 3:35 PM Jonathan Goble  wrote:

> On Thu, Dec 3, 2020 at 6:16 PM Guido van Rossum  wrote:
>
>> If you want to get the attention of the people who maintain the website,
>> please look at the bottom of any page on python.org and file an issue at
>> the GitHub tracker linked there.
>>
>
> Done: https://github.com/python/pythondotorg/issues/1697 Thanks for the
> pointer.
>


-- 
--Guido van Rossum (python.org/~guido)
*Pronouns: he/him **(why is my pronoun here?)*

___
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/U5IVOV2NS64LL4PGNBOCOXNPEORK7WMG/
Code of Conduct: http://python.org/psf/codeofconduct/