aurweb/aurweb
Frédéric Mangano-Tarumi a1a742b518 aurweb.spawn: Support stdout redirections to non-tty
Only ttys have a terminal size. If we can’t obtain it, we’ll just use 80
as a sane default.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2021-02-20 11:24:30 -05:00
..
git Refactor code to comply with flake8 and isort 2021-02-20 11:24:30 -05:00
routers Build a translation facility for FastAPI 2021-02-20 11:24:30 -05:00
scripts Exclude suspended Users from being notified 2021-02-20 11:24:30 -05:00
__init__.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
asgi.py Crude OpenID Connect client using Authlib 2021-02-20 11:24:30 -05:00
config.py config: allow reading both the defaults file and the modified config 2018-04-22 09:26:10 +02:00
db.py Integrate SQLAlchemy into FastAPI 2021-02-20 11:24:30 -05:00
exceptions.py git-serve: check update hook permissions 2019-11-23 11:18:16 -05:00
initdb.py Refactor code to comply with flake8 and isort 2021-02-20 11:24:30 -05:00
l10n.py Build a translation facility for FastAPI 2021-02-20 11:24:30 -05:00
schema.py Add SSO account ID in table Users 2021-02-20 11:24:30 -05:00
spawn.py aurweb.spawn: Support stdout redirections to non-tty 2021-02-20 11:24:30 -05:00