[issue44059] Support SerenityOS Browser in webbrowser module

2021-05-06 Thread Linus Groh
Change by Linus Groh : -- keywords: +patch pull_requests: +24611 stage: -> patch review pull_request: https://github.com/python/cpython/pull/25947 ___ Python tracker <https://bugs.python.org/issu

[issue44059] Support SerenityOS Browser in webbrowser module

2021-05-06 Thread Linus Groh
New submission from Linus Groh : SerenityOS [1] maintains its own port of Python (currently 3.9.5) [2], with increasingly fewer custom patches. It has its own webbrowser (called "Browser") [3][4], which is the only browser installed by default - as a result, webbrowser.open() curr