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

* 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]