bpo-34019: Fix wrong arguments for Opera Browser by kbumsik · Pull Request #8047 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jul 3, 2018The 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 3cf1f15) Co-authored-by: Bumsik Kim <k.bumsik@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jul 3, 2018The 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 3cf1f15) Co-authored-by: Bumsik Kim <k.bumsik@gmail.com>
miss-islington added a commit that referenced this pull request
Jul 3, 2018The 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 3cf1f15) Co-authored-by: Bumsik Kim <k.bumsik@gmail.com>
miss-islington added a commit that referenced this pull request
Jul 3, 2018The 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 3cf1f15) Co-authored-by: Bumsik Kim <k.bumsik@gmail.com>
pablogsal pushed a commit to pablogsal/cpython that referenced this pull request
Jul 5, 2018The 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 3cf1f15) Co-authored-by: Bumsik Kim <k.bumsik@gmail.com>
pablogsal added a commit that referenced this pull request
Jul 6, 2018The 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 3cf1f15) Co-authored-by: Bumsik Kim <k.bumsik@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters