diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-07-03 12:17:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-03 12:17:28 (GMT) |
commit | cee7b2261feff38fd3b2cc55b04521db76c4275f (patch) | |
tree | a84caa6a01ac61b38c4db3d8c9fc1fe0a63d323c /Python/pythonrun.c | |
parent | 42b2f84a85fe3334c5d8098cf76dfa727b348c4f (diff) | |
download | cpython-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