]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
authorChristian Heimes <christian@python.org>
Tue, 2 Aug 2022 19:00:41 +0000 (21:00 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2022 19:00:41 +0000 (21:00 +0200)
commite3b6ff19aaa318a813130ba9ad2ab0a332f27feb
treef67037e53dcc5f0249e84aece4fac7d53d3946f5
parent75a6441718dcbc65d993c9544e67e25bef120e82
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>
46 files changed:
Doc/includes/wasm-notavail.rst [new file with mode: 0644]
Doc/library/asynchat.rst
Doc/library/asyncio.rst
Doc/library/asyncore.rst
Doc/library/cgi.rst
Doc/library/compileall.rst
Doc/library/concurrent.futures.rst
Doc/library/crypt.rst
Doc/library/ensurepip.rst
Doc/library/fcntl.rst
Doc/library/ftplib.rst
Doc/library/getpass.rst
Doc/library/grp.rst
Doc/library/http.client.rst
Doc/library/http.server.rst
Doc/library/imaplib.rst
Doc/library/intro.rst
Doc/library/mmap.rst
Doc/library/multiprocessing.rst
Doc/library/nis.rst
Doc/library/nntplib.rst
Doc/library/os.rst
Doc/library/poplib.rst
Doc/library/pwd.rst
Doc/library/resource.rst
Doc/library/select.rst
Doc/library/selectors.rst
Doc/library/signal.rst
Doc/library/smtpd.rst
Doc/library/smtplib.rst
Doc/library/socket.rst
Doc/library/socketserver.rst
Doc/library/spwd.rst
Doc/library/ssl.rst
Doc/library/subprocess.rst
Doc/library/syslog.rst
Doc/library/telnetlib.rst
Doc/library/threading.rst
Doc/library/urllib.request.rst
Doc/library/venv.rst
Doc/library/webbrowser.rst
Doc/library/xmlrpc.client.rst
Doc/library/xmlrpc.server.rst
Doc/library/zoneinfo.rst
Doc/tools/extensions/pyspecific.py
Misc/NEWS.d/next/Documentation/2022-07-29-23-02-19.gh-issue-95451.-tgB93.rst [new file with mode: 0644]