]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41005: Fixed perrmission error (GH-20936) (GH-21052)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 24 Jun 2020 12:58:27 +0000 (05:58 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2020 12:58:27 +0000 (14:58 +0200)
commitadf8708c44945bfa68db8b02c6a1f560f05a5151
tree2206a1331f6a3355f58fc4a8350a468b8c0b699e
parent0029099decbf0272cea837b029662bee1ee3e4d4
bpo-41005: Fixed perrmission error (GH-20936) (GH-21052)

* fixed issue 41005: webbrowser fails when xdg-settings cannot be executed

Co-authored-by: KrishnaSai2020 <krishnasai.chivukula@gmal.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 9e27bc0c1efc7478872f98729f87886e9333548f)

Co-authored-by: Krishna Chivukula <63070026+KrishnaSai2020@users.noreply.github.com>
Co-authored-by: Krishna Chivukula <63070026+KrishnaSai2020@users.noreply.github.com>
Lib/webbrowser.py
Misc/NEWS.d/next/macOS/2020-06-17-13-45-15.bpo-41005.zZegdV.rst [new file with mode: 0644]