diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2021-01-03 22:54:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-03 22:54:13 (GMT) |
commit | 645174abe0d13cce2cb339cc80b095ad484428ea (patch) | |
tree | b68cdb00b800066e6f7585e233aac61f5cbd9360 /Mac/BuildScript/build-installer.py | |
parent | 2e8b1c9e9b2d2e011bf35f77cd611843bac7f3dd (diff) | |
download | cpython-645174abe0d13cce2cb339cc80b095ad484428ea.zip cpython-645174abe0d13cce2cb339cc80b095ad484428ea.tar.gz cpython-645174abe0d13cce2cb339cc80b095ad484428ea.tar.bz2 |
[3.8] [3.9] bpo-42789: Don't skip curses tests on non-tty. (GH-24009) (GH-24076) (GH-24078)
If __stdout__ is not attached to terminal, try to use __stderr__
if it is attached to terminal, or open the terminal device, or
use regular file as terminal, but some functions will be untested
in the latter case.
(cherry picked from commit 607501abb488fb37e33cf9d35260ab7baefa192f)
(cherry picked from commit 0303008ebceb6ac6035cd9722d1393267304171d)
Diffstat (limited to 'Mac/BuildScript/build-installer.py')
0 files changed, 0 insertions, 0 deletions