This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kbumsik
Recipients kbumsik, pablogsal
Date 2018-07-02.23:10:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530573044.11.0.56676864532.issue34019@psf.upfronthosting.co.za>
In-reply-to
Content
$opera --version
53.0.2907.68

$opera -remote "openURL(https://google.com,new-window)"

would open a broken link: http://openurl%28https//google.com,new-window) 

I found that problem while answering a StackOverflow question: https://stackoverflow.com/questions/51123537/webbrowser-open-breaks-the-link-python-3-7
History
Date User Action Args
2018-07-02 23:10:44kbumsiksetrecipients: + kbumsik, pablogsal
2018-07-02 23:10:44kbumsiksetmessageid: <1530573044.11.0.56676864532.issue34019@psf.upfronthosting.co.za>
2018-07-02 23:10:44kbumsiklinkissue34019 messages
2018-07-02 23:10:44kbumsikcreate