diff options
| author | Damien George <damien@micropython.org> | 2025-12-04 16:23:43 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-12-08 12:18:23 +1100 |
| commit | 2bd337ef18efdcb04c28adc2b03b26432ae24715 (patch) | |
| tree | 6fc3a2e5d409bac65cbee34f391a20fc3ebfaaaa /lib | |
| parent | 7702f7f59daf8dd11b4134c05edd34002204cd99 (diff) | |
lib/micropython-lib: Update submodule to latest.
This brings in:
- usb-device: raise RuntimeError when DCD error occurs
- usb-device-hid: return True after submit_xfer
- inspect: implement a very basic signature function
- datetime: apply localtz patch to include naive date/time support
- datetime: optimize for code size
- sdcard: updating sector calculation for SDXC
- mip: optimize _CHUNK_SIZE const for code size
- aioble/examples: change variable name to _ADV_INTERVAL_US
- aioble: fix typo in README in aioble.ADDR_PUBLIC
- copy: fix typo in _deepcopy_dispatch
- requests: update example for fetching using requests
- all: fix formatting errors in docstrings
- CONTRIBUTING: add guidelines for module documentation and versioning
- cbor2: silence missing `__eq__` warning
- pyproject.toml: reorganize ruff lint settings for newer ruff
- all: correct various typos in comments and docs
- lora: fix import error detection for missing drivers
- inspect: support closures/generators/async-funcs in inspect.signature
- usb-device-hid: fix descriptor protocol config and set correct default
- usb-device-hid: use report protocol after report descriptor requested
- umqtt.simple: add unsubscribe method
- aiohttp: correctly handle WebSocket message fragmentation
- iperf3: fix use as a CLI on the unix port of MicroPython
- iperf3: factor out data transfer logic to separate function
- iperf3: fix server UDP mode
- unix-ffi/socket: remove ip add/drop membership from socket
- tarfile: add basic unittest for tarfile.TarFile
- tarfile: fix FileSection.skip to not rely on extended readinto args
- argparse: Add support for custom argument types
- pyproject.toml: add codespell configuration, CI and precommit
- all: fix spelling and typos in comments and docstring
- aioble/examples: change variable name to _ADV_INTERVAL_US
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'lib')
| m--------- | lib/micropython-lib | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/micropython-lib b/lib/micropython-lib -Subproject 34c4ee1647ac4b177ae40adf0ec514660e433dc +Subproject 6ae440a8a144233e6e703f6759b7e7a0afaa37a |
