1 file changed
+1
-1
lines changedSubmodule micropython-lib updated 37 files
- .github/workflows/code_formatting.yml-16
- .github/workflows/commit_formatting.yml+18
- .github/workflows/ruff.yml+5-4
- .pre-commit-config.yaml+7-4
- micropython/aiorepl/README.md+1-1
- micropython/aiorepl/aiorepl.py+162-23
- micropython/aiorepl/manifest.py+1-1
- micropython/bluetooth/aioble/README.md+2-2
- micropython/drivers/display/lcd160cr/manifest.py-5
- micropython/uaiohttpclient/example.py+5-20
- micropython/uaiohttpclient/manifest.py+1-1
- micropython/uaiohttpclient/uaiohttpclient.py+28-22
- pyproject.toml+6-1
- python-ecosys/aiohttp/README.md+32
- python-ecosys/aiohttp/aiohttp/__init__.py+264
- python-ecosys/aiohttp/aiohttp/aiohttp_ws.py+269
- python-ecosys/aiohttp/examples/client.py+18
- python-ecosys/aiohttp/examples/compression.py+20
- python-ecosys/aiohttp/examples/get.py+29
- python-ecosys/aiohttp/examples/headers.py+18
- python-ecosys/aiohttp/examples/methods.py+25
- python-ecosys/aiohttp/examples/params.py+20
- python-ecosys/aiohttp/examples/ws.py+44
- python-ecosys/aiohttp/examples/ws_repl_echo.py+53
- python-ecosys/aiohttp/manifest.py+7
- python-ecosys/cbor2/cbor2/decoder.py+3-2
- python-stdlib/base64/base64.py+25-6
- python-stdlib/base64/manifest.py+1-1
- python-stdlib/os-path/manifest.py+1-1
- python-stdlib/os-path/os/path.py+7
- python-stdlib/os-path/test_path.py+4
- python-stdlib/time/README.md+45
- tools/ci.sh+9-12
- tools/codeformat.py+4-72
- tools/makepyproject.py+1-3
- tools/verifygitlog.py+173
- unix-ffi/re/re.py+48-25
0 commit comments