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:16:56 (GMT)
committerGitHub <noreply@github.com>2018-07-03 12:16:56 (GMT)
commitdd5f43a023f25e8aea8c9297b5297d76668d64e1 (patch)
treeda96d74f0100ebe22e4d7c8db30176a8b5b244ec /Python/pythonrun.c
parent3bd9d3b934eb8b27553f19a7ab1c97f95745c68f (diff)
downloadcpython-dd5f43a023f25e8aea8c9297b5297d76668d64e1.zip
cpython-dd5f43a023f25e8aea8c9297b5297d76668d64e1.tar.gz
cpython-dd5f43a023f25e8aea8c9297b5297d76668d64e1.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