mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
6b3371914c
(cherry picked from commit e08b28235a)
PR #14868 replaced the ttyname() call with ttyname_r(), but the old
check remained.