summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-09-02 13:46:43 (GMT)
committerGitHub <noreply@github.com>2023-09-02 13:46:43 (GMT)
commit1f3e797dc0451f48e649bcab2c9fd80224ffdac0 (patch)
treed168a07c4dc8eeed2861947c04042d33d52dd0e4 /Python/pythonrun.c
parent5141b1ebe07ad54279e0770b4704eaf76f24951d (diff)
downloadcpython-1f3e797dc0451f48e649bcab2c9fd80224ffdac0.zip
cpython-1f3e797dc0451f48e649bcab2c9fd80224ffdac0.tar.gz
cpython-1f3e797dc0451f48e649bcab2c9fd80224ffdac0.tar.bz2
gh-108765: Remove old prototypes from pyport.h (#108782)
Move prototypes of gethostname(), _getpty() and struct termios from pyport.h to the C code using them: posixmodule.c, socketmodule.c and termios.c. Replace "#ifdef SOLARIS" with "#ifdef __sun".
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions