diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2023-12-21 13:43:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-21 13:43:38 (GMT) |
commit | ca8b1d09585c032416c5d4905f707550eecf327f (patch) | |
tree | 2a39e9a18fd852bd47c024ca4a742239554ef471 /Python/flowgraph.c | |
parent | 723f4d66982e4d2c54f8e874d6084ab7b2ff5833 (diff) | |
download | cpython-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