gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)

Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Michael Droettboom <mdboom@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
This commit is contained in:
Christian Heimes 2022-08-02 21:00:41 +02:00 committed by GitHub
parent 75a6441718
commit e3b6ff19aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
46 changed files with 322 additions and 105 deletions

View file

@ -21,6 +21,7 @@ authentication, redirections, cookies and more.
The `Requests package <https://requests.readthedocs.io/en/master/>`_
is recommended for a higher-level HTTP client interface.
.. include:: ../includes/wasm-notavail.rst
The :mod:`urllib.request` module defines the following functions: