]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137586: Replace 'osascript' with 'open' on macOS in webbrowser (#146439)
authorJeff Lyon <146767590+secengjeff@users.noreply.github.com>
Wed, 6 May 2026 13:56:17 +0000 (06:56 -0700)
committerGitHub <noreply@github.com>
Wed, 6 May 2026 13:56:17 +0000 (16:56 +0300)
commitaeb02ac42b113bff8218df890b7102d8abc66a9d
tree77ca5944e83587d25e30cda2923c539394088898
parent1bdfc0f253730077ccd3a4b0714388e8227b1b71
gh-137586: Replace 'osascript' with 'open' on macOS in webbrowser (#146439)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Doc/deprecations/pending-removal-in-3.17.rst
Doc/library/webbrowser.rst
Doc/whatsnew/3.15.rst
Lib/test/test_webbrowser.py
Lib/webbrowser.py
Misc/NEWS.d/next/Library/2026-03-26-01-42-20.gh-issue-137586.KmHRwR.rst [new file with mode: 0644]
Misc/NEWS.d/next/Security/2026-03-26-01-42-15.gh-issue-137586.j3SkOm.rst [new file with mode: 0644]