1
0

1 Commits

Author SHA256 Message Date
3eaf3314aa - Update 10 1.26.0
* aiorepl: Handle stream shutdown.
  * aiohttp: Fix partial reads by using readexactly.
  * abc: Add ABC base class.
  * aioble-l2cap: Raise correct error if l2cap disconnects during send.
  * logging: Allow logging.exception helper to handle tracebacks.
  * errno: Add ENOTCONN constant.
  * aiorepl: Use blocking reads for raw REPL and raw paste.
  * urllib.urequest: Add support for headers to urequest.urlopen.
  * tools/verifygitlog.py: Sync with changes from the main repo.
  * utop: Print IDF heap details.
  * utop: Print MicroPython memory info.
  * utop: Add initial implementation for ESP32.
  * all: Apply Ruff 0.11.6 reformatting changes.
  * top: Bump the Ruff version to 0.11.6.
  * lora: Fix SNR value in SX126x received packets.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython-lib?expand=0&rev=9
2025-08-15 08:25:54 +00:00