]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781)
authorChristian Heimes <christian@python.org>
Sat, 23 Apr 2022 07:52:16 +0000 (10:52 +0300)
committerGitHub <noreply@github.com>
Sat, 23 Apr 2022 07:52:16 +0000 (09:52 +0200)
commit9b5ca5405e5a2786b5b3acc0de578f80f8dc9e36
tree2b9bbe7cbd0d10c15a459f37c91e17ac27e97dff
parent0daa99f68b7b9f02b37a2f34508f33ae66d95fc4
gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781)
Doc/library/sys.rst
Lib/test/support/threading_helper.py
Lib/test/test_sys.py
Misc/NEWS.d/next/Library/2022-04-21-11-57-23.gh-issue-84461.S7dbt4.rst [new file with mode: 0644]
Python/sysmodule.c
Tools/wasm/README.md
configure
configure.ac