summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-07-03 12:17:28 (GMT)
committerGitHub <noreply@github.com>2018-07-03 12:17:28 (GMT)
commitcee7b2261feff38fd3b2cc55b04521db76c4275f (patch)
treea84caa6a01ac61b38c4db3d8c9fc1fe0a63d323c /Python/pythonrun.c
parent42b2f84a85fe3334c5d8098cf76dfa727b348c4f (diff)
downloadcpython-cee7b2261feff38fd3b2cc55b04521db76c4275f.zip
cpython-cee7b2261feff38fd3b2cc55b04521db76c4275f.tar.gz
cpython-cee7b2261feff38fd3b2cc55b04521db76c4275f.tar.bz2
bpo-34019: Fix wrong arguments for Opera Browser (GH-8047)
The Opera Browser was using a outdated command line invocation that resulted in an incorrect URL being opened in the browser when requested using the webbrowser module. * Correct the arguments passed to the Opera Browser when opening a new URL. (cherry picked from commit 3cf1f154edb88c108877729ea09f4ac174697fea) Co-authored-by: Bumsik Kim <k.bumsik@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions