On Tue, Jun 07, 2016 at 11:26:36PM +0200, Daniel Jakots wrote: > On Tue, 31 May 2016 15:11:32 +0500, Alexandr Shadchin > <[email protected]> wrote: > > > Hi, > > > > ok to import? > > py-backports-shutil-get-terminal-size need for update ipython. > > > > py-backports: > > Namespace for backported Python features. > > > > py-backports-shutil-get-terminal-size: > > A backport of the get_terminal_size function from Python 3.3’s shutil. > > > > Unlike the original version it is written in pure Python rather than > > C, so it might be a tiny bit slower. > > > > Is there any reason to hardcode > # Only Python 2 > MODPY_VERSION = ${MODPY_DEFAULT_VERSION_2} > because as there is no FLAVOR it will be automatically py2? >
Copy-paste from py-backports-ssl-match-hostname. For me it does not make sense. I think that it can be removed. -- Alexandr Shadchin
