summaryrefslogtreecommitdiffstats
path: root/Python/flowgraph.c
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2023-12-21 13:43:38 (GMT)
committerGitHub <noreply@github.com>2023-12-21 13:43:38 (GMT)
commitca8b1d09585c032416c5d4905f707550eecf327f (patch)
tree2a39e9a18fd852bd47c024ca4a742239554ef471 /Python/flowgraph.c
parent723f4d66982e4d2c54f8e874d6084ab7b2ff5833 (diff)
downloadcpython-ca8b1d09585c032416c5d4905f707550eecf327f.zip
cpython-ca8b1d09585c032416c5d4905f707550eecf327f.tar.gz
cpython-ca8b1d09585c032416c5d4905f707550eecf327f.tar.bz2
gh-87277: Don't look for X11 browsers on macOS in webbrowser (#24480)
The installation of XQuartz on macOS will unconditionally set the $DISPLAY variable. The X11 server will be launched when a program tries to access the display. This results in launching the X11 server when using the webbrowser module, even though X11 browsers won't be used in practice.
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions