summaryrefslogtreecommitdiffstats
path: root/Tools/wasm/wasm_assets.py
Commit message (Expand)AuthorAgeFilesLines
* gh-104773: PEP 594: Remove the xdrlib module (#104900)Victor Stinner2023-05-241-1/+0
* gh-104773: PEP 594: Remove the nntplib module (#104894)Victor Stinner2023-05-241-1/+0
* gh-104773: PEP 594: Remove the mailcap module (#104867)Victor Stinner2023-05-241-1/+0
* gh-104773: PEP 594: Remove the sunau module (#104863)Victor Stinner2023-05-241-1/+1
* gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)Victor Stinner2023-05-241-2/+0
* gh-104780: Remove 2to3 program and lib2to3 module (#104781)Victor Stinner2023-05-231-2/+0
* gh-104773: PEP 594: Remove the telnetlib module (#104778)Victor Stinner2023-05-231-1/+0
* gh-103801: Tools/wasm linting and formatting (#103796)Daniel Versoza2023-04-241-1/+2
* gh-72719: Remove asyncore and asynchat modules (#96580)Nikita Sobolev2022-11-081-2/+0
* gh-92584: Remove the distutils package (#99061)Victor Stinner2022-11-031-1/+0
* gh-92584: Remove references to removed _bootsubprocess (#99062)Victor Stinner2022-11-031-1/+0
* gh-96883: browser: include concurrent.futures (GH-96886)Christian Heimes2022-09-171-13/+19
* gh-96320: WASI socket fixes (#96388)Christian Heimes2022-08-301-1/+2
* gh-95853: WASM: better version and asset handling in scripts (GH-96045)Christian Heimes2022-08-191-1/+13
* gh-93243: Make smtpd private before porting its users (GH-93246)Oleg Iarygin2022-08-061-1/+0
* gh-93939: Use new MODULE_name_STATE in wasm_assets script (GH-95035)Christian Heimes2022-07-201-7/+6
* gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070)Victor Stinner2022-06-221-12/+1
* gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043)Victor Stinner2022-06-211-1/+0
* gh-93839: Move Lib/ctypes/test/ to Lib/test/test_ctypes/ (#94041)Victor Stinner2022-06-211-1/+0
* gh-84461: Fix pydebug Emscripten browser builds (GH-93982)Christian Heimes2022-06-181-12/+24
* bpo-40280: WASM docs and smaller browser builds (GH-32412)Christian Heimes2022-04-101-49/+115
* bpo-40280: Get help() working and more (GH-30858)Christian Heimes2022-01-241-1/+5
* bpo-40280: Add Tools/wasm with helpers for cross building (GH-29984)Christian Heimes2021-12-181-0/+174