[Python-Dev] Re: New PEP website is horrible to read on mobile device

2022-03-15 Thread Damian Shaw
I tried on Pixel 6 Pro with Android 12 with both the latest stable Chrome and Firefox and didn't see the reported issue. One thing I would mention though is people who can reproduce it check if you have any extensions enabled or other tools that can block network traffic. Sometimes privacy based e

[Python-Dev] Re: New PEP website is horrible to read on mobile device

2022-03-15 Thread David Mertz, Ph.D.
I get pretty much the same thing as the OP on Chrome 99.0.4844.58; Android 11; Pixel 2 XL; Build RP1A.201005.004.A1. However, it gets more readable if I force Desktop site and zoom a bit. These facts are pretty common for a lot of websites, and I never gave it much thought. But yes, the mobile ve

[Python-Dev] Gathering edge cases around type annotation PEPs

2022-03-15 Thread Brett Cannon
I created https://discuss.python.org/t/finding-edge-cases-for-peps-484-463-and-649-type-annotations/14314 on behalf of the SC to help gather edge cases where the various approaches that PEPs have proposed will fail. Our hope is to get an overall picture of the trade-offs the various PEPs ask us to

[Python-Dev] Re: New PEP website is horrible to read on mobile device

2022-03-15 Thread Terry Reedy
On 3/15/2022 10:06 AM, Nathan Cook wrote: Please make https://peps.python.org/ more responsive to various form factors See attached screenshot from Chrome version 99.0.4844.58 on my Pixel 3aXL running Android 12 Are you sure that the site looks any different that i

[Python-Dev] Re: Defining tiered platform support

2022-03-15 Thread Brett Cannon
On Mon, Mar 14, 2022 at 11:18 PM Larry Hastings wrote: > > On 3/14/22 20:31, Brett Cannon wrote: > > > > On Fri, Mar 11, 2022 at 5:17 PM Victor Stinner > wrote: > >> It would be great to have the list of supported platforms per Python >> version! >> > > I could see the table in PEP 11 being copi

[Python-Dev] Re: New PEP website is horrible to read on mobile device

2022-03-15 Thread Sebastian Rittau
Am 15.03.22 um 19:40 schrieb Zachary Ware: On Tue, Mar 15, 2022 at 1:31 PM Nathan Cook wrote: Please make https://peps.python.org/ more responsive to various form factors See attached screenshot from Chrome version 99.0.4844.58 on my Pixel 3aXL running Android 12 I can't reproduce this witho

[Python-Dev] Re: New PEP website is horrible to read on mobile device

2022-03-15 Thread Zachary Ware
On Tue, Mar 15, 2022 at 1:31 PM Nathan Cook wrote: > Please make https://peps.python.org/ more responsive to various form factors > > See attached screenshot from Chrome version 99.0.4844.58 on my Pixel 3aXL > running Android 12 I can't reproduce this without zooming in. If you're still convinc