[Python-Dev] Re: PEP 632: Deprecate distutils module

2020-09-06 Thread Antoine Pitrou
On Sat, 5 Sep 2020 07:39:10 -0400 Edwin Zimmerman wrote: > On 9/5/2020 3:59 AM, Emily Bowman wrote: > > On Fri, Sep 4, 2020 at 3:11 PM Stefan Krah > > wrote: > > > > > > > > It is not hyperbolic at all. You can get permissions for a certain set > > of modules

[Python-Dev] pty2

2020-09-06 Thread Soumendra Ganguly
Hello. I am currently using a tiling window manager ( i3wm ). While using pty.spawn(), resizing xterm's X window also resizes the underlying terminal size; as a result, output of commands such as ls(1) become incorrectly laid out, making them very hard to read. Further, I have noticed that