]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- Added a workaround for when we call ``fcntl.ioctl()`` to get at
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 2 Feb 2014 21:42:29 +0000 (16:42 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 2 Feb 2014 21:42:29 +0000 (16:42 -0500)
commitc1fcfae70f7bff5ea5642414e8293a520fcac618
treed33bc84eed5bc72def0b2750bb9f2b0d0f58ee04
parent0a27bc488ff55b1947bbddb1b9a12902c9c818f9
- Added a workaround for when we call ``fcntl.ioctl()`` to get at
``TERMWIDTH``; if the function returns zero, as is reported to occur
in some pseudo-ttys, the message wrapping system is disabled in the
same way as if ``ioctl()`` failed. #172
alembic/util.py
docs/build/changelog.rst