Ports: Add note about Python webbrowser patch upstreaming
This commit is contained in:
parent
2cbe510e89
commit
25cf59f2f6
Notes:
sideshowbarker
2024-07-18 18:25:55 +09:00
1 changed files with 2 additions and 0 deletions
|
@ -19,3 +19,5 @@ Our stub implementation of `setlocale()` always returns `nullptr`, which the int
|
|||
## `webbrowser.patch`
|
||||
|
||||
Register the SerenityOS Browser in the [`webbrowser`](https://docs.python.org/3/library/webbrowser.html) module.
|
||||
|
||||
Note: This change [has been added to upstream CPython](https://github.com/python/cpython/pull/25947) and will be included in the Python 3.10 release :^)
|
||||
|
|
Loading…
Add table
Reference in a new issue