diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-07-03 12:16:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-03 12:16:56 (GMT) |
commit | dd5f43a023f25e8aea8c9297b5297d76668d64e1 (patch) | |
tree | da96d74f0100ebe22e4d7c8db30176a8b5b244ec /Python/pythonrun.c | |
parent | 3bd9d3b934eb8b27553f19a7ab1c97f95745c68f (diff) | |
download | cpython-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