From 285e439e828607543035c8395ae66a735c0fff10 Mon Sep 17 00:00:00 2001 From: Josverl Date: Mon, 8 Jul 2024 19:12:13 +0200 Subject: [PATCH] Update boardstubs for v1.21.0 --- .../README.md | 2 - .../_asyncio.pyi | 2 +- .../_boot.pyi | 3 - .../_espnow.pyi | 3 +- .../_onewire.pyi | 2 +- .../_thread.pyi | 2 +- .../aioespnow.pyi | 40 ++- .../apa106.pyi | 21 +- .../array.pyi | 2 +- .../asyncio/__init__.pyi | 294 ++++++++++++++- .../asyncio/core.pyi | 106 +++--- .../asyncio/event.pyi | 38 +- .../asyncio/funcs.pyi | 23 +- .../asyncio/lock.pyi | 23 +- .../asyncio/stream.pyi | 95 +++-- .../binascii.pyi | 2 +- .../bluetooth.pyi | 2 +- .../btree.pyi | 2 +- .../cmath.pyi | 2 +- .../cryptolib.pyi | 2 +- .../deflate.pyi | 2 +- .../dht.pyi | 35 +- .../doc_stubs.json | 2 +- .../ds18x20.pyi | 26 +- .../errno.pyi | 2 +- .../esp.pyi | 2 +- .../esp32.pyi | 2 +- .../espnow.pyi | 3 +- .../firmware_stubs.json | 2 +- .../flashbdev.pyi | 25 +- .../framebuf.pyi | 2 +- .../gc.pyi | 2 +- .../hashlib.pyi | 2 +- .../heapq.pyi | 2 +- .../inisetup.pyi | 17 +- .../io.pyi | 2 +- .../json.pyi | 2 +- .../machine.pyi | 2 +- .../math.pyi | 2 +- .../mip/__init__.pyi | 30 +- .../neopixel.pyi | 41 +-- .../network.pyi | 2 +- .../ntptime.pyi | 17 +- .../onewire.pyi | 42 ++- .../os.pyi | 2 +- .../package.json | 6 +- .../platform.pyi | 2 +- .../pyproject.toml | 8 +- .../random.pyi | 2 +- .../requests/__init__.pyi | 47 ++- .../select.pyi | 2 +- .../socket.pyi | 2 +- .../ssl.pyi | 2 +- .../struct.pyi | 2 +- .../sys.pyi | 2 +- .../time.pyi | 2 +- .../uarray.pyi | 2 +- .../uasyncio.pyi | 38 -- .../uasyncio/__init__.pyi | 2 +- .../uasyncio/core.pyi | 2 +- .../uasyncio/event.pyi | 2 +- .../uasyncio/funcs.pyi | 2 +- .../uasyncio/lock.pyi | 2 +- .../uasyncio/stream.pyi | 2 +- .../ubinascii.pyi | 2 +- .../ubluetooth.pyi | 2 +- .../ucryptolib.pyi | 2 +- .../uctypes.pyi | 2 +- .../uerrno.pyi | 2 +- .../uhashlib.pyi | 2 +- .../uheapq.pyi | 2 +- .../uio.pyi | 2 +- .../ujson.pyi | 2 +- .../umachine.pyi | 2 +- .../umqtt/__init__.pyi | 0 .../umqtt/robust.pyi | 36 +- .../umqtt/simple.pyi | 59 ++- .../uos.pyi | 2 +- .../uplatform.pyi | 2 +- .../upysh.pyi | 32 -- .../urandom.pyi | 2 +- .../ure.pyi | 2 +- .../urequests.pyi | 25 +- .../uselect.pyi | 2 +- .../usocket.pyi | 2 +- .../ussl.pyi | 2 +- .../ustruct.pyi | 2 +- .../usys.pyi | 2 +- .../utime.pyi | 2 +- .../uwebsocket.pyi | 2 +- .../webrepl.pyi | 16 - .../webrepl_setup.pyi | 10 - .../websocket.pyi | 2 +- .../_asyncio.pyi | 2 +- .../_espnow.pyi | 3 +- .../_onewire.pyi | 2 +- .../_thread.pyi | 2 +- .../aioespnow.pyi | 2 +- .../apa106.pyi | 2 +- .../array.pyi | 2 +- .../asyncio/__init__.pyi | 2 +- .../asyncio/core.pyi | 2 +- .../asyncio/event.pyi | 2 +- .../asyncio/funcs.pyi | 2 +- .../asyncio/lock.pyi | 2 +- .../asyncio/stream.pyi | 2 +- .../binascii.pyi | 2 +- .../bluetooth.pyi | 2 +- .../btree.pyi | 2 +- .../cmath.pyi | 2 +- .../cryptolib.pyi | 2 +- .../deflate.pyi | 2 +- .../dht.pyi | 2 +- .../doc_stubs.json | 2 +- .../ds18x20.pyi | 2 +- .../errno.pyi | 2 +- .../esp.pyi | 2 +- .../esp32.pyi | 2 +- .../espnow.pyi | 3 +- .../firmware_stubs.json | 2 +- .../flashbdev.pyi | 2 +- .../framebuf.pyi | 2 +- .../gc.pyi | 2 +- .../hashlib.pyi | 2 +- .../heapq.pyi | 2 +- .../inisetup.pyi | 2 +- .../io.pyi | 2 +- .../json.pyi | 2 +- .../machine.pyi | 2 +- .../math.pyi | 2 +- .../mip/__init__.pyi | 2 +- .../neopixel.pyi | 2 +- .../network.pyi | 2 +- .../ntptime.pyi | 2 +- .../onewire.pyi | 2 +- .../os.pyi | 2 +- .../platform.pyi | 2 +- .../random.pyi | 2 +- .../requests/__init__.pyi | 2 +- .../select.pyi | 2 +- .../socket.pyi | 2 +- .../ssl.pyi | 2 +- .../struct.pyi | 2 +- .../sys.pyi | 2 +- .../time.pyi | 2 +- .../uarray.pyi | 2 +- .../uasyncio/__init__.pyi | 2 +- .../uasyncio/core.pyi | 2 +- .../uasyncio/event.pyi | 2 +- .../uasyncio/funcs.pyi | 2 +- .../uasyncio/lock.pyi | 2 +- .../uasyncio/stream.pyi | 2 +- .../ubinascii.pyi | 2 +- .../ubluetooth.pyi | 2 +- .../ucryptolib.pyi | 2 +- .../uctypes.pyi | 2 +- .../uerrno.pyi | 2 +- .../uhashlib.pyi | 2 +- .../uheapq.pyi | 2 +- .../uio.pyi | 2 +- .../ujson.pyi | 2 +- .../umachine.pyi | 2 +- .../umqtt/robust.pyi | 2 +- .../umqtt/simple.pyi | 2 +- .../uos.pyi | 2 +- .../uplatform.pyi | 2 +- .../urandom.pyi | 2 +- .../ure.pyi | 2 +- .../urequests.pyi | 2 +- .../uselect.pyi | 2 +- .../usocket.pyi | 2 +- .../ussl.pyi | 2 +- .../ustruct.pyi | 2 +- .../usys.pyi | 2 +- .../utime.pyi | 2 +- .../uwebsocket.pyi | 2 +- .../websocket.pyi | 2 +- .../_asyncio.pyi | 2 +- .../_espnow.pyi | 3 +- .../_onewire.pyi | 2 +- .../apa102.pyi | 2 +- .../array.pyi | 2 +- .../asyncio/__init__.pyi | 2 +- .../asyncio/core.pyi | 2 +- .../asyncio/event.pyi | 2 +- .../asyncio/funcs.pyi | 2 +- .../asyncio/lock.pyi | 2 +- .../asyncio/stream.pyi | 2 +- .../binascii.pyi | 2 +- .../btree.pyi | 2 +- .../cryptolib.pyi | 2 +- .../deflate.pyi | 2 +- .../dht.pyi | 2 +- .../doc_stubs.json | 2 +- .../ds18x20.pyi | 2 +- .../errno.pyi | 2 +- .../esp.pyi | 2 +- .../espnow.pyi | 3 +- .../firmware_stubs.json | 3 +- .../flashbdev.pyi | 2 +- .../framebuf.pyi | 2 +- .../gc.pyi | 2 +- .../hashlib.pyi | 2 +- .../heapq.pyi | 2 +- .../inisetup.pyi | 2 +- .../io.pyi | 2 +- .../json.pyi | 2 +- .../lwip.pyi | 2 +- .../machine.pyi | 2 +- .../math.pyi | 2 +- .../mip/__init__.pyi | 2 +- .../neopixel.pyi | 2 +- .../network.pyi | 2 +- .../ntptime.pyi | 2 +- .../onewire.pyi | 2 +- .../os.pyi | 2 +- .../platform.pyi | 2 +- .../random.pyi | 2 +- .../requests/__init__.pyi | 2 +- .../select.pyi | 2 +- .../socket.pyi | 2 +- .../ssd1306.pyi | 2 +- .../ssl.pyi | 2 +- .../struct.pyi | 2 +- .../sys.pyi | 2 +- .../time.pyi | 2 +- .../uarray.pyi | 2 +- .../uasyncio/__init__.pyi | 2 +- .../uasyncio/core.pyi | 2 +- .../uasyncio/event.pyi | 2 +- .../uasyncio/funcs.pyi | 2 +- .../uasyncio/lock.pyi | 2 +- .../uasyncio/stream.pyi | 2 +- .../ubinascii.pyi | 2 +- .../ucryptolib.pyi | 2 +- .../uctypes.pyi | 2 +- .../uerrno.pyi | 2 +- .../uhashlib.pyi | 2 +- .../uheapq.pyi | 2 +- .../uio.pyi | 2 +- .../ujson.pyi | 2 +- .../umachine.pyi | 2 +- .../umqtt/robust.pyi | 2 +- .../umqtt/simple.pyi | 2 +- .../uos.pyi | 2 +- .../uplatform.pyi | 2 +- .../urandom.pyi | 2 +- .../ure.pyi | 2 +- .../urequests.pyi | 2 +- .../uselect.pyi | 2 +- .../usocket.pyi | 338 +----------------- .../ussl.pyi | 2 +- .../ustruct.pyi | 2 +- .../usys.pyi | 2 +- .../utime.pyi | 2 +- .../uwebsocket.pyi | 2 +- .../websocket.pyi | 2 +- .../_asyncio.pyi | 2 +- .../_espnow.pyi | 3 +- .../_onewire.pyi | 2 +- .../_thread.pyi | 2 +- .../aioespnow.pyi | 2 +- .../apa106.pyi | 2 +- .../array.pyi | 2 +- .../asyncio/__init__.pyi | 2 +- .../asyncio/core.pyi | 2 +- .../asyncio/event.pyi | 2 +- .../asyncio/funcs.pyi | 2 +- .../asyncio/lock.pyi | 2 +- .../asyncio/stream.pyi | 2 +- .../binascii.pyi | 2 +- .../bluetooth.pyi | 2 +- .../btree.pyi | 2 +- .../cmath.pyi | 2 +- .../collections.pyi | 2 +- .../cryptolib.pyi | 2 +- .../deflate.pyi | 2 +- .../dht.pyi | 2 +- .../doc_stubs.json | 2 +- .../ds18x20.pyi | 2 +- .../errno.pyi | 2 +- .../esp.pyi | 2 +- .../esp32.pyi | 2 +- .../espnow.pyi | 3 +- .../firmware_stubs.json | 2 +- .../flashbdev.pyi | 2 +- .../framebuf.pyi | 2 +- .../gc.pyi | 2 +- .../hashlib.pyi | 2 +- .../heapq.pyi | 2 +- .../inisetup.pyi | 2 +- .../io.pyi | 2 +- .../json.pyi | 2 +- .../machine.pyi | 2 +- .../math.pyi | 2 +- .../micropython.pyi | 2 +- .../mip/__init__.pyi | 2 +- .../neopixel.pyi | 2 +- .../network.pyi | 2 +- .../ntptime.pyi | 2 +- .../onewire.pyi | 2 +- .../os.pyi | 2 +- .../platform.pyi | 2 +- .../random.pyi | 2 +- .../requests/__init__.pyi | 2 +- .../select.pyi | 2 +- .../socket.pyi | 2 +- .../ssl.pyi | 2 +- .../struct.pyi | 2 +- .../sys.pyi | 2 +- .../time.pyi | 2 +- .../uarray.pyi | 2 +- .../uasyncio/__init__.pyi | 2 +- .../uasyncio/core.pyi | 2 +- .../uasyncio/event.pyi | 2 +- .../uasyncio/funcs.pyi | 2 +- .../uasyncio/lock.pyi | 2 +- .../uasyncio/stream.pyi | 2 +- .../ubinascii.pyi | 2 +- .../ubluetooth.pyi | 2 +- .../ucollections.pyi | 2 +- .../ucryptolib.pyi | 2 +- .../uctypes.pyi | 2 +- .../uerrno.pyi | 2 +- .../uhashlib.pyi | 2 +- .../uheapq.pyi | 2 +- .../uio.pyi | 2 +- .../ujson.pyi | 2 +- .../umachine.pyi | 2 +- .../umqtt/robust.pyi | 2 +- .../umqtt/simple.pyi | 2 +- .../uos.pyi | 2 +- .../uplatform.pyi | 2 +- .../urandom.pyi | 2 +- .../ure.pyi | 2 +- .../urequests.pyi | 2 +- .../uselect.pyi | 2 +- .../usocket.pyi | 2 +- .../ussl.pyi | 2 +- .../ustruct.pyi | 2 +- .../usys.pyi | 2 +- .../utime.pyi | 2 +- .../uwebsocket.pyi | 2 +- .../websocket.pyi | 2 +- .../_asyncio.pyi | 2 +- .../_espnow.pyi | 2 +- .../_onewire.pyi | 2 +- .../_thread.pyi | 2 +- .../aioespnow.pyi | 2 +- .../apa106.pyi | 2 +- .../array.pyi | 2 +- .../asyncio/__init__.pyi | 2 +- .../asyncio/core.pyi | 2 +- .../asyncio/event.pyi | 2 +- .../asyncio/funcs.pyi | 2 +- .../asyncio/lock.pyi | 2 +- .../asyncio/stream.pyi | 2 +- .../binascii.pyi | 2 +- .../bluetooth.pyi | 2 +- .../btree.pyi | 2 +- .../cmath.pyi | 2 +- .../collections.pyi | 2 +- .../cryptolib.pyi | 2 +- .../deflate.pyi | 2 +- .../dht.pyi | 2 +- .../ds18x20.pyi | 2 +- .../errno.pyi | 2 +- .../esp.pyi | 2 +- .../esp32.pyi | 2 +- .../espnow.pyi | 2 +- .../flashbdev.pyi | 2 +- .../framebuf.pyi | 2 +- .../gc.pyi | 2 +- .../hashlib.pyi | 2 +- .../heapq.pyi | 2 +- .../inisetup.pyi | 2 +- .../io.pyi | 2 +- .../json.pyi | 2 +- .../machine.pyi | 2 +- .../math.pyi | 2 +- .../micropython.pyi | 2 +- .../mip.pyi | 2 +- .../mip/__init__.pyi | 2 +- .../modules.json | 2 +- .../neopixel.pyi | 2 +- .../network.pyi | 2 +- .../ntptime.pyi | 2 +- .../onewire.pyi | 2 +- .../os.pyi | 2 +- .../platform.pyi | 2 +- .../random.pyi | 2 +- .../requests.pyi | 2 +- .../requests/__init__.pyi | 2 +- .../select.pyi | 2 +- .../socket.pyi | 2 +- .../ssl.pyi | 2 +- .../struct.pyi | 2 +- .../sys.pyi | 2 +- .../time.pyi | 2 +- .../uarray.pyi | 2 +- .../uasyncio/__init__.pyi | 2 +- .../uasyncio/core.pyi | 2 +- .../uasyncio/event.pyi | 2 +- .../uasyncio/funcs.pyi | 2 +- .../uasyncio/lock.pyi | 2 +- .../uasyncio/stream.pyi | 2 +- .../ubinascii.pyi | 2 +- .../ubluetooth.pyi | 2 +- .../ucollections.pyi | 2 +- .../ucryptolib.pyi | 2 +- .../uctypes.pyi | 2 +- .../uerrno.pyi | 2 +- .../uhashlib.pyi | 2 +- .../uheapq.pyi | 2 +- .../uio.pyi | 2 +- .../ujson.pyi | 2 +- .../umachine.pyi | 2 +- .../umqtt/robust.pyi | 2 +- .../umqtt/simple.pyi | 2 +- .../uos.pyi | 2 +- .../uplatform.pyi | 2 +- .../urandom.pyi | 2 +- .../ure.pyi | 2 +- .../urequests.pyi | 2 +- .../uselect.pyi | 2 +- .../usocket.pyi | 2 +- .../ussl.pyi | 2 +- .../ustruct.pyi | 2 +- .../usys.pyi | 2 +- .../utime.pyi | 2 +- .../uwebsocket.pyi | 2 +- .../websocket.pyi | 2 +- .../_asyncio.pyi | 2 +- .../_espnow.pyi | 3 +- .../_onewire.pyi | 2 +- .../_thread.pyi | 2 +- .../aioespnow.pyi | 2 +- .../apa106.pyi | 2 +- .../array.pyi | 2 +- .../asyncio/__init__.pyi | 2 +- .../asyncio/core.pyi | 2 +- .../asyncio/event.pyi | 2 +- .../asyncio/funcs.pyi | 2 +- .../asyncio/lock.pyi | 2 +- .../asyncio/stream.pyi | 2 +- .../binascii.pyi | 2 +- .../bluetooth.pyi | 2 +- .../btree.pyi | 2 +- .../cmath.pyi | 2 +- .../collections.pyi | 2 +- .../cryptolib.pyi | 2 +- .../deflate.pyi | 2 +- .../dht.pyi | 2 +- .../doc_stubs.json | 2 +- .../ds18x20.pyi | 2 +- .../errno.pyi | 2 +- .../esp.pyi | 2 +- .../esp32.pyi | 2 +- .../espnow.pyi | 3 +- .../firmware_stubs.json | 2 +- .../flashbdev.pyi | 2 +- .../framebuf.pyi | 2 +- .../gc.pyi | 2 +- .../hashlib.pyi | 2 +- .../heapq.pyi | 2 +- .../inisetup.pyi | 2 +- .../io.pyi | 2 +- .../json.pyi | 2 +- .../machine.pyi | 2 +- .../math.pyi | 2 +- .../micropython.pyi | 2 +- .../mip/__init__.pyi | 2 +- .../neopixel.pyi | 2 +- .../network.pyi | 2 +- .../ntptime.pyi | 2 +- .../onewire.pyi | 2 +- .../os.pyi | 2 +- .../platform.pyi | 2 +- .../random.pyi | 2 +- .../requests/__init__.pyi | 2 +- .../select.pyi | 2 +- .../socket.pyi | 2 +- .../ssl.pyi | 2 +- .../struct.pyi | 2 +- .../sys.pyi | 2 +- .../time.pyi | 2 +- .../uarray.pyi | 2 +- .../uasyncio/__init__.pyi | 2 +- .../uasyncio/core.pyi | 2 +- .../uasyncio/event.pyi | 2 +- .../uasyncio/funcs.pyi | 2 +- .../uasyncio/lock.pyi | 2 +- .../uasyncio/stream.pyi | 2 +- .../ubinascii.pyi | 2 +- .../ubluetooth.pyi | 2 +- .../ucollections.pyi | 2 +- .../ucryptolib.pyi | 2 +- .../uctypes.pyi | 2 +- .../uerrno.pyi | 2 +- .../uhashlib.pyi | 2 +- .../uheapq.pyi | 2 +- .../uio.pyi | 2 +- .../ujson.pyi | 2 +- .../umachine.pyi | 2 +- .../umqtt/robust.pyi | 2 +- .../umqtt/simple.pyi | 2 +- .../uos.pyi | 2 +- .../uplatform.pyi | 2 +- .../urandom.pyi | 2 +- .../ure.pyi | 2 +- .../urequests.pyi | 2 +- .../uselect.pyi | 2 +- .../usocket.pyi | 2 +- .../ussl.pyi | 2 +- .../ustruct.pyi | 2 +- .../usys.pyi | 2 +- .../utime.pyi | 2 +- .../uwebsocket.pyi | 2 +- .../websocket.pyi | 2 +- .../_asyncio.pyi | 2 +- .../_espnow.pyi | 2 +- .../_onewire.pyi | 2 +- .../_thread.pyi | 2 +- .../aioespnow.pyi | 2 +- .../apa106.pyi | 2 +- .../array.pyi | 2 +- .../asyncio/__init__.pyi | 2 +- .../asyncio/core.pyi | 2 +- .../asyncio/event.pyi | 2 +- .../asyncio/funcs.pyi | 2 +- .../asyncio/lock.pyi | 2 +- .../asyncio/stream.pyi | 2 +- .../binascii.pyi | 2 +- .../bluetooth.pyi | 2 +- .../btree.pyi | 2 +- .../cmath.pyi | 2 +- .../collections.pyi | 2 +- .../cryptolib.pyi | 2 +- .../deflate.pyi | 2 +- .../dht.pyi | 2 +- .../ds18x20.pyi | 2 +- .../errno.pyi | 2 +- .../esp.pyi | 2 +- .../esp32.pyi | 2 +- .../espnow.pyi | 2 +- .../flashbdev.pyi | 2 +- .../framebuf.pyi | 2 +- .../gc.pyi | 2 +- .../hashlib.pyi | 2 +- .../heapq.pyi | 2 +- .../inisetup.pyi | 2 +- .../io.pyi | 2 +- .../json.pyi | 2 +- .../machine.pyi | 2 +- .../math.pyi | 2 +- .../micropython.pyi | 2 +- .../mip.pyi | 2 +- .../mip/__init__.pyi | 2 +- .../modules.json | 2 +- .../neopixel.pyi | 2 +- .../network.pyi | 2 +- .../ntptime.pyi | 2 +- .../onewire.pyi | 2 +- .../os.pyi | 2 +- .../platform.pyi | 2 +- .../random.pyi | 2 +- .../requests.pyi | 2 +- .../requests/__init__.pyi | 2 +- .../select.pyi | 2 +- .../socket.pyi | 2 +- .../ssl.pyi | 2 +- .../struct.pyi | 2 +- .../sys.pyi | 2 +- .../time.pyi | 2 +- .../uarray.pyi | 2 +- .../uasyncio/__init__.pyi | 2 +- .../uasyncio/core.pyi | 2 +- .../uasyncio/event.pyi | 2 +- .../uasyncio/funcs.pyi | 2 +- .../uasyncio/lock.pyi | 2 +- .../uasyncio/stream.pyi | 2 +- .../ubinascii.pyi | 2 +- .../ubluetooth.pyi | 2 +- .../ucollections.pyi | 2 +- .../ucryptolib.pyi | 2 +- .../uctypes.pyi | 2 +- .../uerrno.pyi | 2 +- .../uhashlib.pyi | 2 +- .../uheapq.pyi | 2 +- .../uio.pyi | 2 +- .../ujson.pyi | 2 +- .../umachine.pyi | 2 +- .../umqtt/robust.pyi | 2 +- .../umqtt/simple.pyi | 2 +- .../uos.pyi | 2 +- .../uplatform.pyi | 2 +- .../urandom.pyi | 2 +- .../ure.pyi | 2 +- .../urequests.pyi | 2 +- .../uselect.pyi | 2 +- .../usocket.pyi | 2 +- .../ussl.pyi | 2 +- .../ustruct.pyi | 2 +- .../usys.pyi | 2 +- .../utime.pyi | 2 +- .../uwebsocket.pyi | 2 +- .../websocket.pyi | 2 +- .../_asyncio.pyi | 2 +- .../_espnow.pyi | 3 +- .../_onewire.pyi | 2 +- .../apa102.pyi | 2 +- .../array.pyi | 2 +- .../asyncio/__init__.pyi | 2 +- .../asyncio/core.pyi | 2 +- .../asyncio/event.pyi | 2 +- .../asyncio/funcs.pyi | 2 +- .../asyncio/lock.pyi | 2 +- .../asyncio/stream.pyi | 2 +- .../binascii.pyi | 2 +- .../btree.pyi | 2 +- .../collections.pyi | 2 +- .../cryptolib.pyi | 2 +- .../deflate.pyi | 2 +- .../dht.pyi | 2 +- .../doc_stubs.json | 2 +- .../ds18x20.pyi | 2 +- .../errno.pyi | 2 +- .../esp.pyi | 2 +- .../espnow.pyi | 3 +- .../firmware_stubs.json | 3 +- .../flashbdev.pyi | 2 +- .../framebuf.pyi | 2 +- .../gc.pyi | 2 +- .../hashlib.pyi | 2 +- .../heapq.pyi | 2 +- .../inisetup.pyi | 2 +- .../io.pyi | 2 +- .../json.pyi | 2 +- .../lwip.pyi | 2 +- .../machine.pyi | 2 +- .../math.pyi | 2 +- .../micropython.pyi | 2 +- .../mip/__init__.pyi | 2 +- .../neopixel.pyi | 2 +- .../network.pyi | 2 +- .../ntptime.pyi | 2 +- .../onewire.pyi | 2 +- .../os.pyi | 2 +- .../platform.pyi | 2 +- .../random.pyi | 2 +- .../requests/__init__.pyi | 2 +- .../select.pyi | 2 +- .../socket.pyi | 2 +- .../ssd1306.pyi | 2 +- .../ssl.pyi | 2 +- .../struct.pyi | 2 +- .../sys.pyi | 2 +- .../time.pyi | 2 +- .../uarray.pyi | 2 +- .../uasyncio/__init__.pyi | 2 +- .../uasyncio/core.pyi | 2 +- .../uasyncio/event.pyi | 2 +- .../uasyncio/funcs.pyi | 2 +- .../uasyncio/lock.pyi | 2 +- .../uasyncio/stream.pyi | 2 +- .../ubinascii.pyi | 2 +- .../ucollections.pyi | 2 +- .../ucryptolib.pyi | 2 +- .../uctypes.pyi | 2 +- .../uerrno.pyi | 2 +- .../uhashlib.pyi | 2 +- .../uheapq.pyi | 2 +- .../uio.pyi | 2 +- .../ujson.pyi | 2 +- .../umachine.pyi | 2 +- .../umqtt/robust.pyi | 2 +- .../umqtt/simple.pyi | 2 +- .../uos.pyi | 2 +- .../uplatform.pyi | 2 +- .../urandom.pyi | 2 +- .../ure.pyi | 2 +- .../urequests.pyi | 2 +- .../uselect.pyi | 2 +- .../usocket.pyi | 338 +----------------- .../ussl.pyi | 2 +- .../ustruct.pyi | 2 +- .../usys.pyi | 2 +- .../utime.pyi | 2 +- .../uwebsocket.pyi | 2 +- .../websocket.pyi | 2 +- .../_asyncio.pyi | 2 +- .../_espnow.pyi | 2 +- .../_onewire.pyi | 2 +- .../apa102.pyi | 2 +- .../array.pyi | 2 +- .../asyncio/__init__.pyi | 2 +- .../asyncio/core.pyi | 2 +- .../asyncio/event.pyi | 2 +- .../asyncio/funcs.pyi | 2 +- .../asyncio/lock.pyi | 2 +- .../asyncio/stream.pyi | 2 +- .../binascii.pyi | 2 +- .../btree.pyi | 2 +- .../collections.pyi | 2 +- .../cryptolib.pyi | 2 +- .../deflate.pyi | 2 +- .../dht.pyi | 2 +- .../ds18x20.pyi | 2 +- .../errno.pyi | 2 +- .../esp.pyi | 2 +- .../espnow.pyi | 2 +- .../flashbdev.pyi | 2 +- .../framebuf.pyi | 2 +- .../gc.pyi | 2 +- .../hashlib.pyi | 2 +- .../heapq.pyi | 2 +- .../inisetup.pyi | 2 +- .../io.pyi | 2 +- .../json.pyi | 2 +- .../lwip.pyi | 2 +- .../machine.pyi | 2 +- .../math.pyi | 2 +- .../micropython.pyi | 2 +- .../mip.pyi | 2 +- .../mip/__init__.pyi | 2 +- .../modules.json | 3 +- .../neopixel.pyi | 2 +- .../network.pyi | 2 +- .../ntptime.pyi | 2 +- .../onewire.pyi | 2 +- .../os.pyi | 2 +- .../platform.pyi | 2 +- .../random.pyi | 2 +- .../requests.pyi | 2 +- .../requests/__init__.pyi | 2 +- .../select.pyi | 2 +- .../socket.pyi | 2 +- .../ssd1306.pyi | 2 +- .../ssl.pyi | 2 +- .../struct.pyi | 2 +- .../sys.pyi | 2 +- .../time.pyi | 2 +- .../uarray.pyi | 2 +- .../uasyncio/__init__.pyi | 2 +- .../uasyncio/core.pyi | 2 +- .../uasyncio/event.pyi | 2 +- .../uasyncio/funcs.pyi | 2 +- .../uasyncio/lock.pyi | 2 +- .../uasyncio/stream.pyi | 2 +- .../ubinascii.pyi | 2 +- .../ucollections.pyi | 2 +- .../ucryptolib.pyi | 2 +- .../uctypes.pyi | 2 +- .../uerrno.pyi | 2 +- .../uhashlib.pyi | 2 +- .../uheapq.pyi | 2 +- .../uio.pyi | 2 +- .../ujson.pyi | 2 +- .../umachine.pyi | 2 +- .../umqtt/robust.pyi | 2 +- .../umqtt/simple.pyi | 2 +- .../uos.pyi | 2 +- .../uplatform.pyi | 2 +- .../urandom.pyi | 2 +- .../ure.pyi | 2 +- .../urequests.pyi | 2 +- .../uselect.pyi | 2 +- .../usocket.pyi | 40 +-- .../ussl.pyi | 2 +- .../ustruct.pyi | 2 +- .../usys.pyi | 2 +- .../utime.pyi | 2 +- .../uwebsocket.pyi | 2 +- .../websocket.pyi | 2 +- 774 files changed, 1541 insertions(+), 1829 deletions(-) delete mode 100644 publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_boot.pyi delete mode 100644 publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio.pyi delete mode 100644 publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umqtt/__init__.pyi delete mode 100644 publish/micropython-v1_21_0-esp32-esp32_generic-stubs/upysh.pyi delete mode 100644 publish/micropython-v1_21_0-esp32-esp32_generic-stubs/webrepl.pyi delete mode 100644 publish/micropython-v1_21_0-esp32-esp32_generic-stubs/webrepl_setup.pyi diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/README.md b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/README.md index 1e6eaa3ff..4223e6e57 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/README.md +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/README.md @@ -28,11 +28,9 @@ For an overview of Micropython Stubs please see: https://micropython-stubs.read Included stubs: * Merged stubs from `stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged` -* Frozen stubs from `stubs/micropython-v1_21_0-frozen/esp32/GENERIC` * Core stubs from `stubs/micropython-core` origin | Family | Port | Board | Version -------|--------|------|-------|-------- Documentation | micropython | - | - | v1.21.0 -Core | micropython | esp32 | - | v1.21.0 diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_asyncio.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_asyncio.pyi index 13d737dec..8f4515366 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_asyncio.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_asyncio.pyi @@ -38,7 +38,7 @@ Module: '_asyncio' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Coroutine, List, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_boot.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_boot.pyi deleted file mode 100644 index 0e7dc1865..000000000 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_boot.pyi +++ /dev/null @@ -1,3 +0,0 @@ -from _typeshed import Incomplete - -vfs: Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_espnow.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_espnow.pyi index cb97f9a9f..103ae59f4 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_espnow.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_espnow.pyi @@ -8,9 +8,10 @@ Module: '_espnow' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete +from _espnow import ESPNowBase from typing import Any, Dict, Iterator, List, Optional, Tuple, Union MAX_DATA_LEN: int = 250 diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_onewire.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_onewire.pyi index 5a1293c69..4a17421da 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_onewire.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_onewire.pyi @@ -3,7 +3,7 @@ Module: '_onewire' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_thread.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_thread.pyi index 7c9d10f63..859833978 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_thread.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/_thread.pyi @@ -15,7 +15,7 @@ Module: '_thread' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/aioespnow.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/aioespnow.pyi index 831a1167d..7b4d7e01e 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/aioespnow.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/aioespnow.pyi @@ -1,10 +1,34 @@ -import espnow +""" +Module: 'aioespnow' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations +from typing import Generator from _typeshed import Incomplete -from collections.abc import Generator -class AIOESPNow(espnow.ESPNow): - async def arecv(self) -> Generator[Incomplete, None, Incomplete]: ... - async def airecv(self) -> Generator[Incomplete, None, Incomplete]: ... - async def asend(self, mac, msg: Incomplete | None = ..., sync: Incomplete | None = ...) -> Generator[Incomplete, None, Incomplete]: ... - def __aiter__(self): ... - async def __anext__(self): ... +class AIOESPNow: + _data: list = [] + _none_tuple: tuple = () + def recv(self, *args, **kwargs) -> Incomplete: ... + def recvinto(self, *args, **kwargs) -> Incomplete: ... + def peer_count(self, *args, **kwargs) -> Incomplete: ... + def mod_peer(self, *args, **kwargs) -> Incomplete: ... + def irecv(self, *args, **kwargs) -> Incomplete: ... + def set_pmk(self, *args, **kwargs) -> Incomplete: ... + def stats(self, *args, **kwargs) -> Incomplete: ... + def send(self, *args, **kwargs) -> Incomplete: ... + def add_peer(self, *args, **kwargs) -> Incomplete: ... + def config(self, *args, **kwargs) -> Incomplete: ... + def active(self, *args, **kwargs) -> Incomplete: ... + def any(self, *args, **kwargs) -> Incomplete: ... + def get_peers(self, *args, **kwargs) -> Incomplete: ... + def del_peer(self, *args, **kwargs) -> Incomplete: ... + def get_peer(self, *args, **kwargs) -> Incomplete: ... + + asend: Generator ## = + airecv: Generator ## = + arecv: Generator ## = + def irq(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/apa106.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/apa106.pyi index 5f193d6e1..31fe5f40f 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/apa106.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/apa106.pyi @@ -1,5 +1,20 @@ +""" +Module: 'apa106' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations from _typeshed import Incomplete -from neopixel import NeoPixel -class APA106(NeoPixel): - ORDER: Incomplete +class APA106: + ORDER: tuple = () + def write(self, *args, **kwargs) -> Incomplete: ... + def fill(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... + +class NeoPixel: + ORDER: tuple = () + def write(self, *args, **kwargs) -> Incomplete: ... + def fill(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/array.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/array.pyi index 51d856ef1..9ffb677c6 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/array.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/array.pyi @@ -14,7 +14,7 @@ Module: 'array' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/__init__.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/__init__.pyi index 12e6b8a51..0085d610c 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/__init__.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/__init__.pyi @@ -32,11 +32,297 @@ Example:: Core functions -------------- + +--- +Module: 'asyncio.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC """ -from .core import * + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations +from typing import Any, Coroutine, List, Tuple, Generator from _typeshed import Incomplete -__version__: Incomplete -_attrs: Incomplete +_attrs: dict = {} + +def wait_for_ms(awaitable, timeout) -> Coroutine[Incomplete, Any, Any]: + """ + Similar to `wait_for` but *timeout* is an integer in milliseconds. + + This is a coroutine, and a MicroPython extension. + """ + ... + +def create_task(coro) -> Task: + """ + Create a new task from the given coroutine and schedule it to run. + + Returns the corresponding `Task` object. + """ + ... + +def ticks_diff(*args, **kwargs) -> Incomplete: ... +def ticks(*args, **kwargs) -> Incomplete: ... +def run_until_complete(*args, **kwargs) -> Incomplete: ... +def new_event_loop() -> Incomplete: + """ + Reset the event loop and return it. + + Note: since MicroPython only has a single event loop this function just + resets the loop's state, it does not create a new one. + """ + ... + +def current_task() -> Task: + """ + Return the `Task` object associated with the currently running task. + """ + ... + +def get_event_loop() -> Incomplete: + """ + Return the event loop used to schedule and run tasks. See `Loop`. + """ + ... + +def ticks_add(*args, **kwargs) -> Incomplete: ... +def sleep_ms(t) -> Coroutine[Incomplete, Any, Any]: + """ + Sleep for *t* milliseconds. + + This is a coroutine, and a MicroPython extension. + """ + ... + +def sleep(t) -> Coroutine[Incomplete, Any, Any]: + """ + Sleep for *t* seconds (can be a float). + + This is a coroutine. + """ + ... + +def run(coro) -> Incomplete: + """ + Create a new task from the given coroutine and run it until it completes. + + Returns the value returned by *coro*. + """ + ... + +class Loop: + """ + This represents the object which schedules and runs tasks. It cannot be + created, use `get_event_loop` instead. + """ + + def call_exception_handler(self, context) -> Incomplete: + """ + Call the current exception handler. The argument *context* is passed through and + is a dictionary containing keys: ``'message'``, ``'exception'``, ``'future'``. + """ + ... + + def run_forever(self) -> Incomplete: + """ + Run the event loop until `stop()` is called. + """ + ... + + def set_exception_handler(self, handler) -> None: + """ + Set the exception handler to call when a Task raises an exception that is not + caught. The *handler* should accept two arguments: ``(loop, context)``. + """ + ... + + def get_exception_handler(self) -> None: + """ + Get the current exception handler. Returns the handler, or ``None`` if no + custom handler is set. + """ + ... + + def default_exception_handler(self, context) -> Incomplete: + """ + The default exception handler that is called. + """ + ... + + def run_until_complete(self, awaitable) -> Incomplete: + """ + Run the given *awaitable* until it completes. If *awaitable* is not a task + then it will be promoted to one. + """ + ... + + def close(self) -> None: + """ + Close the event loop. + """ + ... + + def create_task(self, coro) -> Task: + """ + Create a task from the given *coro* and return the new `Task` object. + """ + ... + + def stop(self) -> None: + """ + Stop the event loop. + """ + ... + _exc_handler: Incomplete ## = None + def __init__(self, *argv, **kwargs) -> None: ... + +class IOQueue: + def _dequeue(self, *args, **kwargs) -> Incomplete: ... + def queue_write(self, *args, **kwargs) -> Incomplete: ... + def queue_read(self, *args, **kwargs) -> Incomplete: ... + def remove(self, *args, **kwargs) -> Incomplete: ... + def _enqueue(self, *args, **kwargs) -> Incomplete: ... + def wait_io_event(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... + +class SingletonGenerator: + def __init__(self, *argv, **kwargs) -> None: ... + +class Event: + """ + Create a new event which can be used to synchronise tasks. Events start + in the cleared state. + """ + + def set(self) -> None: + """ + Set the event. Any tasks waiting on the event will be scheduled to run. + + Note: This must be called from within a task. It is not safe to call this + from an IRQ, scheduler callback, or other thread. See `ThreadSafeFlag`. + """ + ... + + def is_set(self) -> bool: + """ + Returns ``True`` if the event is set, ``False`` otherwise. + """ + ... + + def clear(self) -> None: + """ + Clear the event. + """ + ... + wait: Generator ## = + def __init__(self, *argv, **kwargs) -> None: ... + +class CancelledError(Exception): ... + +class Task: + """ + This object wraps a coroutine into a running task. Tasks can be waited on + using ``await task``, which will wait for the task to complete and return + the return value of the task. + + Tasks should not be created directly, rather use `create_task` to create them. + """ + + def __init__(self, *argv, **kwargs) -> None: ... + +class TaskQueue: + def push(self, *args, **kwargs) -> Incomplete: ... + def peek(self, *args, **kwargs) -> Incomplete: ... + def remove(self, *args, **kwargs) -> Incomplete: ... + def pop(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... + +class ThreadSafeFlag: + """ + Create a new flag which can be used to synchronise a task with code running + outside the asyncio loop, such as other threads, IRQs, or scheduler + callbacks. Flags start in the cleared state. The class does not currently + work under the Unix build of MicroPython. + """ + + def set(self) -> None: + """ + Set the flag. If there is a task waiting on the flag, it will be scheduled + to run. + """ + ... + + def ioctl(self, *args, **kwargs) -> Incomplete: ... + def clear(self) -> None: + """ + Clear the flag. This may be used to ensure that a possibly previously-set + flag is clear before waiting for it. + """ + ... + wait: Generator ## = + def __init__(self, *argv, **kwargs) -> None: ... + +wait_for: Generator ## = +gather: Generator ## = + +class Lock: + """ + Create a new lock which can be used to coordinate tasks. Locks start in + the unlocked state. + + In addition to the methods below, locks can be used in an ``async with`` statement. + """ + + def locked(self) -> bool: + """ + Returns ``True`` if the lock is locked, otherwise ``False``. + """ + ... + + def release(self) -> Incomplete: + """ + Release the lock. If any tasks are waiting on the lock then the next one in the + queue is scheduled to run and the lock remains locked. Otherwise, no tasks are + waiting an the lock becomes unlocked. + """ + ... + acquire: Generator ## = + def __init__(self, *argv, **kwargs) -> None: ... + +class TimeoutError(Exception): ... + +open_connection: Generator ## = + +class StreamWriter: + def get_extra_info(self, *args, **kwargs) -> Incomplete: ... + def write(self, *args, **kwargs) -> Incomplete: ... + def close(self, *args, **kwargs) -> Incomplete: ... + + awrite: Generator ## = + readexactly: Generator ## = + awritestr: Generator ## = + drain: Generator ## = + readinto: Generator ## = + read: Generator ## = + aclose: Generator ## = + readline: Generator ## = + wait_closed: Generator ## = + def __init__(self, *argv, **kwargs) -> None: ... + +class StreamReader: + def get_extra_info(self, *args, **kwargs) -> Incomplete: ... + def write(self, *args, **kwargs) -> Incomplete: ... + def close(self, *args, **kwargs) -> Incomplete: ... + + awrite: Generator ## = + readexactly: Generator ## = + awritestr: Generator ## = + drain: Generator ## = + readinto: Generator ## = + read: Generator ## = + aclose: Generator ## = + readline: Generator ## = + wait_closed: Generator ## = + def __init__(self, *argv, **kwargs) -> None: ... -def __getattr__(attr): ... +start_server: Generator ## = diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/core.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/core.pyi index 775c3af18..5ecf51c28 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/core.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/core.pyi @@ -1,52 +1,70 @@ -from .task import Task as Task, TaskQueue as TaskQueue +""" +Module: 'asyncio.core' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations +from typing import Generator from _typeshed import Incomplete -class CancelledError(BaseException): ... -class TimeoutError(Exception): ... +_exc_context: dict = {} -_exc_context: Incomplete +def ticks_add(*args, **kwargs) -> Incomplete: ... +def sleep_ms(*args, **kwargs) -> Incomplete: ... +def get_event_loop(*args, **kwargs) -> Incomplete: ... +def create_task(*args, **kwargs) -> Incomplete: ... +def ticks_diff(*args, **kwargs) -> Incomplete: ... +def run_until_complete(*args, **kwargs) -> Incomplete: ... +def _promote_to_task(*args, **kwargs) -> Incomplete: ... +def new_event_loop(*args, **kwargs) -> Incomplete: ... +def ticks(*args, **kwargs) -> Incomplete: ... +def sleep(*args, **kwargs) -> Incomplete: ... +def current_task(*args, **kwargs) -> Incomplete: ... +def run(*args, **kwargs) -> Incomplete: ... -class SingletonGenerator: - state: Incomplete - exc: Incomplete - def __init__(self) -> None: ... - def __iter__(self): ... - def __next__(self) -> None: ... +_stopper: Generator ## = +_stop_task: Incomplete ## = None +_io_queue: Incomplete ## = -def sleep_ms(t, sgen=...): ... -def sleep(t): ... +class TaskQueue: + def push(self, *args, **kwargs) -> Incomplete: ... + def peek(self, *args, **kwargs) -> Incomplete: ... + def remove(self, *args, **kwargs) -> Incomplete: ... + def pop(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... -class IOQueue: - poller: Incomplete - map: Incomplete - def __init__(self) -> None: ... - def _enqueue(self, s, idx) -> None: ... - def _dequeue(self, s) -> None: ... - def queue_read(self, s) -> None: ... - def queue_write(self, s) -> None: ... - def remove(self, task) -> None: ... - def wait_io_event(self, dt) -> None: ... - -def _promote_to_task(aw): ... -def create_task(coro): ... -def run_until_complete(main_task: Incomplete | None = ...): ... -def run(coro): ... -async def _stopper() -> None: ... - -_stop_task: Incomplete +_task_queue: Incomplete ## = class Loop: - _exc_handler: Incomplete - def create_task(coro): ... - def run_forever() -> None: ... - def run_until_complete(aw): ... - def stop() -> None: ... - def close() -> None: ... - def set_exception_handler(handler) -> None: ... - def get_exception_handler(): ... - def default_exception_handler(loop, context) -> None: ... - def call_exception_handler(context) -> None: ... - -def get_event_loop(runq_len: int = ..., waitq_len: int = ...): ... -def current_task(): ... -def new_event_loop(): ... + def call_exception_handler(self, *args, **kwargs) -> Incomplete: ... + def run_forever(self, *args, **kwargs) -> Incomplete: ... + def set_exception_handler(self, *args, **kwargs) -> Incomplete: ... + def get_exception_handler(self, *args, **kwargs) -> Incomplete: ... + def default_exception_handler(self, *args, **kwargs) -> Incomplete: ... + def run_until_complete(self, *args, **kwargs) -> Incomplete: ... + def close(self, *args, **kwargs) -> Incomplete: ... + def create_task(self, *args, **kwargs) -> Incomplete: ... + def stop(self, *args, **kwargs) -> Incomplete: ... + + _exc_handler: Incomplete ## = None + def __init__(self, *argv, **kwargs) -> None: ... + +class Task: + def __init__(self, *argv, **kwargs) -> None: ... + +class CancelledError(Exception): ... + +class SingletonGenerator: + def __init__(self, *argv, **kwargs) -> None: ... + +class IOQueue: + def _dequeue(self, *args, **kwargs) -> Incomplete: ... + def queue_write(self, *args, **kwargs) -> Incomplete: ... + def queue_read(self, *args, **kwargs) -> Incomplete: ... + def remove(self, *args, **kwargs) -> Incomplete: ... + def _enqueue(self, *args, **kwargs) -> Incomplete: ... + def wait_io_event(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... + +class TimeoutError(Exception): ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/event.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/event.pyi index 731c304c9..33237724a 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/event.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/event.pyi @@ -1,21 +1,25 @@ -import io -from . import core as core +""" +Module: 'asyncio.event' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations +from typing import Generator from _typeshed import Incomplete -from collections.abc import Generator + +class ThreadSafeFlag: + def set(self, *args, **kwargs) -> Incomplete: ... + def ioctl(self, *args, **kwargs) -> Incomplete: ... + def clear(self, *args, **kwargs) -> Incomplete: ... + + wait: Generator ## = + def __init__(self, *argv, **kwargs) -> None: ... class Event: - state: bool - waiting: Incomplete - def __init__(self) -> None: ... - def is_set(self): ... - def set(self) -> None: ... - def clear(self) -> None: ... - def wait(self) -> Generator[None, None, Incomplete]: ... + def set(self, *args, **kwargs) -> Incomplete: ... + def is_set(self, *args, **kwargs) -> Incomplete: ... + def clear(self, *args, **kwargs) -> Incomplete: ... -class ThreadSafeFlag(io.IOBase): - state: int - def __init__(self) -> None: ... - def ioctl(self, req, flags): ... - def set(self) -> None: ... - def clear(self) -> None: ... - async def wait(self) -> Generator[Incomplete, None, None]: ... + wait: Generator ## = + def __init__(self, *argv, **kwargs) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/funcs.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/funcs.pyi index 1e111c05a..754d02b2c 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/funcs.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/funcs.pyi @@ -1,13 +1,20 @@ -from . import core as core +""" +Module: 'asyncio.funcs' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations +from typing import Generator from _typeshed import Incomplete -from collections.abc import Generator -async def _run(waiter, aw) -> None: ... -async def wait_for(aw, timeout, sleep=...): ... -def wait_for_ms(aw, timeout): ... +def wait_for_ms(*args, **kwargs) -> Incomplete: ... + +_run: Generator ## = class _Remove: - @staticmethod - def remove(t) -> None: ... + def remove(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... -def gather(*aws, return_exceptions: bool = ...) -> Generator[None, None, Incomplete]: ... +gather: Generator ## = +wait_for: Generator ## = diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/lock.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/lock.pyi index b89edeb63..b8de77bd4 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/lock.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/lock.pyi @@ -1,13 +1,16 @@ -from . import core as core +""" +Module: 'asyncio.lock' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations +from typing import Generator from _typeshed import Incomplete -from collections.abc import Generator class Lock: - state: int - waiting: Incomplete - def __init__(self) -> None: ... - def locked(self): ... - def release(self) -> None: ... - def acquire(self) -> Generator[None, None, Incomplete]: ... - async def __aenter__(self): ... - async def __aexit__(self, exc_type, exc, tb): ... + def locked(self, *args, **kwargs) -> Incomplete: ... + def release(self, *args, **kwargs) -> Incomplete: ... + + acquire: Generator ## = + def __init__(self, *argv, **kwargs) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/stream.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/stream.pyi index 20e211910..3a3ee9c2b 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/stream.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/asyncio/stream.pyi @@ -1,36 +1,69 @@ -from . import core as core +""" +Module: 'asyncio.stream' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations +from typing import Generator from _typeshed import Incomplete -from collections.abc import Generator + +stream_awrite: Generator ## = + +class StreamWriter: + def get_extra_info(self, *args, **kwargs) -> Incomplete: ... + def write(self, *args, **kwargs) -> Incomplete: ... + def close(self, *args, **kwargs) -> Incomplete: ... + + awrite: Generator ## = + readexactly: Generator ## = + awritestr: Generator ## = + drain: Generator ## = + readinto: Generator ## = + read: Generator ## = + aclose: Generator ## = + readline: Generator ## = + wait_closed: Generator ## = + def __init__(self, *argv, **kwargs) -> None: ... class Stream: - s: Incomplete - e: Incomplete - out_buf: bytes - def __init__(self, s, e=...) -> None: ... - def get_extra_info(self, v): ... - async def __aenter__(self): ... - async def __aexit__(self, exc_type, exc, tb) -> None: ... - def close(self) -> None: ... - async def wait_closed(self) -> None: ... - def read(self, n: int = ...) -> Generator[Incomplete, None, Incomplete]: ... - def readinto(self, buf) -> Generator[Incomplete, None, Incomplete]: ... - def readexactly(self, n) -> Generator[Incomplete, None, Incomplete]: ... - def readline(self) -> Generator[Incomplete, None, Incomplete]: ... - def write(self, buf) -> None: ... - def drain(self) -> Generator[Incomplete, Incomplete, Incomplete]: ... - -StreamReader = Stream -StreamWriter = Stream - -def open_connection(host, port) -> Generator[Incomplete, None, Incomplete]: ... + def get_extra_info(self, *args, **kwargs) -> Incomplete: ... + def write(self, *args, **kwargs) -> Incomplete: ... + def close(self, *args, **kwargs) -> Incomplete: ... + + awrite: Generator ## = + readexactly: Generator ## = + awritestr: Generator ## = + drain: Generator ## = + readinto: Generator ## = + read: Generator ## = + aclose: Generator ## = + readline: Generator ## = + wait_closed: Generator ## = + def __init__(self, *argv, **kwargs) -> None: ... class Server: - async def __aenter__(self): ... - async def __aexit__(self, exc_type, exc, tb) -> None: ... - state: bool - def close(self) -> None: ... - async def wait_closed(self) -> None: ... - async def _serve(self, s, cb) -> Generator[Incomplete, None, None]: ... - -async def start_server(cb, host, port, backlog: int = ...): ... -async def stream_awrite(self, buf, off: int = ..., sz: int = ...) -> None: ... + def close(self, *args, **kwargs) -> Incomplete: ... + + _serve: Generator ## = + wait_closed: Generator ## = + def __init__(self, *argv, **kwargs) -> None: ... + +class StreamReader: + def get_extra_info(self, *args, **kwargs) -> Incomplete: ... + def write(self, *args, **kwargs) -> Incomplete: ... + def close(self, *args, **kwargs) -> Incomplete: ... + + awrite: Generator ## = + readexactly: Generator ## = + awritestr: Generator ## = + drain: Generator ## = + readinto: Generator ## = + read: Generator ## = + aclose: Generator ## = + readline: Generator ## = + wait_closed: Generator ## = + def __init__(self, *argv, **kwargs) -> None: ... + +open_connection: Generator ## = +start_server: Generator ## = diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/binascii.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/binascii.pyi index 38e278c1e..cfd7f7972 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/binascii.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/binascii.pyi @@ -13,7 +13,7 @@ Module: 'binascii' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/bluetooth.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/bluetooth.pyi index 31321205e..518d8ffb3 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/bluetooth.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/bluetooth.pyi @@ -23,7 +23,7 @@ Module: 'bluetooth' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/btree.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/btree.pyi index 46a6c4ea0..8a9cd5cc4 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/btree.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/btree.pyi @@ -77,7 +77,7 @@ Module: 'btree' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Dict, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/cmath.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/cmath.pyi index 6c72e168d..e579ce21f 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/cmath.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/cmath.pyi @@ -16,7 +16,7 @@ Module: 'cmath' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/cryptolib.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/cryptolib.pyi index b849dbb2b..d53e5ddca 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/cryptolib.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/cryptolib.pyi @@ -8,7 +8,7 @@ Module: 'cryptolib' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/deflate.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/deflate.pyi index 557c1cd97..fcc6bcdcd 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/deflate.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/deflate.pyi @@ -23,7 +23,7 @@ Module: 'deflate' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/dht.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/dht.pyi index 7ac764e6b..a143260dc 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/dht.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/dht.pyi @@ -1,15 +1,26 @@ +""" +Module: 'dht' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations from _typeshed import Incomplete +def dht_readinto(*args, **kwargs) -> Incomplete: ... + +class DHT22: + def humidity(self, *args, **kwargs) -> Incomplete: ... + def temperature(self, *args, **kwargs) -> Incomplete: ... + def measure(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... + +class DHT11: + def humidity(self, *args, **kwargs) -> Incomplete: ... + def temperature(self, *args, **kwargs) -> Incomplete: ... + def measure(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... + class DHTBase: - pin: Incomplete - buf: Incomplete - def __init__(self, pin) -> None: ... - def measure(self) -> None: ... - -class DHT11(DHTBase): - def humidity(self): ... - def temperature(self): ... - -class DHT22(DHTBase): - def humidity(self): ... - def temperature(self): ... + def measure(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/doc_stubs.json b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/doc_stubs.json index 22e65e378..d14fc70ab 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/doc_stubs.json +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/doc_stubs.json @@ -12,7 +12,7 @@ "sysname": "micropython" }, "stubber": { - "version": "1.20.6", + "version": "1.23.1", "stubtype": "documentation" }, "modules": [ diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ds18x20.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ds18x20.pyi index ed17bc1b7..bbe7c9296 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ds18x20.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ds18x20.pyi @@ -1,16 +1,18 @@ +""" +Module: 'ds18x20' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations from _typeshed import Incomplete -from micropython import const as const -_CONVERT: int -_RD_SCRATCH: int -_WR_SCRATCH: int +def const(*args, **kwargs) -> Incomplete: ... class DS18X20: - ow: Incomplete - buf: Incomplete - def __init__(self, onewire) -> None: ... - def scan(self): ... - def convert_temp(self) -> None: ... - def read_scratch(self, rom): ... - def write_scratch(self, rom, buf) -> None: ... - def read_temp(self, rom): ... + def read_scratch(self, *args, **kwargs) -> Incomplete: ... + def write_scratch(self, *args, **kwargs) -> Incomplete: ... + def read_temp(self, *args, **kwargs) -> Incomplete: ... + def convert_temp(self, *args, **kwargs) -> Incomplete: ... + def scan(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/errno.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/errno.pyi index 26fbfa4d1..d9bbde11c 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/errno.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/errno.pyi @@ -13,7 +13,7 @@ Module: 'errno' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/esp.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/esp.pyi index cd2028d04..b6595cb3c 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/esp.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/esp.pyi @@ -12,7 +12,7 @@ Module: 'esp' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/esp32.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/esp32.pyi index 81d2980e2..4b51f1d48 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/esp32.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/esp32.pyi @@ -11,7 +11,7 @@ Module: 'esp32' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional, Tuple, Union diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/espnow.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/espnow.pyi index 86e9fc47d..44b7facc3 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/espnow.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/espnow.pyi @@ -8,9 +8,10 @@ Module: 'espnow' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete +from _espnow import ESPNowBase from typing import Any, Dict, Iterator, List, Optional, Tuple, Union KEY_LEN: int = 16 diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/firmware_stubs.json b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/firmware_stubs.json index 61db6f5f2..0451e825e 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/firmware_stubs.json +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/firmware_stubs.json @@ -1,5 +1,5 @@ {"firmware": {"version": "1.21.0", "mpy": "v6.1", "port": "esp32", "board": "ESP32_GENERIC", "family": "micropython", "build": "", "arch": "xtensawin", "ver": "1.21.0", "cpu": "ESP32"}, -"stubber": {"version": "v1.20.0"}, "stubtype": "firmware", +"stubber": {"version": "v1.23.0"}, "stubtype": "firmware", "modules" :[ {"module": "_asyncio", "file": "/remote/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_asyncio.pyi"}, {"module": "_espnow", "file": "/remote/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_espnow.pyi"}, diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/flashbdev.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/flashbdev.pyi index e939f892f..10a0d394f 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/flashbdev.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/flashbdev.pyi @@ -1,3 +1,26 @@ +""" +Module: 'flashbdev' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations from _typeshed import Incomplete -bdev: Incomplete +bdev: Incomplete ## = + +class Partition: + RUNNING: int = 1 + TYPE_APP: int = 0 + TYPE_DATA: int = 1 + BOOT: int = 0 + def readblocks(self, *args, **kwargs) -> Incomplete: ... + def ioctl(self, *args, **kwargs) -> Incomplete: ... + def set_boot(self, *args, **kwargs) -> Incomplete: ... + def writeblocks(self, *args, **kwargs) -> Incomplete: ... + def info(self, *args, **kwargs) -> Incomplete: ... + def find(self, *args, **kwargs) -> Incomplete: ... + def get_next_update(self, *args, **kwargs) -> Incomplete: ... + @classmethod + def mark_app_valid_cancel_rollback(cls, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/framebuf.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/framebuf.pyi index 0d434aa6e..97946664e 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/framebuf.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/framebuf.pyi @@ -11,7 +11,7 @@ Module: 'framebuf' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/gc.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/gc.pyi index 1d424c4ee..8acf902ef 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/gc.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/gc.pyi @@ -10,7 +10,7 @@ Module: 'gc' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/hashlib.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/hashlib.pyi index 9f1d6f3de..eb3764085 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/hashlib.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/hashlib.pyi @@ -28,7 +28,7 @@ Module: 'hashlib' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/heapq.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/heapq.pyi index 1ea9f5987..f573605a7 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/heapq.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/heapq.pyi @@ -16,7 +16,7 @@ Module: 'heapq' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/inisetup.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/inisetup.pyi index d6ea7f830..beb9f756c 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/inisetup.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/inisetup.pyi @@ -1,3 +1,14 @@ -def check_bootsec(): ... -def fs_corrupted() -> None: ... -def setup(): ... +""" +Module: 'inisetup' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations +from _typeshed import Incomplete + +def check_bootsec(*args, **kwargs) -> Incomplete: ... +def fs_corrupted(*args, **kwargs) -> Incomplete: ... +def setup(*args, **kwargs) -> Incomplete: ... + +bdev: Incomplete ## = diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/io.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/io.pyi index 384504f84..3fae354fe 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/io.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/io.pyi @@ -77,7 +77,7 @@ Module: 'io' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.io import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/json.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/json.pyi index 84e8d8575..f710fe31e 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/json.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/json.pyi @@ -13,7 +13,7 @@ Module: 'json' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/machine.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/machine.pyi index ad5c00908..0303227a6 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/machine.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/machine.pyi @@ -15,7 +15,7 @@ Module: 'machine' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/math.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/math.pyi index db386dc7b..682910131 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/math.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/math.pyi @@ -18,7 +18,7 @@ Module: 'math' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/mip/__init__.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/mip/__init__.pyi index adf12ec67..a8b1aa897 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/mip/__init__.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/mip/__init__.pyi @@ -1,16 +1,20 @@ +""" +Module: 'mip.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations from _typeshed import Incomplete -from micropython import const as const -_PACKAGE_INDEX: str -_CHUNK_SIZE: int +_CHUNK_SIZE: int = 128 -def _ensure_path_exists(path) -> None: ... -def _chunk(src, dest) -> None: ... -def _check_exists(path, short_hash): ... -def _rewrite_url(url, branch: Incomplete | None = ...): ... -def _download_file(url, dest): ... -def _install_json(package_json_url, index, target, version, mpy): ... -def _install_package(package, index, target, version, mpy): ... -def install( - package, index: Incomplete | None = ..., target: Incomplete | None = ..., version: Incomplete | None = ..., mpy: bool = ... -) -> None: ... +def _install_json(*args, **kwargs) -> Incomplete: ... +def _download_file(*args, **kwargs) -> Incomplete: ... +def _rewrite_url(*args, **kwargs) -> Incomplete: ... +def _install_package(*args, **kwargs) -> Incomplete: ... +def install(*args, **kwargs) -> Incomplete: ... +def const(*args, **kwargs) -> Incomplete: ... +def _ensure_path_exists(*args, **kwargs) -> Incomplete: ... +def _check_exists(*args, **kwargs) -> Incomplete: ... +def _chunk(*args, **kwargs) -> Incomplete: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/neopixel.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/neopixel.pyi index 7443a048e..976a79597 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/neopixel.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/neopixel.pyi @@ -9,10 +9,19 @@ This module provides a driver for WS2818 / NeoPixel LEDs. ports. On STM32 / Pyboard and others, you can either install the ``neopixel`` package using :term:`mip`, or you can download the module directly from :term:`micropython-lib` and copy it to the filesystem. + +--- +Module: 'neopixel' on micropython-v1.21.0-esp32-ESP32_GENERIC """ + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations from _typeshed import Incomplete from typing import Tuple +def bitstream(*args, **kwargs) -> Incomplete: ... + class NeoPixel: """ Construct an NeoPixel object. The parameters are: @@ -23,36 +32,18 @@ class NeoPixel: - *timing* is 0 for 400KHz, and 1 for 800kHz LEDs (most are 800kHz). """ - ORDER: Incomplete - pin: Incomplete - n: Incomplete - bpp: Incomplete - buf: Incomplete - timing: Incomplete - def __init__(self, pin, n, bpp: int = ..., timing: int = ...) -> None: ... - def __len__(self) -> int: - """ - Returns the number of LEDs in the strip. - """ - ... - def __setitem__(self, i, v) -> None: - """ - Set the pixel at *index* to the value, which is an RGB/RGBW tuple. - """ - ... - def __getitem__(self, i) -> Tuple: + ORDER: tuple = () + def write(self) -> None: """ - Returns the pixel at *index* as an RGB/RGBW tuple. + Writes the current pixel data to the strip. """ ... - def fill(self, v) -> None: + + def fill(self, pixel) -> None: """ Sets the value of all pixels to the specified *pixel* value (i.e. an RGB/RGBW tuple). """ ... - def write(self) -> None: - """ - Writes the current pixel data to the strip. - """ - ... + + def __init__(self, *argv, **kwargs) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/network.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/network.pyi index cdfe93c84..aa943cdd3 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/network.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/network.pyi @@ -41,7 +41,7 @@ Module: 'network' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional, Tuple, Union diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ntptime.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ntptime.pyi index 3b374f65d..c662c1bb3 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ntptime.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ntptime.pyi @@ -1,5 +1,14 @@ -host: str -timeout: int +""" +Module: 'ntptime' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" -def time(): ... -def settime() -> None: ... +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations +from _typeshed import Incomplete + +timeout: int = 1 +host: str = "pool.ntp.org" + +def settime(*args, **kwargs) -> Incomplete: ... +def time(*args, **kwargs) -> Incomplete: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/onewire.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/onewire.pyi index 5ca094b28..8adfb81a5 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/onewire.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/onewire.pyi @@ -1,21 +1,27 @@ -from _typeshed import Incomplete +""" +Module: 'onewire' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" -class OneWireError(Exception): ... +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations +from _typeshed import Incomplete class OneWire: - SEARCH_ROM: int - MATCH_ROM: int - SKIP_ROM: int - pin: Incomplete - def __init__(self, pin) -> None: ... - def reset(self, required: bool = ...): ... - def readbit(self): ... - def readbyte(self): ... - def readinto(self, buf) -> None: ... - def writebit(self, value): ... - def writebyte(self, value): ... - def write(self, buf) -> None: ... - def select_rom(self, rom) -> None: ... - def scan(self): ... - def _search_rom(self, l_rom, diff): ... - def crc8(self, data): ... + MATCH_ROM: int = 85 + SKIP_ROM: int = 204 + SEARCH_ROM: int = 240 + def write(self, *args, **kwargs) -> Incomplete: ... + def select_rom(self, *args, **kwargs) -> Incomplete: ... + def writebyte(self, *args, **kwargs) -> Incomplete: ... + def _search_rom(self, *args, **kwargs) -> Incomplete: ... + def readinto(self, *args, **kwargs) -> Incomplete: ... + def crc8(self, *args, **kwargs) -> Incomplete: ... + def readbyte(self, *args, **kwargs) -> Incomplete: ... + def readbit(self, *args, **kwargs) -> Incomplete: ... + def writebit(self, *args, **kwargs) -> Incomplete: ... + def reset(self, *args, **kwargs) -> Incomplete: ... + def scan(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... + +class OneWireError(Exception): ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/os.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/os.pyi index e825a5342..ddb85f8fd 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/os.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/os.pyi @@ -14,7 +14,7 @@ Module: 'os' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.os import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/package.json b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/package.json index 5695cbdcc..51fa58916 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/package.json +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/package.json @@ -2,17 +2,13 @@ "name": "micropython-esp32-esp32_generic-stubs", "mpy_version": "1.21.0", "publish": true, - "pkg_version": "1.21.0.post3", + "pkg_version": "1.21.0.post1", "path": "micropython-v1_21_0-esp32-esp32_generic-stubs", "stub_sources": [ [ "Merged stubs", "micropython-v1_21_0-esp32-ESP32_GENERIC-merged" ], - [ - "Frozen stubs", - "micropython-v1_21_0-frozen/esp32/GENERIC" - ], [ "Core stubs", "micropython-core" diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/platform.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/platform.pyi index b12a6301c..5a12acc97 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/platform.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/platform.pyi @@ -13,7 +13,7 @@ Module: 'platform' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/pyproject.toml b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/pyproject.toml index 5762ffcf9..6c4b3401e 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/pyproject.toml +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "micropython-esp32-esp32_generic-stubs" -version = "1.21.0.post3" +version = "1.21.0.post1" description = "MicroPython stubs" authors = [ "josverl ", @@ -34,7 +34,6 @@ classifiers = [ packages = [ { include = "__builtins__.pyi" }, { include = "_asyncio.pyi" }, - { include = "_boot.pyi" }, { include = "_espnow.pyi" }, { include = "_onewire.pyi" }, { include = "_thread.pyi" }, @@ -92,7 +91,6 @@ packages = [ { include = "uasyncio/funcs.pyi" }, { include = "uasyncio/lock.pyi" }, { include = "uasyncio/stream.pyi" }, - { include = "uasyncio.pyi" }, { include = "ubinascii.pyi" }, { include = "ubluetooth.pyi" }, { include = "ucollections.pyi" }, @@ -104,12 +102,10 @@ packages = [ { include = "uio.pyi" }, { include = "ujson.pyi" }, { include = "umachine.pyi" }, - { include = "umqtt/__init__.pyi" }, { include = "umqtt/robust.pyi" }, { include = "umqtt/simple.pyi" }, { include = "uos.pyi" }, { include = "uplatform.pyi" }, - { include = "upysh.pyi" }, { include = "urandom.pyi" }, { include = "ure.pyi" }, { include = "urequests.pyi" }, @@ -120,8 +116,6 @@ packages = [ { include = "usys.pyi" }, { include = "utime.pyi" }, { include = "uwebsocket.pyi" }, - { include = "webrepl.pyi" }, - { include = "webrepl_setup.pyi" }, { include = "websocket.pyi" }, ] diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/random.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/random.pyi index 81e2f4214..61d1999ab 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/random.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/random.pyi @@ -31,7 +31,7 @@ Module: 'random' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/requests/__init__.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/requests/__init__.pyi index 593b62cc7..02e60cd7a 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/requests/__init__.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/requests/__init__.pyi @@ -1,31 +1,24 @@ +""" +Module: 'requests.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations from _typeshed import Incomplete +def request(*args, **kwargs) -> Incomplete: ... +def head(*args, **kwargs) -> Incomplete: ... +def post(*args, **kwargs) -> Incomplete: ... +def patch(*args, **kwargs) -> Incomplete: ... +def delete(*args, **kwargs) -> Incomplete: ... +def put(*args, **kwargs) -> Incomplete: ... +def get(*args, **kwargs) -> Incomplete: ... + class Response: - raw: Incomplete - encoding: str - _cached: Incomplete - def __init__(self, f) -> None: ... - def close(self) -> None: ... - @property - def content(self): ... - @property - def text(self): ... - def json(self): ... + def json(self, *args, **kwargs) -> Incomplete: ... + def close(self, *args, **kwargs) -> Incomplete: ... -def request( - method, - url, - data: Incomplete | None = ..., - json: Incomplete | None = ..., - headers=..., - stream: Incomplete | None = ..., - auth: Incomplete | None = ..., - timeout: Incomplete | None = ..., - parse_headers: bool = ..., -): ... -def head(url, **kw): ... -def get(url, **kw): ... -def post(url, **kw): ... -def put(url, **kw): ... -def patch(url, **kw): ... -def delete(url, **kw): ... + content: Incomplete ## = + text: Incomplete ## = + def __init__(self, *argv, **kwargs) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/select.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/select.pyi index 24e255735..106e80a7e 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/select.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/select.pyi @@ -13,7 +13,7 @@ Module: 'select' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Iterator, List, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/socket.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/socket.pyi index 451773d50..aa42b8316 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/socket.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/socket.pyi @@ -65,7 +65,7 @@ Module: 'socket' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.socket import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ssl.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ssl.pyi index da2dc08d1..2d461f70f 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ssl.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ssl.pyi @@ -14,7 +14,7 @@ Module: 'ssl' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.ssl import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/struct.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/struct.pyi index 7ab8ff147..e50929ba0 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/struct.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/struct.pyi @@ -58,7 +58,7 @@ Module: 'struct' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/sys.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/sys.pyi index 1e51fc542..67476de33 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/sys.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/sys.pyi @@ -10,7 +10,7 @@ Module: 'sys' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict, List, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/time.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/time.pyi index 0cc815f83..3634160e5 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/time.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/time.pyi @@ -37,7 +37,7 @@ Module: 'time' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uarray.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uarray.pyi index 400c847a6..65d328cf9 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uarray.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uarray.pyi @@ -14,7 +14,7 @@ Module: 'uarray' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio.pyi deleted file mode 100644 index 0e94b108f..000000000 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio.pyi +++ /dev/null @@ -1,38 +0,0 @@ -""" -Asynchronous I/O scheduler for writing concurrent code. - -MicroPython module: https://docs.micropython.org/en/v1.21.0/library/asyncio.html - -CPython module: -`asyncio ` - -Example:: - - import asyncio - - async def blink(led, period_ms): - while True: - led.on() - await asyncio.sleep_ms(5) - led.off() - await asyncio.sleep_ms(period_ms) - - async def main(led1, led2): - asyncio.create_task(blink(led1, 700)) - asyncio.create_task(blink(led2, 400)) - await asyncio.sleep_ms(10_000) - - # Running on a pyboard - from pyb import LED - asyncio.run(main(LED(1), LED(2))) - - # Running on a generic board - from machine import Pin - asyncio.run(main(Pin(1), Pin(2))) - -Core functions --------------- -""" -from _typeshed import Incomplete - -def __getattr__(attr): ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/__init__.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/__init__.pyi index 4507a87aa..5d032ed92 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/__init__.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/__init__.pyi @@ -38,7 +38,7 @@ Module: 'uasyncio.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Any, Coroutine, List, Tuple, Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/core.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/core.pyi index d13a4621e..6465dc306 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/core.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.core' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/event.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/event.pyi index 9714ea061..00f083d3f 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/event.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.event' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/funcs.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/funcs.pyi index d2e397bc7..d4e9b2132 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/funcs.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.funcs' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/lock.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/lock.pyi index 410ed3571..5bebcc1e8 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/lock.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.lock' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/stream.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/stream.pyi index 52d0881d2..7c43e604d 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/stream.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uasyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.stream' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ubinascii.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ubinascii.pyi index de390f58c..5a4c55497 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ubinascii.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ubinascii.pyi @@ -13,7 +13,7 @@ Module: 'ubinascii' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ubluetooth.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ubluetooth.pyi index 2c5054aa7..cbf9ba191 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ubluetooth.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ubluetooth.pyi @@ -23,7 +23,7 @@ Module: 'ubluetooth' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ucryptolib.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ucryptolib.pyi index c670fe1f5..abfd9a75b 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ucryptolib.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ucryptolib.pyi @@ -8,7 +8,7 @@ Module: 'ucryptolib' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uctypes.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uctypes.pyi index be2ce5651..862b3f70d 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uctypes.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uctypes.pyi @@ -15,7 +15,7 @@ Module: 'uctypes' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uerrno.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uerrno.pyi index 1852ab133..1ad22641b 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uerrno.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uerrno.pyi @@ -13,7 +13,7 @@ Module: 'uerrno' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uhashlib.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uhashlib.pyi index ce22bd6e4..a4190818d 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uhashlib.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uhashlib.pyi @@ -28,7 +28,7 @@ Module: 'uhashlib' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uheapq.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uheapq.pyi index 482b52eea..e613f4838 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uheapq.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uheapq.pyi @@ -16,7 +16,7 @@ Module: 'uheapq' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uio.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uio.pyi index 1b8bd37b2..c7de26a65 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uio.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uio.pyi @@ -77,7 +77,7 @@ Module: 'uio' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.io import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ujson.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ujson.pyi index edca2a0de..bd9c4bb7b 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ujson.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ujson.pyi @@ -13,7 +13,7 @@ Module: 'ujson' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umachine.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umachine.pyi index 8aae8406f..413d5ba61 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umachine.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umachine.pyi @@ -15,7 +15,7 @@ Module: 'umachine' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umqtt/__init__.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umqtt/__init__.pyi deleted file mode 100644 index e69de29bb..000000000 diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umqtt/robust.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umqtt/robust.pyi index 2e08ac391..1f17699cd 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umqtt/robust.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umqtt/robust.pyi @@ -1,11 +1,27 @@ -from . import simple as simple +""" +Module: 'umqtt.robust' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" -class MQTTClient(simple.MQTTClient): - DELAY: int - DEBUG: bool - def delay(self, i) -> None: ... - def log(self, in_reconnect, e) -> None: ... - def reconnect(self): ... - def publish(self, topic, msg, retain: bool = ..., qos: int = ...): ... - def wait_msg(self): ... - def check_msg(self, attempts: int = ...): ... +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations +from _typeshed import Incomplete + +class MQTTClient: + DELAY: int = 2 + DEBUG: bool = False + def _send_str(self, *args, **kwargs) -> Incomplete: ... + def _recv_len(self, *args, **kwargs) -> Incomplete: ... + def subscribe(self, *args, **kwargs) -> Incomplete: ... + def ping(self, *args, **kwargs) -> Incomplete: ... + def set_callback(self, *args, **kwargs) -> Incomplete: ... + def set_last_will(self, *args, **kwargs) -> Incomplete: ... + def delay(self, *args, **kwargs) -> Incomplete: ... + def log(self, *args, **kwargs) -> Incomplete: ... + def disconnect(self, *args, **kwargs) -> Incomplete: ... + def connect(self, *args, **kwargs) -> Incomplete: ... + def publish(self, *args, **kwargs) -> Incomplete: ... + def wait_msg(self, *args, **kwargs) -> Incomplete: ... + def reconnect(self, *args, **kwargs) -> Incomplete: ... + def check_msg(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umqtt/simple.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umqtt/simple.pyi index 0b8f61189..9094b5c12 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umqtt/simple.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/umqtt/simple.pyi @@ -1,43 +1,26 @@ +""" +Module: 'umqtt.simple' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations from _typeshed import Incomplete -from ubinascii import hexlify as hexlify + +def hexlify(*args, **kwargs) -> Incomplete: ... class MQTTException(Exception): ... class MQTTClient: - client_id: Incomplete - sock: Incomplete - server: Incomplete - port: Incomplete - ssl: Incomplete - ssl_params: Incomplete - pid: int - cb: Incomplete - user: Incomplete - pswd: Incomplete - keepalive: Incomplete - lw_topic: Incomplete - lw_msg: Incomplete - lw_qos: int - lw_retain: bool - def __init__( - self, - client_id, - server, - port: int = ..., - user: Incomplete | None = ..., - password: Incomplete | None = ..., - keepalive: int = ..., - ssl: bool = ..., - ssl_params=..., - ) -> None: ... - def _send_str(self, s) -> None: ... - def _recv_len(self): ... - def set_callback(self, f) -> None: ... - def set_last_will(self, topic, msg, retain: bool = ..., qos: int = ...) -> None: ... - def connect(self, clean_session: bool = ...): ... - def disconnect(self) -> None: ... - def ping(self) -> None: ... - def publish(self, topic, msg, retain: bool = ..., qos: int = ...) -> None: ... - def subscribe(self, topic, qos: int = ...) -> None: ... - def wait_msg(self): ... - def check_msg(self): ... + def set_callback(self, *args, **kwargs) -> Incomplete: ... + def _recv_len(self, *args, **kwargs) -> Incomplete: ... + def _send_str(self, *args, **kwargs) -> Incomplete: ... + def set_last_will(self, *args, **kwargs) -> Incomplete: ... + def ping(self, *args, **kwargs) -> Incomplete: ... + def subscribe(self, *args, **kwargs) -> Incomplete: ... + def disconnect(self, *args, **kwargs) -> Incomplete: ... + def connect(self, *args, **kwargs) -> Incomplete: ... + def check_msg(self, *args, **kwargs) -> Incomplete: ... + def publish(self, *args, **kwargs) -> Incomplete: ... + def wait_msg(self, *args, **kwargs) -> Incomplete: ... + def __init__(self, *argv, **kwargs) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uos.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uos.pyi index fce3206a9..fd87af2b8 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uos.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uos.pyi @@ -14,7 +14,7 @@ Module: 'uos' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.os import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uplatform.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uplatform.pyi index 1bd1122a0..1cf4962c4 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uplatform.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uplatform.pyi @@ -13,7 +13,7 @@ Module: 'uplatform' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/upysh.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/upysh.pyi deleted file mode 100644 index 327220535..000000000 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/upysh.pyi +++ /dev/null @@ -1,32 +0,0 @@ -import os -from _typeshed import Incomplete - -class LS: - def __repr__(self) -> str: ... - def __call__(self, path: str = ...) -> None: ... - -class PWD: - def __repr__(self) -> str: ... - def __call__(self): ... - -class CLEAR: - def __repr__(self) -> str: ... - def __call__(self): ... - -def head(f, n: int = ...) -> None: ... -def cat(f) -> None: ... -def cp(s, t) -> None: ... -def newfile(path) -> None: ... -def rm(d, recursive: bool = ...) -> None: ... - -class Man: - def __repr__(self) -> str: ... - -man: Incomplete -pwd: Incomplete -ls: Incomplete -clear: Incomplete -cd = os.chdir -mkdir = os.mkdir -mv = os.rename -rmdir = os.rmdir diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/urandom.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/urandom.pyi index 881d712ab..626fb50de 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/urandom.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/urandom.pyi @@ -31,7 +31,7 @@ Module: 'urandom' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ure.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ure.pyi index 121a63996..967a1d4d5 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ure.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ure.pyi @@ -3,7 +3,7 @@ Module: 'ure' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/urequests.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/urequests.pyi index d53bcfbeb..0ce63b676 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/urequests.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/urequests.pyi @@ -1 +1,24 @@ -def __getattr__(attr): ... +""" +Module: 'urequests' on micropython-v1.21.0-esp32-ESP32_GENERIC +""" + +# MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} +# Stubber: v1.23.0 +from __future__ import annotations +from _typeshed import Incomplete + +def request(*args, **kwargs) -> Incomplete: ... +def head(*args, **kwargs) -> Incomplete: ... +def post(*args, **kwargs) -> Incomplete: ... +def patch(*args, **kwargs) -> Incomplete: ... +def delete(*args, **kwargs) -> Incomplete: ... +def put(*args, **kwargs) -> Incomplete: ... +def get(*args, **kwargs) -> Incomplete: ... + +class Response: + def json(self, *args, **kwargs) -> Incomplete: ... + def close(self, *args, **kwargs) -> Incomplete: ... + + content: Incomplete ## = + text: Incomplete ## = + def __init__(self, *argv, **kwargs) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uselect.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uselect.pyi index 6f1ef7c7a..fdf48ae40 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uselect.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uselect.pyi @@ -13,7 +13,7 @@ Module: 'uselect' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Iterator, List, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/usocket.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/usocket.pyi index 3d1b94203..1839cb63b 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/usocket.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/usocket.pyi @@ -65,7 +65,7 @@ Module: 'usocket' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.socket import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ussl.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ussl.pyi index 88010506f..8d7ee71f7 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ussl.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ussl.pyi @@ -14,7 +14,7 @@ Module: 'ussl' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.ssl import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ustruct.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ustruct.pyi index 49a4010c6..54f2b7dc1 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ustruct.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/ustruct.pyi @@ -58,7 +58,7 @@ Module: 'ustruct' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/usys.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/usys.pyi index ae015976f..fcfb96025 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/usys.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/usys.pyi @@ -10,7 +10,7 @@ Module: 'usys' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict, List, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/utime.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/utime.pyi index 506cefdf1..e9b5b08ec 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/utime.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/utime.pyi @@ -37,7 +37,7 @@ Module: 'utime' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uwebsocket.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uwebsocket.pyi index a984bc51d..271691cab 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uwebsocket.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/uwebsocket.pyi @@ -3,7 +3,7 @@ Module: 'uwebsocket' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/webrepl.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/webrepl.pyi deleted file mode 100644 index 33562450c..000000000 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/webrepl.pyi +++ /dev/null @@ -1,16 +0,0 @@ -from _typeshed import Incomplete -from micropython import const as const - -listen_s: Incomplete -client_s: Incomplete -DEBUG: int -_DEFAULT_STATIC_HOST: str -static_host = _DEFAULT_STATIC_HOST - -def server_handshake(cl): ... -def send_html(cl) -> None: ... -def setup_conn(port, accept_handler): ... -def accept_conn(listen_sock): ... -def stop() -> None: ... -def start(port: int = ..., password: Incomplete | None = ..., accept_handler=...) -> None: ... -def start_foreground(port: int = ..., password: Incomplete | None = ...) -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/webrepl_setup.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/webrepl_setup.pyi deleted file mode 100644 index 4fb5ba785..000000000 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/webrepl_setup.pyi +++ /dev/null @@ -1,10 +0,0 @@ -RC: str -CONFIG: str - -def input_choice(prompt, choices): ... -def getpass(prompt): ... -def input_pass(): ... -def exists(fname): ... -def get_daemon_status(): ... -def change_daemon(action) -> None: ... -def main() -> None: ... diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/websocket.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/websocket.pyi index 6fcea2dec..2cadcd905 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/websocket.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic-stubs/websocket.pyi @@ -3,7 +3,7 @@ Module: 'websocket' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_asyncio.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_asyncio.pyi index 3b1a433cf..c18e1d4f1 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_asyncio.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_asyncio.pyi @@ -38,7 +38,7 @@ Module: '_asyncio' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Coroutine, List, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_espnow.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_espnow.pyi index 34219866b..660a6eff2 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_espnow.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_espnow.pyi @@ -8,9 +8,10 @@ Module: '_espnow' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete +from _espnow import ESPNowBase from typing import Any, Dict, Iterator, List, Optional, Tuple, Union MAX_DATA_LEN: int = 250 diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_onewire.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_onewire.pyi index 86e5dad84..52100b233 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_onewire.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_onewire.pyi @@ -3,7 +3,7 @@ Module: '_onewire' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_thread.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_thread.pyi index 6974f2670..68c9c5971 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_thread.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/_thread.pyi @@ -15,7 +15,7 @@ Module: '_thread' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/aioespnow.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/aioespnow.pyi index 7da7347b8..373087fc2 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/aioespnow.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/aioespnow.pyi @@ -3,7 +3,7 @@ Module: 'aioespnow' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/apa106.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/apa106.pyi index f4b1f47ec..863e8512c 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/apa106.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/apa106.pyi @@ -3,7 +3,7 @@ Module: 'apa106' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/array.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/array.pyi index e27bfc985..8a90e29f2 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/array.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/array.pyi @@ -14,7 +14,7 @@ Module: 'array' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/__init__.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/__init__.pyi index 79d437edf..39ec36cd5 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/__init__.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/__init__.pyi @@ -38,7 +38,7 @@ Module: 'asyncio.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Any, Coroutine, List, Tuple, Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/core.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/core.pyi index e215c2922..f0dfabc7f 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/core.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.core' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/event.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/event.pyi index 7ccf65634..2acde0a3b 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/event.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.event' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/funcs.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/funcs.pyi index b23bb6be0..e0d51936a 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/funcs.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.funcs' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/lock.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/lock.pyi index 350e00589..90f42dbd0 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/lock.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.lock' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/stream.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/stream.pyi index a0984c331..82b6b31de 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/stream.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/asyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.stream' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/binascii.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/binascii.pyi index a73766adb..fca5ab090 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/binascii.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/binascii.pyi @@ -13,7 +13,7 @@ Module: 'binascii' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/bluetooth.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/bluetooth.pyi index 7aaa3a274..3d0c153dd 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/bluetooth.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/bluetooth.pyi @@ -23,7 +23,7 @@ Module: 'bluetooth' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/btree.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/btree.pyi index d0ba9f869..b370ee547 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/btree.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/btree.pyi @@ -77,7 +77,7 @@ Module: 'btree' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Dict, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/cmath.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/cmath.pyi index 993adf6b1..eac3cd6ba 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/cmath.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/cmath.pyi @@ -16,7 +16,7 @@ Module: 'cmath' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/cryptolib.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/cryptolib.pyi index c9816c324..2e4bf98bb 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/cryptolib.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/cryptolib.pyi @@ -8,7 +8,7 @@ Module: 'cryptolib' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/deflate.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/deflate.pyi index 115281bc9..c47e373b7 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/deflate.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/deflate.pyi @@ -23,7 +23,7 @@ Module: 'deflate' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/dht.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/dht.pyi index d8ea71b71..65313c7d4 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/dht.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/dht.pyi @@ -3,7 +3,7 @@ Module: 'dht' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/doc_stubs.json b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/doc_stubs.json index 0c4be58f4..d14fc70ab 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/doc_stubs.json +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/doc_stubs.json @@ -12,7 +12,7 @@ "sysname": "micropython" }, "stubber": { - "version": "1.23.0", + "version": "1.23.1", "stubtype": "documentation" }, "modules": [ diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ds18x20.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ds18x20.pyi index f7a329ff8..9cb771832 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ds18x20.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ds18x20.pyi @@ -3,7 +3,7 @@ Module: 'ds18x20' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/errno.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/errno.pyi index 70135699b..b4dd1086e 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/errno.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/errno.pyi @@ -13,7 +13,7 @@ Module: 'errno' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/esp.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/esp.pyi index cabc41e2b..be1c5f59e 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/esp.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/esp.pyi @@ -12,7 +12,7 @@ Module: 'esp' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/esp32.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/esp32.pyi index a475c53c5..496840fba 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/esp32.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/esp32.pyi @@ -11,7 +11,7 @@ Module: 'esp32' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional, Tuple, Union diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/espnow.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/espnow.pyi index 9b7a2bc5a..8a50256ca 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/espnow.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/espnow.pyi @@ -8,9 +8,10 @@ Module: 'espnow' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete +from _espnow import ESPNowBase from typing import Any, Dict, Iterator, List, Optional, Tuple, Union KEY_LEN: int = 16 diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/firmware_stubs.json b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/firmware_stubs.json index a68a0615d..12935a459 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/firmware_stubs.json +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/firmware_stubs.json @@ -1,5 +1,5 @@ {"firmware": {"version": "1.21.0", "mpy": "v6.1", "port": "esp32", "board": "ESP32_GENERIC_C3", "family": "micropython", "build": "", "arch": "", "ver": "1.21.0", "cpu": "ESP32C3"}, -"stubber": {"version": "v1.20.0"}, "stubtype": "firmware", +"stubber": {"version": "v1.23.0"}, "stubtype": "firmware", "modules" :[ {"module": "_asyncio", "file": "/remote/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_asyncio.pyi"}, {"module": "_espnow", "file": "/remote/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_espnow.pyi"}, diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/flashbdev.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/flashbdev.pyi index 585621715..33a38944e 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/flashbdev.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/flashbdev.pyi @@ -3,7 +3,7 @@ Module: 'flashbdev' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/framebuf.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/framebuf.pyi index 10827ed11..66b47294f 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/framebuf.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/framebuf.pyi @@ -11,7 +11,7 @@ Module: 'framebuf' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/gc.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/gc.pyi index 5d78e9fe6..7c0b447bd 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/gc.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/gc.pyi @@ -10,7 +10,7 @@ Module: 'gc' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/hashlib.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/hashlib.pyi index 95f40cf8d..5a6c771b4 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/hashlib.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/hashlib.pyi @@ -28,7 +28,7 @@ Module: 'hashlib' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/heapq.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/heapq.pyi index 3a90d387c..3a657633b 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/heapq.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/heapq.pyi @@ -16,7 +16,7 @@ Module: 'heapq' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/inisetup.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/inisetup.pyi index 0bdc747e2..4656d451d 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/inisetup.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/inisetup.pyi @@ -3,7 +3,7 @@ Module: 'inisetup' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/io.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/io.pyi index e0cf61263..ef42baba4 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/io.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/io.pyi @@ -77,7 +77,7 @@ Module: 'io' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.io import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/json.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/json.pyi index 285c380f3..ae903c163 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/json.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/json.pyi @@ -13,7 +13,7 @@ Module: 'json' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/machine.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/machine.pyi index dab156cc9..68c55dc68 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/machine.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/machine.pyi @@ -15,7 +15,7 @@ Module: 'machine' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/math.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/math.pyi index bb4b82ad0..0dd55bbcf 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/math.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/math.pyi @@ -18,7 +18,7 @@ Module: 'math' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/mip/__init__.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/mip/__init__.pyi index 9aab244d5..966d03654 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/mip/__init__.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/mip/__init__.pyi @@ -3,7 +3,7 @@ Module: 'mip.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/neopixel.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/neopixel.pyi index 133324924..59efd500f 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/neopixel.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/neopixel.pyi @@ -15,7 +15,7 @@ Module: 'neopixel' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/network.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/network.pyi index 2512d74c9..2bd33f758 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/network.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/network.pyi @@ -41,7 +41,7 @@ Module: 'network' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional, Tuple, Union diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ntptime.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ntptime.pyi index 038ade821..7689a8ec4 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ntptime.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ntptime.pyi @@ -3,7 +3,7 @@ Module: 'ntptime' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/onewire.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/onewire.pyi index e64e504fe..050709e96 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/onewire.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/onewire.pyi @@ -3,7 +3,7 @@ Module: 'onewire' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/os.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/os.pyi index 85cd43090..a8ebbcacd 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/os.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/os.pyi @@ -14,7 +14,7 @@ Module: 'os' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.os import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/platform.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/platform.pyi index cfbcf5171..f8e9c762f 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/platform.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/platform.pyi @@ -13,7 +13,7 @@ Module: 'platform' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/random.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/random.pyi index 758baface..4e3302629 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/random.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/random.pyi @@ -31,7 +31,7 @@ Module: 'random' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/requests/__init__.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/requests/__init__.pyi index fe2c5a4ca..e13ff972f 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/requests/__init__.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/requests/__init__.pyi @@ -3,7 +3,7 @@ Module: 'requests.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/select.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/select.pyi index f1ecc0104..f48b7b839 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/select.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/select.pyi @@ -13,7 +13,7 @@ Module: 'select' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Iterator, List, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/socket.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/socket.pyi index e73582533..b63f81f06 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/socket.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/socket.pyi @@ -65,7 +65,7 @@ Module: 'socket' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.socket import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ssl.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ssl.pyi index 57f789813..2f9cfc840 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ssl.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ssl.pyi @@ -14,7 +14,7 @@ Module: 'ssl' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.ssl import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/struct.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/struct.pyi index 03f09415b..3222810e4 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/struct.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/struct.pyi @@ -58,7 +58,7 @@ Module: 'struct' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/sys.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/sys.pyi index 9f1d24e72..9fe4448db 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/sys.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/sys.pyi @@ -10,7 +10,7 @@ Module: 'sys' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict, List, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/time.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/time.pyi index 52f6acbcb..f985c3df4 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/time.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/time.pyi @@ -37,7 +37,7 @@ Module: 'time' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uarray.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uarray.pyi index 798dea4aa..4d2634b01 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uarray.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uarray.pyi @@ -14,7 +14,7 @@ Module: 'uarray' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/__init__.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/__init__.pyi index 652147945..1e6696a12 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/__init__.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/__init__.pyi @@ -38,7 +38,7 @@ Module: 'uasyncio.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Any, Coroutine, List, Tuple, Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/core.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/core.pyi index c3432c0ba..897803540 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/core.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.core' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/event.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/event.pyi index 24732eacd..8fbe65795 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/event.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.event' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/funcs.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/funcs.pyi index 65c3e6803..1c8ee45af 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/funcs.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.funcs' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/lock.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/lock.pyi index 58515e2df..5aab77b6c 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/lock.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.lock' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/stream.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/stream.pyi index ec0196ba2..a63ece7d7 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/stream.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uasyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.stream' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ubinascii.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ubinascii.pyi index 2b5ad1c45..634b75295 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ubinascii.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ubinascii.pyi @@ -13,7 +13,7 @@ Module: 'ubinascii' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ubluetooth.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ubluetooth.pyi index b2b3d68fd..c634f9ef1 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ubluetooth.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ubluetooth.pyi @@ -23,7 +23,7 @@ Module: 'ubluetooth' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ucryptolib.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ucryptolib.pyi index bf2c55db4..b06f9d52d 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ucryptolib.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ucryptolib.pyi @@ -8,7 +8,7 @@ Module: 'ucryptolib' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uctypes.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uctypes.pyi index d1bde0540..507e23c36 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uctypes.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uctypes.pyi @@ -15,7 +15,7 @@ Module: 'uctypes' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uerrno.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uerrno.pyi index 44da0ed46..c5077d8bd 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uerrno.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uerrno.pyi @@ -13,7 +13,7 @@ Module: 'uerrno' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uhashlib.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uhashlib.pyi index 1e67a6c1e..cc5094538 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uhashlib.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uhashlib.pyi @@ -28,7 +28,7 @@ Module: 'uhashlib' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uheapq.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uheapq.pyi index eed4083ec..d8d4fae24 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uheapq.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uheapq.pyi @@ -16,7 +16,7 @@ Module: 'uheapq' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uio.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uio.pyi index fbcd16306..c1dc95fc4 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uio.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uio.pyi @@ -77,7 +77,7 @@ Module: 'uio' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.io import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ujson.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ujson.pyi index aef768205..e4cf176c2 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ujson.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ujson.pyi @@ -13,7 +13,7 @@ Module: 'ujson' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/umachine.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/umachine.pyi index b18cae23e..79ffee7ee 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/umachine.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/umachine.pyi @@ -15,7 +15,7 @@ Module: 'umachine' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/umqtt/robust.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/umqtt/robust.pyi index 7b8311200..a2b3ec585 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/umqtt/robust.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/umqtt/robust.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.robust' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/umqtt/simple.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/umqtt/simple.pyi index 29b27d1c6..8f3ce0fdd 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/umqtt/simple.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/umqtt/simple.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.simple' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uos.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uos.pyi index bc24c6ab1..6cb23c1a9 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uos.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uos.pyi @@ -14,7 +14,7 @@ Module: 'uos' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.os import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uplatform.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uplatform.pyi index a687a4d84..a12af4fed 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uplatform.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uplatform.pyi @@ -13,7 +13,7 @@ Module: 'uplatform' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/urandom.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/urandom.pyi index d8408a188..32fd9791e 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/urandom.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/urandom.pyi @@ -31,7 +31,7 @@ Module: 'urandom' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ure.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ure.pyi index 4c74484a6..de64fd342 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ure.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ure.pyi @@ -3,7 +3,7 @@ Module: 'ure' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/urequests.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/urequests.pyi index 8beddc8a4..2a5d6bce9 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/urequests.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/urequests.pyi @@ -3,7 +3,7 @@ Module: 'urequests' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uselect.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uselect.pyi index 1b4a7eac2..351bf2594 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uselect.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uselect.pyi @@ -13,7 +13,7 @@ Module: 'uselect' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Iterator, List, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/usocket.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/usocket.pyi index 8515413ca..2ef72aaa0 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/usocket.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/usocket.pyi @@ -65,7 +65,7 @@ Module: 'usocket' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.socket import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ussl.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ussl.pyi index c66a8179a..182f2d1ed 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ussl.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ussl.pyi @@ -14,7 +14,7 @@ Module: 'ussl' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.ssl import * diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ustruct.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ustruct.pyi index e208ae273..967993d52 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ustruct.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/ustruct.pyi @@ -58,7 +58,7 @@ Module: 'ustruct' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/usys.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/usys.pyi index 90c85e21a..25cfb2e19 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/usys.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/usys.pyi @@ -10,7 +10,7 @@ Module: 'usys' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict, List, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/utime.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/utime.pyi index 82596bee1..d139a4dd3 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/utime.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/utime.pyi @@ -37,7 +37,7 @@ Module: 'utime' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uwebsocket.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uwebsocket.pyi index 2dae77fde..ec712f6dd 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uwebsocket.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/uwebsocket.pyi @@ -3,7 +3,7 @@ Module: 'uwebsocket' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/websocket.pyi b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/websocket.pyi index 573e868ad..af93e4781 100644 --- a/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/websocket.pyi +++ b/publish/micropython-v1_21_0-esp32-esp32_generic_c3-stubs/websocket.pyi @@ -3,7 +3,7 @@ Module: 'websocket' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/_asyncio.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/_asyncio.pyi index 3348316fa..2d6aebf1a 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/_asyncio.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/_asyncio.pyi @@ -38,7 +38,7 @@ Module: '_asyncio' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Coroutine, List, Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/_espnow.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/_espnow.pyi index 7f2810bd8..a0b04200d 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/_espnow.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/_espnow.pyi @@ -8,9 +8,10 @@ Module: '_espnow' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete +from _espnow import ESPNowBase from typing import Any, Dict, Iterator, List, Optional, Tuple, Union MAX_DATA_LEN: int = 250 diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/_onewire.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/_onewire.pyi index c3c3680c1..4d27faaa2 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/_onewire.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/_onewire.pyi @@ -3,7 +3,7 @@ Module: '_onewire' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/apa102.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/apa102.pyi index 178e2f050..12b900e48 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/apa102.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/apa102.pyi @@ -3,7 +3,7 @@ Module: 'apa102' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/array.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/array.pyi index 39c2c17dd..787c2aada 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/array.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/array.pyi @@ -14,7 +14,7 @@ Module: 'array' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/__init__.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/__init__.pyi index c7072ebfb..4d5635820 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/__init__.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/__init__.pyi @@ -38,7 +38,7 @@ Module: 'asyncio.__init__' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Any, Coroutine, List, Tuple, Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/core.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/core.pyi index b77ea309d..d6db7135e 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/core.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.core' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/event.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/event.pyi index e84f6a447..7d9781942 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/event.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.event' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/funcs.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/funcs.pyi index 03dad8132..67c8ca5ce 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/funcs.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.funcs' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/lock.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/lock.pyi index 63f2410e0..d0c168801 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/lock.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.lock' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/stream.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/stream.pyi index 14a62be80..6b88d9a02 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/stream.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/asyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.stream' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/binascii.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/binascii.pyi index cd82d8fc9..61c790f63 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/binascii.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/binascii.pyi @@ -13,7 +13,7 @@ Module: 'binascii' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/btree.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/btree.pyi index aeed9641b..b53dd7119 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/btree.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/btree.pyi @@ -77,7 +77,7 @@ Module: 'btree' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Dict, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/cryptolib.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/cryptolib.pyi index d61333951..5eb78dd92 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/cryptolib.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/cryptolib.pyi @@ -8,7 +8,7 @@ Module: 'cryptolib' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/deflate.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/deflate.pyi index 1dd98c357..bf5032491 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/deflate.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/deflate.pyi @@ -23,7 +23,7 @@ Module: 'deflate' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/dht.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/dht.pyi index 87663adb1..5f73c9e70 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/dht.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/dht.pyi @@ -3,7 +3,7 @@ Module: 'dht' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/doc_stubs.json b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/doc_stubs.json index 22e65e378..d14fc70ab 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/doc_stubs.json +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/doc_stubs.json @@ -12,7 +12,7 @@ "sysname": "micropython" }, "stubber": { - "version": "1.20.6", + "version": "1.23.1", "stubtype": "documentation" }, "modules": [ diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ds18x20.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ds18x20.pyi index 2fe4398b8..a9dd86ad8 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ds18x20.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ds18x20.pyi @@ -3,7 +3,7 @@ Module: 'ds18x20' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/errno.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/errno.pyi index f7877502a..5600f2ff4 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/errno.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/errno.pyi @@ -13,7 +13,7 @@ Module: 'errno' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/esp.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/esp.pyi index fed3b089e..5546d8ce4 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/esp.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/esp.pyi @@ -12,7 +12,7 @@ Module: 'esp' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/espnow.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/espnow.pyi index 55e15b8a3..db3c9d293 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/espnow.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/espnow.pyi @@ -8,9 +8,10 @@ Module: 'espnow' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete +from _espnow import ESPNowBase from typing import Any, Dict, Iterator, List, Optional, Tuple, Union MAX_ENCRYPT_PEER_NUM: int = 6 diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/firmware_stubs.json b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/firmware_stubs.json index 98dbe1a3e..5ca6b4a07 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/firmware_stubs.json +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/firmware_stubs.json @@ -1,5 +1,5 @@ {"firmware": {"version": "1.21.0", "mpy": "v6.1", "port": "esp8266", "board": "ESP8266_GENERIC", "family": "micropython", "build": "", "arch": "xtensa", "ver": "1.21.0", "cpu": "ESP8266"}, -"stubber": {"version": "v1.20.0"}, "stubtype": "firmware", +"stubber": {"version": "v1.23.0"}, "stubtype": "firmware", "modules" :[ {"module": "_asyncio", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_asyncio.pyi"}, {"module": "_espnow", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_espnow.pyi"}, @@ -76,7 +76,6 @@ {"module": "ure", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ure.pyi"}, {"module": "urequests", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/urequests.pyi"}, {"module": "uselect", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uselect.pyi"}, -{"module": "usocket", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usocket.pyi"}, {"module": "ussl", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ussl.pyi"}, {"module": "ustruct", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ustruct.pyi"}, {"module": "usys", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usys.pyi"}, diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/flashbdev.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/flashbdev.pyi index 1164a0f1d..90b494612 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/flashbdev.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/flashbdev.pyi @@ -3,7 +3,7 @@ Module: 'flashbdev' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/framebuf.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/framebuf.pyi index 316f8f08f..fa12754b5 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/framebuf.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/framebuf.pyi @@ -11,7 +11,7 @@ Module: 'framebuf' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/gc.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/gc.pyi index 59942d397..d5f1a31b2 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/gc.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/gc.pyi @@ -10,7 +10,7 @@ Module: 'gc' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/hashlib.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/hashlib.pyi index 202695f0a..9ec9917dd 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/hashlib.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/hashlib.pyi @@ -28,7 +28,7 @@ Module: 'hashlib' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/heapq.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/heapq.pyi index bd4663e7e..a15d29ed1 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/heapq.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/heapq.pyi @@ -16,7 +16,7 @@ Module: 'heapq' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/inisetup.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/inisetup.pyi index 3b06cc13f..6f836df73 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/inisetup.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/inisetup.pyi @@ -3,7 +3,7 @@ Module: 'inisetup' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/io.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/io.pyi index 8d0ff369a..3557f5371 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/io.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/io.pyi @@ -77,7 +77,7 @@ Module: 'io' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.io import * diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/json.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/json.pyi index 36148edce..c53dbb1ad 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/json.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/json.pyi @@ -13,7 +13,7 @@ Module: 'json' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/lwip.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/lwip.pyi index 357b6c991..e4dc73cf9 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/lwip.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/lwip.pyi @@ -3,7 +3,7 @@ Module: 'lwip' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/machine.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/machine.pyi index 6bee195e6..8b9c22994 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/machine.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/machine.pyi @@ -15,7 +15,7 @@ Module: 'machine' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/math.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/math.pyi index 2c43a9dd4..c2926adcd 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/math.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/math.pyi @@ -18,7 +18,7 @@ Module: 'math' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/mip/__init__.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/mip/__init__.pyi index 8c9046b4e..4b886167b 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/mip/__init__.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/mip/__init__.pyi @@ -3,7 +3,7 @@ Module: 'mip.__init__' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/neopixel.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/neopixel.pyi index 3170916f0..84f5f2759 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/neopixel.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/neopixel.pyi @@ -15,7 +15,7 @@ Module: 'neopixel' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/network.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/network.pyi index 2d4ac3421..5e2fb5f6e 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/network.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/network.pyi @@ -41,7 +41,7 @@ Module: 'network' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional, Tuple, Union diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ntptime.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ntptime.pyi index fc010acd1..020380c78 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ntptime.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ntptime.pyi @@ -3,7 +3,7 @@ Module: 'ntptime' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/onewire.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/onewire.pyi index 8526c3595..a39d32356 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/onewire.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/onewire.pyi @@ -3,7 +3,7 @@ Module: 'onewire' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/os.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/os.pyi index acdf5141a..470dd4dd3 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/os.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/os.pyi @@ -14,7 +14,7 @@ Module: 'os' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.os import * diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/platform.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/platform.pyi index 1bb0f299b..959f44ac7 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/platform.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/platform.pyi @@ -13,7 +13,7 @@ Module: 'platform' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/random.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/random.pyi index cc3c10b23..67f027b1a 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/random.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/random.pyi @@ -31,7 +31,7 @@ Module: 'random' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/requests/__init__.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/requests/__init__.pyi index 010a158b3..b34bec837 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/requests/__init__.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/requests/__init__.pyi @@ -3,7 +3,7 @@ Module: 'requests.__init__' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/select.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/select.pyi index be49711c9..aa86d6cd1 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/select.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/select.pyi @@ -13,7 +13,7 @@ Module: 'select' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Iterator, List, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/socket.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/socket.pyi index 635ee13d1..4cae091e1 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/socket.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/socket.pyi @@ -65,7 +65,7 @@ Module: 'socket' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.socket import * diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ssd1306.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ssd1306.pyi index 4cd1f6fb3..6fcb53077 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ssd1306.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ssd1306.pyi @@ -3,7 +3,7 @@ Module: 'ssd1306' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ssl.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ssl.pyi index 59a67a2d3..a44c68383 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ssl.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ssl.pyi @@ -14,7 +14,7 @@ Module: 'ssl' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.ssl import * diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/struct.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/struct.pyi index ad12c874d..d0dc529ce 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/struct.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/struct.pyi @@ -58,7 +58,7 @@ Module: 'struct' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/sys.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/sys.pyi index 755e27f96..ed9e5c974 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/sys.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/sys.pyi @@ -10,7 +10,7 @@ Module: 'sys' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict, List, Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/time.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/time.pyi index 71b5d3be5..9215c5089 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/time.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/time.pyi @@ -37,7 +37,7 @@ Module: 'time' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uarray.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uarray.pyi index 5a5a649c1..f625227fd 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uarray.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uarray.pyi @@ -14,7 +14,7 @@ Module: 'uarray' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/__init__.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/__init__.pyi index c85826531..1190819fa 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/__init__.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/__init__.pyi @@ -38,7 +38,7 @@ Module: 'uasyncio.__init__' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Coroutine, List, Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/core.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/core.pyi index a8e16bbfe..39848b192 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/core.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.core' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/event.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/event.pyi index 012691d93..39d522df8 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/event.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.event' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/funcs.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/funcs.pyi index 25c615934..5a9253e69 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/funcs.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.funcs' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/lock.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/lock.pyi index a4adddca0..2854afd57 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/lock.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.lock' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/stream.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/stream.pyi index 84a8f7483..3d704a60b 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/stream.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uasyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.stream' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ubinascii.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ubinascii.pyi index 97b62fce2..21252364f 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ubinascii.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ubinascii.pyi @@ -13,7 +13,7 @@ Module: 'ubinascii' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ucryptolib.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ucryptolib.pyi index 0d0e9d7c1..dab1e3864 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ucryptolib.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ucryptolib.pyi @@ -8,7 +8,7 @@ Module: 'ucryptolib' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uctypes.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uctypes.pyi index 7e70ead12..58c557cb7 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uctypes.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uctypes.pyi @@ -15,7 +15,7 @@ Module: 'uctypes' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uerrno.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uerrno.pyi index 473806f21..5f9dfceae 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uerrno.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uerrno.pyi @@ -13,7 +13,7 @@ Module: 'uerrno' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uhashlib.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uhashlib.pyi index a3b0b3cb9..ba347a995 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uhashlib.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uhashlib.pyi @@ -28,7 +28,7 @@ Module: 'uhashlib' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uheapq.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uheapq.pyi index b6da6a2eb..9abe74567 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uheapq.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uheapq.pyi @@ -16,7 +16,7 @@ Module: 'uheapq' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uio.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uio.pyi index 4739ba9bd..8872b71d7 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uio.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uio.pyi @@ -77,7 +77,7 @@ Module: 'uio' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.io import * diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ujson.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ujson.pyi index cb74793ca..816897b3f 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ujson.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ujson.pyi @@ -13,7 +13,7 @@ Module: 'ujson' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/umachine.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/umachine.pyi index 2aa7f888d..062f06127 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/umachine.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/umachine.pyi @@ -15,7 +15,7 @@ Module: 'umachine' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/umqtt/robust.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/umqtt/robust.pyi index 996d77720..b3084491b 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/umqtt/robust.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/umqtt/robust.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.robust' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/umqtt/simple.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/umqtt/simple.pyi index 361e7d9fb..1354b836e 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/umqtt/simple.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/umqtt/simple.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.simple' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uos.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uos.pyi index 988865f92..d7a6a8e2e 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uos.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uos.pyi @@ -14,7 +14,7 @@ Module: 'uos' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.os import * diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uplatform.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uplatform.pyi index 3a381dbe9..2bf47106c 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uplatform.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uplatform.pyi @@ -13,7 +13,7 @@ Module: 'uplatform' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/urandom.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/urandom.pyi index feb4935dd..a1def6a68 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/urandom.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/urandom.pyi @@ -31,7 +31,7 @@ Module: 'urandom' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ure.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ure.pyi index db48bdba0..1fe096202 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ure.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ure.pyi @@ -3,7 +3,7 @@ Module: 'ure' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/urequests.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/urequests.pyi index c918598a5..f23ad47a4 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/urequests.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/urequests.pyi @@ -3,7 +3,7 @@ Module: 'urequests' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uselect.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uselect.pyi index 3b4206362..d50b0d348 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uselect.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uselect.pyi @@ -13,7 +13,7 @@ Module: 'uselect' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Iterator, List, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/usocket.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/usocket.pyi index 0529c46c4..973ba20a1 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/usocket.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/usocket.pyi @@ -1,75 +1,11 @@ """ -Socket module. - -MicroPython module: https://docs.micropython.org/en/v1.21.0/library/socket.html - -CPython module: :mod:`python:socket` https://docs.python.org/3/library/socket.html . - -This module provides access to the BSD socket interface. - -Difference to CPython - - For efficiency and consistency, socket objects in MicroPython implement a `stream` - (file-like) interface directly. In CPython, you need to convert a socket to - a file-like object using `makefile()` method. This method is still supported - by MicroPython (but is a no-op), so where compatibility with CPython matters, - be sure to use it. - -Socket address format(s) ------------------------- - -The native socket address format of the ``socket`` module is an opaque data type -returned by `getaddrinfo` function, which must be used to resolve textual address -(including numeric addresses):: - - sockaddr = socket.getaddrinfo('www.micropython.org', 80)[0][-1] - # You must use getaddrinfo() even for numeric addresses - sockaddr = socket.getaddrinfo('127.0.0.1', 80)[0][-1] - # Now you can use that address - sock.connect(sockaddr) - -Using `getaddrinfo` is the most efficient (both in terms of memory and processing -power) and portable way to work with addresses. - -However, ``socket`` module (note the difference with native MicroPython -``socket`` module described here) provides CPython-compatible way to specify -addresses using tuples, as described below. Note that depending on a -:term:`MicroPython port`, ``socket`` module can be builtin or need to be -installed from `micropython-lib` (as in the case of :term:`MicroPython Unix port`), -and some ports still accept only numeric addresses in the tuple format, -and require to use `getaddrinfo` function to resolve domain names. - -Summing up: - -* Always use `getaddrinfo` when writing portable applications. -* Tuple addresses described below can be used as a shortcut for - quick hacks and interactive use, if your port supports them. - -Tuple address format for ``socket`` module: - -* IPv4: *(ipv4_address, port)*, where *ipv4_address* is a string with - dot-notation numeric IPv4 address, e.g. ``"8.8.8.8"``, and *port* is and - integer port number in the range 1-65535. Note the domain names are not - accepted as *ipv4_address*, they should be resolved first using - `socket.getaddrinfo()`. -* IPv6: *(ipv6_address, port, flowinfo, scopeid)*, where *ipv6_address* - is a string with colon-notation numeric IPv6 address, e.g. ``"2001:db8::1"``, - and *port* is an integer port number in the range 1-65535. *flowinfo* - must be 0. *scopeid* is the interface scope identifier for link-local - addresses. Note the domain names are not accepted as *ipv6_address*, - they should be resolved first using `socket.getaddrinfo()`. Availability - of IPv6 support depends on a :term:`MicroPython port`. - ---- Module: 'usocket' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ - # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations +from typing import Any, Generator from _typeshed import Incomplete -from stdlib.socket import * -from typing import Any, IO, Optional, Tuple SOCK_STREAM: int = 1 SOCK_RAW: int = 3 @@ -82,271 +18,17 @@ AF_INET: int = 2 IP_DROP_MEMBERSHIP: int = 1025 IPPROTO_IP: int = 0 IP_ADD_MEMBERSHIP: int = 1024 - -def reset(*args, **kwargs) -> Incomplete: ... -def print_pcbs(*args, **kwargs) -> Incomplete: ... -def getaddrinfo( - host, - port, - af=0, - type=0, - proto=0, - flags=0, -) -> Incomplete: - """ - Translate the host/port argument into a sequence of 5-tuples that contain all the - necessary arguments for creating a socket connected to that service. Arguments - *af*, *type*, and *proto* (which have the same meaning as for the `socket()` function) - can be used to filter which kind of addresses are returned. If a parameter is not - specified or zero, all combinations of addresses can be returned (requiring - filtering on the user side). - - The resulting list of 5-tuples has the following structure:: - - (family, type, proto, canonname, sockaddr) - - The following example shows how to connect to a given url:: - - s = socket.socket() - # This assumes that if "type" is not specified, an address for - # SOCK_STREAM will be returned, which may be not true - s.connect(socket.getaddrinfo('www.micropython.org', 80)[0][-1]) - - Recommended use of filtering params:: - - s = socket.socket() - # Guaranteed to return an address which can be connect'ed to for - # stream operation. - s.connect(socket.getaddrinfo('www.micropython.org', 80, 0, SOCK_STREAM)[0][-1]) - - Difference to CPython - - CPython raises a ``socket.gaierror`` exception (`OSError` subclass) in case - of error in this function. MicroPython doesn't have ``socket.gaierror`` - and raises OSError directly. Note that error numbers of `getaddrinfo()` - form a separate namespace and may not match error numbers from - the :mod:`errno` module. To distinguish `getaddrinfo()` errors, they are - represented by negative numbers, whereas standard system errors are - positive numbers (error numbers are accessible using ``e.args[0]`` property - from an exception object). The use of negative values is a provisional - detail which may change in the future. - """ +def reset(*args, **kwargs) -> Incomplete: ... -def callback(*args, **kwargs) -> Incomplete: ... - -class socket: - """ - Create a new socket using the given address family, socket type and - protocol number. Note that specifying *proto* in most cases is not - required (and not recommended, as some MicroPython ports may omit - ``IPPROTO_*`` constants). Instead, *type* argument will select needed - protocol automatically:: - - # Create STREAM TCP socket - socket(AF_INET, SOCK_STREAM) - # Create DGRAM UDP socket - socket(AF_INET, SOCK_DGRAM) - """ - - def recvfrom(self, bufsize) -> Tuple: - """ - Receive data from the socket. The return value is a pair *(bytes, address)* where *bytes* is a - bytes object representing the data received and *address* is the address of the socket sending - the data. - """ - ... - - def recv(self, bufsize) -> bytes: - """ - Receive data from the socket. The return value is a bytes object representing the data - received. The maximum amount of data to be received at once is specified by bufsize. - """ - ... - - def makefile( - self, - mode="rb", - buffering=0, - ) -> IO: - """ - Return a file object associated with the socket. The exact returned type depends on the arguments - given to makefile(). The support is limited to binary modes only ('rb', 'wb', and 'rwb'). - CPython's arguments: *encoding*, *errors* and *newline* are not supported. - - Difference to CPython - - As MicroPython doesn't support buffered streams, values of *buffering* - parameter is ignored and treated as if it was 0 (unbuffered). - - Difference to CPython - - Closing the file object returned by makefile() WILL close the - original socket as well. - """ - ... - - def listen(self, backlog: Optional[Any] = None) -> None: - """ - Enable a server to accept connections. If *backlog* is specified, it must be at least 0 - (if it's lower, it will be set to 0); and specifies the number of unaccepted connections - that the system will allow before refusing new connections. If not specified, a default - reasonable value is chosen. - """ - ... - - def settimeout(self, value) -> Incomplete: - """ - **Note**: Not every port supports this method, see below. - - Set a timeout on blocking socket operations. The value argument can be a nonnegative floating - point number expressing seconds, or None. If a non-zero value is given, subsequent socket operations - will raise an `OSError` exception if the timeout period value has elapsed before the operation has - completed. If zero is given, the socket is put in non-blocking mode. If None is given, the socket - is put in blocking mode. - - Not every :term:`MicroPython port` supports this method. A more portable and - generic solution is to use `select.poll` object. This allows to wait on - multiple objects at the same time (and not just on sockets, but on generic - `stream` objects which support polling). Example:: - - # Instead of: - s.settimeout(1.0) # time in seconds - s.read(10) # may timeout - - # Use: - poller = select.poll() - poller.register(s, select.POLLIN) - res = poller.poll(1000) # time in milliseconds - if not res: - # s is still not ready for input, i.e. operation timed out - - Difference to CPython - - CPython raises a ``socket.timeout`` exception in case of timeout, - which is an `OSError` subclass. MicroPython raises an OSError directly - instead. If you use ``except OSError:`` to catch the exception, - your code will work both in MicroPython and CPython. - """ - ... - - def sendall(self, bytes) -> int: - """ - Send all data to the socket. The socket must be connected to a remote socket. - Unlike `send()`, this method will try to send all of data, by sending data - chunk by chunk consecutively. - - The behaviour of this method on non-blocking sockets is undefined. Due to this, - on MicroPython, it's recommended to use `write()` method instead, which - has the same "no short writes" policy for blocking sockets, and will return - number of bytes sent on non-blocking sockets. - """ - ... - - def setsockopt(self, level, optname, value) -> None: - """ - Set the value of the given socket option. The needed symbolic constants are defined in the - socket module (SO_* etc.). The *value* can be an integer or a bytes-like object representing - a buffer. - """ - ... - - def setblocking(self, flag) -> Incomplete: - """ - Set blocking or non-blocking mode of the socket: if flag is false, the socket is set to non-blocking, - else to blocking mode. - - This method is a shorthand for certain `settimeout()` calls: - - * ``sock.setblocking(True)`` is equivalent to ``sock.settimeout(None)`` - * ``sock.setblocking(False)`` is equivalent to ``sock.settimeout(0)`` - """ - ... - - def sendto(self, bytes, address) -> None: - """ - Send data to the socket. The socket should not be connected to a remote socket, since the - destination socket is specified by *address*. - """ - ... - - def readline(self) -> Incomplete: - """ - Read a line, ending in a newline character. - - Return value: the line read. - """ - ... - - def readinto(self, buf, nbytes: Optional[Any] = None) -> int: - """ - Read bytes into the *buf*. If *nbytes* is specified then read at most - that many bytes. Otherwise, read at most *len(buf)* bytes. Just as - `read()`, this method follows "no short reads" policy. - - Return value: number of bytes read and stored into *buf*. - """ - ... - - def read(self, size: Optional[Any] = None) -> bytes: - """ - Read up to size bytes from the socket. Return a bytes object. If *size* is not given, it - reads all data available from the socket until EOF; as such the method will not return until - the socket is closed. This function tries to read as much data as - requested (no "short reads"). This may be not possible with - non-blocking socket though, and then less data will be returned. - """ - ... - - def close(self) -> Incomplete: - """ - Mark the socket closed and release all resources. Once that happens, all future operations - on the socket object will fail. The remote end will receive EOF indication if - supported by protocol. - - Sockets are automatically closed when they are garbage-collected, but it is recommended - to `close()` them explicitly as soon you finished working with them. - """ - ... - - def connect(self, address) -> None: - """ - Connect to a remote socket at *address*. - """ - ... - - def send(self, bytes) -> int: - """ - Send data to the socket. The socket must be connected to a remote socket. - Returns number of bytes sent, which may be smaller than the length of data - ("short write"). - """ - ... - - def bind(self, address) -> Incomplete: - """ - Bind the socket to *address*. The socket must not already be bound. - """ - ... +def print_pcbs(*args, **kwargs) -> Incomplete: + ... - def accept(self) -> Tuple: - """ - Accept a connection. The socket must be bound to an address and listening for connections. - The return value is a pair (conn, address) where conn is a new socket object usable to send - and receive data on the connection, and address is the address bound to the socket on the - other end of the connection. - """ - ... +def getaddrinfo(*args, **kwargs) -> Incomplete: + ... - def write(self, buf) -> int: - """ - Write the buffer of bytes to the socket. This function will try to - write all data to a socket (no "short writes"). This may be not possible - with a non-blocking socket though, and returned value will be less than - the length of *buf*. +def callback(*args, **kwargs) -> Incomplete: + ... - Return value: number of bytes written. - """ - ... - def __init__(self, *argv, **kwargs) -> None: ... +class socket(): diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ussl.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ussl.pyi index b04c0cc57..b4f802545 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ussl.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ussl.pyi @@ -14,7 +14,7 @@ Module: 'ussl' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.ssl import * diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ustruct.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ustruct.pyi index 3c09a8f5f..f47fc17b4 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ustruct.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/ustruct.pyi @@ -58,7 +58,7 @@ Module: 'ustruct' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/usys.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/usys.pyi index f527f52d7..3b90aeab7 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/usys.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/usys.pyi @@ -10,7 +10,7 @@ Module: 'usys' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict, List, Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/utime.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/utime.pyi index 40924bfa6..b020f051d 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/utime.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/utime.pyi @@ -37,7 +37,7 @@ Module: 'utime' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uwebsocket.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uwebsocket.pyi index 8db5be6cc..2b614d080 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uwebsocket.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/uwebsocket.pyi @@ -3,7 +3,7 @@ Module: 'uwebsocket' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/websocket.pyi b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/websocket.pyi index 7c1745ceb..ba063f8c9 100644 --- a/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/websocket.pyi +++ b/publish/micropython-v1_21_0-esp8266-esp8266_generic-stubs/websocket.pyi @@ -3,7 +3,7 @@ Module: 'websocket' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_asyncio.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_asyncio.pyi index 13d737dec..8f4515366 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_asyncio.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_asyncio.pyi @@ -38,7 +38,7 @@ Module: '_asyncio' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Coroutine, List, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_espnow.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_espnow.pyi index cb97f9a9f..103ae59f4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_espnow.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_espnow.pyi @@ -8,9 +8,10 @@ Module: '_espnow' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete +from _espnow import ESPNowBase from typing import Any, Dict, Iterator, List, Optional, Tuple, Union MAX_DATA_LEN: int = 250 diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_onewire.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_onewire.pyi index 5a1293c69..4a17421da 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_onewire.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_onewire.pyi @@ -3,7 +3,7 @@ Module: '_onewire' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_thread.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_thread.pyi index 7c9d10f63..859833978 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_thread.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/_thread.pyi @@ -15,7 +15,7 @@ Module: '_thread' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/aioespnow.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/aioespnow.pyi index e1f4f25ac..7b4d7e01e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/aioespnow.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/aioespnow.pyi @@ -3,7 +3,7 @@ Module: 'aioespnow' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/apa106.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/apa106.pyi index 3a6e16cc7..31fe5f40f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/apa106.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/apa106.pyi @@ -3,7 +3,7 @@ Module: 'apa106' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/array.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/array.pyi index 51d856ef1..9ffb677c6 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/array.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/array.pyi @@ -14,7 +14,7 @@ Module: 'array' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/__init__.pyi index 3c78d4ba6..0085d610c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/__init__.pyi @@ -38,7 +38,7 @@ Module: 'asyncio.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Any, Coroutine, List, Tuple, Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/core.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/core.pyi index aa9acea70..5ecf51c28 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/core.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.core' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/event.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/event.pyi index 605ee1faf..33237724a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/event.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.event' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/funcs.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/funcs.pyi index f0e4bc905..754d02b2c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/funcs.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.funcs' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/lock.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/lock.pyi index c363c38e8..b8de77bd4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/lock.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.lock' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/stream.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/stream.pyi index a77e1207a..3a3ee9c2b 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/stream.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/asyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.stream' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/binascii.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/binascii.pyi index 38e278c1e..cfd7f7972 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/binascii.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/binascii.pyi @@ -13,7 +13,7 @@ Module: 'binascii' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/bluetooth.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/bluetooth.pyi index 31321205e..518d8ffb3 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/bluetooth.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/bluetooth.pyi @@ -23,7 +23,7 @@ Module: 'bluetooth' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/btree.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/btree.pyi index 46a6c4ea0..8a9cd5cc4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/btree.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/btree.pyi @@ -77,7 +77,7 @@ Module: 'btree' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Dict, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/cmath.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/cmath.pyi index 6c72e168d..e579ce21f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/cmath.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/cmath.pyi @@ -16,7 +16,7 @@ Module: 'cmath' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/collections.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/collections.pyi index 0e839c669..087c6b9df 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/collections.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/collections.pyi @@ -13,7 +13,7 @@ Module: 'collections' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.collections import OrderedDict as stdlib_OrderedDict, deque as stdlib_deque, namedtuple as stdlib_namedtuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/cryptolib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/cryptolib.pyi index b849dbb2b..d53e5ddca 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/cryptolib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/cryptolib.pyi @@ -8,7 +8,7 @@ Module: 'cryptolib' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/deflate.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/deflate.pyi index 557c1cd97..fcc6bcdcd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/deflate.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/deflate.pyi @@ -23,7 +23,7 @@ Module: 'deflate' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/dht.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/dht.pyi index 387a7c3a2..a143260dc 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/dht.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/dht.pyi @@ -3,7 +3,7 @@ Module: 'dht' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/doc_stubs.json b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/doc_stubs.json index 22e65e378..d14fc70ab 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/doc_stubs.json +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/doc_stubs.json @@ -12,7 +12,7 @@ "sysname": "micropython" }, "stubber": { - "version": "1.20.6", + "version": "1.23.1", "stubtype": "documentation" }, "modules": [ diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ds18x20.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ds18x20.pyi index 066811ddf..bbe7c9296 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ds18x20.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ds18x20.pyi @@ -3,7 +3,7 @@ Module: 'ds18x20' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/errno.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/errno.pyi index 26fbfa4d1..d9bbde11c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/errno.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/errno.pyi @@ -13,7 +13,7 @@ Module: 'errno' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/esp.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/esp.pyi index cd2028d04..b6595cb3c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/esp.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/esp.pyi @@ -12,7 +12,7 @@ Module: 'esp' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/esp32.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/esp32.pyi index 81d2980e2..4b51f1d48 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/esp32.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/esp32.pyi @@ -11,7 +11,7 @@ Module: 'esp32' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional, Tuple, Union diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/espnow.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/espnow.pyi index 86e9fc47d..44b7facc3 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/espnow.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/espnow.pyi @@ -8,9 +8,10 @@ Module: 'espnow' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete +from _espnow import ESPNowBase from typing import Any, Dict, Iterator, List, Optional, Tuple, Union KEY_LEN: int = 16 diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/firmware_stubs.json b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/firmware_stubs.json index 61db6f5f2..0451e825e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/firmware_stubs.json +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/firmware_stubs.json @@ -1,5 +1,5 @@ {"firmware": {"version": "1.21.0", "mpy": "v6.1", "port": "esp32", "board": "ESP32_GENERIC", "family": "micropython", "build": "", "arch": "xtensawin", "ver": "1.21.0", "cpu": "ESP32"}, -"stubber": {"version": "v1.20.0"}, "stubtype": "firmware", +"stubber": {"version": "v1.23.0"}, "stubtype": "firmware", "modules" :[ {"module": "_asyncio", "file": "/remote/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_asyncio.pyi"}, {"module": "_espnow", "file": "/remote/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_espnow.pyi"}, diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/flashbdev.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/flashbdev.pyi index 559225d6b..10a0d394f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/flashbdev.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/flashbdev.pyi @@ -3,7 +3,7 @@ Module: 'flashbdev' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/framebuf.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/framebuf.pyi index 0d434aa6e..97946664e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/framebuf.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/framebuf.pyi @@ -11,7 +11,7 @@ Module: 'framebuf' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/gc.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/gc.pyi index 1d424c4ee..8acf902ef 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/gc.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/gc.pyi @@ -10,7 +10,7 @@ Module: 'gc' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/hashlib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/hashlib.pyi index 9f1d6f3de..eb3764085 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/hashlib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/hashlib.pyi @@ -28,7 +28,7 @@ Module: 'hashlib' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/heapq.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/heapq.pyi index 1ea9f5987..f573605a7 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/heapq.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/heapq.pyi @@ -16,7 +16,7 @@ Module: 'heapq' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/inisetup.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/inisetup.pyi index d27357261..beb9f756c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/inisetup.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/inisetup.pyi @@ -3,7 +3,7 @@ Module: 'inisetup' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/io.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/io.pyi index 384504f84..3fae354fe 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/io.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/io.pyi @@ -77,7 +77,7 @@ Module: 'io' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.io import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/json.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/json.pyi index 84e8d8575..f710fe31e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/json.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/json.pyi @@ -13,7 +13,7 @@ Module: 'json' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/machine.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/machine.pyi index ad5c00908..0303227a6 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/machine.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/machine.pyi @@ -15,7 +15,7 @@ Module: 'machine' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/math.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/math.pyi index db386dc7b..682910131 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/math.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/math.pyi @@ -18,7 +18,7 @@ Module: 'math' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/micropython.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/micropython.pyi index 81149240d..e3ed97df1 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/micropython.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/micropython.pyi @@ -8,7 +8,7 @@ Module: 'micropython' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple, TypeVar diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/mip/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/mip/__init__.pyi index 260934c33..a8b1aa897 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/mip/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/mip/__init__.pyi @@ -3,7 +3,7 @@ Module: 'mip.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/neopixel.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/neopixel.pyi index ed77c7c5f..976a79597 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/neopixel.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/neopixel.pyi @@ -15,7 +15,7 @@ Module: 'neopixel' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/network.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/network.pyi index cdfe93c84..aa943cdd3 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/network.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/network.pyi @@ -41,7 +41,7 @@ Module: 'network' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional, Tuple, Union diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ntptime.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ntptime.pyi index 656befa82..c662c1bb3 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ntptime.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ntptime.pyi @@ -3,7 +3,7 @@ Module: 'ntptime' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/onewire.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/onewire.pyi index 515f40fee..8adfb81a5 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/onewire.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/onewire.pyi @@ -3,7 +3,7 @@ Module: 'onewire' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/os.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/os.pyi index e825a5342..ddb85f8fd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/os.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/os.pyi @@ -14,7 +14,7 @@ Module: 'os' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.os import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/platform.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/platform.pyi index b12a6301c..5a12acc97 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/platform.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/platform.pyi @@ -13,7 +13,7 @@ Module: 'platform' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/random.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/random.pyi index 81e2f4214..61d1999ab 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/random.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/random.pyi @@ -31,7 +31,7 @@ Module: 'random' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/requests/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/requests/__init__.pyi index c26fce09d..02e60cd7a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/requests/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/requests/__init__.pyi @@ -3,7 +3,7 @@ Module: 'requests.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/select.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/select.pyi index 24e255735..106e80a7e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/select.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/select.pyi @@ -13,7 +13,7 @@ Module: 'select' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Iterator, List, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/socket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/socket.pyi index 451773d50..aa42b8316 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/socket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/socket.pyi @@ -65,7 +65,7 @@ Module: 'socket' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.socket import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ssl.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ssl.pyi index da2dc08d1..2d461f70f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ssl.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ssl.pyi @@ -14,7 +14,7 @@ Module: 'ssl' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.ssl import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/struct.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/struct.pyi index 7ab8ff147..e50929ba0 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/struct.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/struct.pyi @@ -58,7 +58,7 @@ Module: 'struct' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/sys.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/sys.pyi index 1e51fc542..67476de33 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/sys.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/sys.pyi @@ -10,7 +10,7 @@ Module: 'sys' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict, List, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/time.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/time.pyi index 0cc815f83..3634160e5 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/time.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/time.pyi @@ -37,7 +37,7 @@ Module: 'time' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uarray.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uarray.pyi index 400c847a6..65d328cf9 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uarray.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uarray.pyi @@ -14,7 +14,7 @@ Module: 'uarray' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/__init__.pyi index 4507a87aa..5d032ed92 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/__init__.pyi @@ -38,7 +38,7 @@ Module: 'uasyncio.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Any, Coroutine, List, Tuple, Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/core.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/core.pyi index d13a4621e..6465dc306 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/core.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.core' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/event.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/event.pyi index 9714ea061..00f083d3f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/event.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.event' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/funcs.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/funcs.pyi index d2e397bc7..d4e9b2132 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/funcs.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.funcs' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/lock.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/lock.pyi index 410ed3571..5bebcc1e8 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/lock.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.lock' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/stream.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/stream.pyi index 52d0881d2..7c43e604d 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/stream.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uasyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.stream' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ubinascii.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ubinascii.pyi index de390f58c..5a4c55497 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ubinascii.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ubinascii.pyi @@ -13,7 +13,7 @@ Module: 'ubinascii' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ubluetooth.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ubluetooth.pyi index 2c5054aa7..cbf9ba191 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ubluetooth.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ubluetooth.pyi @@ -23,7 +23,7 @@ Module: 'ubluetooth' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ucollections.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ucollections.pyi index 6ba65d1c8..30068bc95 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ucollections.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ucollections.pyi @@ -13,7 +13,7 @@ Module: 'ucollections' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.collections import OrderedDict as stdlib_OrderedDict, deque as stdlib_deque, namedtuple as stdlib_namedtuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ucryptolib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ucryptolib.pyi index c670fe1f5..abfd9a75b 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ucryptolib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ucryptolib.pyi @@ -8,7 +8,7 @@ Module: 'ucryptolib' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uctypes.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uctypes.pyi index be2ce5651..862b3f70d 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uctypes.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uctypes.pyi @@ -15,7 +15,7 @@ Module: 'uctypes' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uerrno.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uerrno.pyi index 1852ab133..1ad22641b 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uerrno.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uerrno.pyi @@ -13,7 +13,7 @@ Module: 'uerrno' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uhashlib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uhashlib.pyi index ce22bd6e4..a4190818d 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uhashlib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uhashlib.pyi @@ -28,7 +28,7 @@ Module: 'uhashlib' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uheapq.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uheapq.pyi index 482b52eea..e613f4838 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uheapq.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uheapq.pyi @@ -16,7 +16,7 @@ Module: 'uheapq' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uio.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uio.pyi index 1b8bd37b2..c7de26a65 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uio.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uio.pyi @@ -77,7 +77,7 @@ Module: 'uio' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.io import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ujson.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ujson.pyi index edca2a0de..bd9c4bb7b 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ujson.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ujson.pyi @@ -13,7 +13,7 @@ Module: 'ujson' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/umachine.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/umachine.pyi index 8aae8406f..413d5ba61 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/umachine.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/umachine.pyi @@ -15,7 +15,7 @@ Module: 'umachine' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/umqtt/robust.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/umqtt/robust.pyi index 53af4bebd..1f17699cd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/umqtt/robust.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/umqtt/robust.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.robust' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/umqtt/simple.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/umqtt/simple.pyi index a2b9f6c07..9094b5c12 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/umqtt/simple.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/umqtt/simple.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.simple' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uos.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uos.pyi index fce3206a9..fd87af2b8 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uos.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uos.pyi @@ -14,7 +14,7 @@ Module: 'uos' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.os import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uplatform.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uplatform.pyi index 1bd1122a0..1cf4962c4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uplatform.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uplatform.pyi @@ -13,7 +13,7 @@ Module: 'uplatform' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/urandom.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/urandom.pyi index 881d712ab..626fb50de 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/urandom.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/urandom.pyi @@ -31,7 +31,7 @@ Module: 'urandom' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ure.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ure.pyi index 121a63996..967a1d4d5 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ure.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ure.pyi @@ -3,7 +3,7 @@ Module: 'ure' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/urequests.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/urequests.pyi index 178176b49..0ce63b676 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/urequests.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/urequests.pyi @@ -3,7 +3,7 @@ Module: 'urequests' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uselect.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uselect.pyi index 6f1ef7c7a..fdf48ae40 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uselect.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uselect.pyi @@ -13,7 +13,7 @@ Module: 'uselect' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Iterator, List, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/usocket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/usocket.pyi index 3d1b94203..1839cb63b 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/usocket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/usocket.pyi @@ -65,7 +65,7 @@ Module: 'usocket' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.socket import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ussl.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ussl.pyi index 88010506f..8d7ee71f7 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ussl.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ussl.pyi @@ -14,7 +14,7 @@ Module: 'ussl' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.ssl import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ustruct.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ustruct.pyi index 49a4010c6..54f2b7dc1 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ustruct.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/ustruct.pyi @@ -58,7 +58,7 @@ Module: 'ustruct' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/usys.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/usys.pyi index ae015976f..fcfb96025 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/usys.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/usys.pyi @@ -10,7 +10,7 @@ Module: 'usys' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict, List, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/utime.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/utime.pyi index 506cefdf1..e9b5b08ec 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/utime.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/utime.pyi @@ -37,7 +37,7 @@ Module: 'utime' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uwebsocket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uwebsocket.pyi index a984bc51d..271691cab 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uwebsocket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/uwebsocket.pyi @@ -3,7 +3,7 @@ Module: 'uwebsocket' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/websocket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/websocket.pyi index 6fcea2dec..2cadcd905 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/websocket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC-merged/websocket.pyi @@ -3,7 +3,7 @@ Module: 'websocket' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_asyncio.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_asyncio.pyi index 3d7da9c5a..1010d3802 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_asyncio.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_asyncio.pyi @@ -3,7 +3,7 @@ Module: '_asyncio' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_espnow.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_espnow.pyi index 899582fb9..d0faba03f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_espnow.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_espnow.pyi @@ -3,7 +3,7 @@ Module: '_espnow' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_onewire.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_onewire.pyi index 5a1293c69..4a17421da 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_onewire.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_onewire.pyi @@ -3,7 +3,7 @@ Module: '_onewire' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_thread.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_thread.pyi index 66abc3eff..4907b571d 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_thread.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_thread.pyi @@ -3,7 +3,7 @@ Module: '_thread' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/aioespnow.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/aioespnow.pyi index e1f4f25ac..7b4d7e01e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/aioespnow.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/aioespnow.pyi @@ -3,7 +3,7 @@ Module: 'aioespnow' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/apa106.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/apa106.pyi index 3a6e16cc7..31fe5f40f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/apa106.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/apa106.pyi @@ -3,7 +3,7 @@ Module: 'apa106' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/array.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/array.pyi index 842cc5c09..d7a23a6d4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/array.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/array.pyi @@ -3,7 +3,7 @@ Module: 'array' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/__init__.pyi index f6d0668a4..8c3a1b402 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/__init__.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/core.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/core.pyi index aa9acea70..5ecf51c28 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/core.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.core' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/event.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/event.pyi index 605ee1faf..33237724a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/event.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.event' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/funcs.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/funcs.pyi index f0e4bc905..754d02b2c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/funcs.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.funcs' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/lock.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/lock.pyi index c363c38e8..b8de77bd4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/lock.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.lock' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/stream.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/stream.pyi index a77e1207a..3a3ee9c2b 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/stream.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/asyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.stream' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/binascii.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/binascii.pyi index 95e23fcbe..c3d33340c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/binascii.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/binascii.pyi @@ -3,7 +3,7 @@ Module: 'binascii' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/bluetooth.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/bluetooth.pyi index ae21c3eab..e18da030f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/bluetooth.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/bluetooth.pyi @@ -3,7 +3,7 @@ Module: 'bluetooth' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/btree.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/btree.pyi index 9a70f0b5b..b77d2a44d 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/btree.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/btree.pyi @@ -3,7 +3,7 @@ Module: 'btree' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/cmath.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/cmath.pyi index 801e56aa9..9de2e6be3 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/cmath.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/cmath.pyi @@ -3,7 +3,7 @@ Module: 'cmath' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/collections.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/collections.pyi index e1d3e0166..1d471a9fe 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/collections.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/collections.pyi @@ -3,7 +3,7 @@ Module: 'collections' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/cryptolib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/cryptolib.pyi index 97167b490..e1ff258d6 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/cryptolib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/cryptolib.pyi @@ -3,7 +3,7 @@ Module: 'cryptolib' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/deflate.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/deflate.pyi index f3941aa37..9a60774d6 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/deflate.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/deflate.pyi @@ -3,7 +3,7 @@ Module: 'deflate' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/dht.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/dht.pyi index 387a7c3a2..a143260dc 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/dht.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/dht.pyi @@ -3,7 +3,7 @@ Module: 'dht' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ds18x20.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ds18x20.pyi index 066811ddf..bbe7c9296 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ds18x20.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ds18x20.pyi @@ -3,7 +3,7 @@ Module: 'ds18x20' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/errno.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/errno.pyi index ef24cc5b1..7a7c248cb 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/errno.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/errno.pyi @@ -3,7 +3,7 @@ Module: 'errno' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/esp.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/esp.pyi index 25bf2cea7..6af2d2146 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/esp.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/esp.pyi @@ -3,7 +3,7 @@ Module: 'esp' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/esp32.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/esp32.pyi index a2dd0b030..2b6eb22f9 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/esp32.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/esp32.pyi @@ -3,7 +3,7 @@ Module: 'esp32' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/espnow.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/espnow.pyi index 83baf0594..026729fe5 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/espnow.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/espnow.pyi @@ -3,7 +3,7 @@ Module: 'espnow' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/flashbdev.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/flashbdev.pyi index 559225d6b..10a0d394f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/flashbdev.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/flashbdev.pyi @@ -3,7 +3,7 @@ Module: 'flashbdev' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/framebuf.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/framebuf.pyi index a2f1f0dd7..cbe99f6b8 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/framebuf.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/framebuf.pyi @@ -3,7 +3,7 @@ Module: 'framebuf' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/gc.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/gc.pyi index 075a39e38..26c821c83 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/gc.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/gc.pyi @@ -3,7 +3,7 @@ Module: 'gc' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/hashlib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/hashlib.pyi index 4329805b8..ec3a1c51e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/hashlib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/hashlib.pyi @@ -3,7 +3,7 @@ Module: 'hashlib' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/heapq.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/heapq.pyi index db527e112..b2f13bd01 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/heapq.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/heapq.pyi @@ -3,7 +3,7 @@ Module: 'heapq' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/inisetup.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/inisetup.pyi index d27357261..beb9f756c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/inisetup.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/inisetup.pyi @@ -3,7 +3,7 @@ Module: 'inisetup' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/io.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/io.pyi index 0153d96ce..7bb7c003f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/io.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/io.pyi @@ -3,7 +3,7 @@ Module: 'io' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/json.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/json.pyi index 1998a9a62..26fea5818 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/json.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/json.pyi @@ -3,7 +3,7 @@ Module: 'json' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/machine.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/machine.pyi index 10a341982..a62e64288 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/machine.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/machine.pyi @@ -3,7 +3,7 @@ Module: 'machine' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/math.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/math.pyi index 3c3a17bd0..ac6287859 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/math.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/math.pyi @@ -3,7 +3,7 @@ Module: 'math' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/micropython.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/micropython.pyi index 14772459d..c372fc4c0 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/micropython.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/micropython.pyi @@ -3,7 +3,7 @@ Module: 'micropython' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/mip.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/mip.pyi index add9fea51..83abb3264 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/mip.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/mip.pyi @@ -3,7 +3,7 @@ Module: 'mip' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/mip/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/mip/__init__.pyi index 260934c33..a8b1aa897 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/mip/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/mip/__init__.pyi @@ -3,7 +3,7 @@ Module: 'mip.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/modules.json b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/modules.json index 61db6f5f2..0451e825e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/modules.json +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/modules.json @@ -1,5 +1,5 @@ {"firmware": {"version": "1.21.0", "mpy": "v6.1", "port": "esp32", "board": "ESP32_GENERIC", "family": "micropython", "build": "", "arch": "xtensawin", "ver": "1.21.0", "cpu": "ESP32"}, -"stubber": {"version": "v1.20.0"}, "stubtype": "firmware", +"stubber": {"version": "v1.23.0"}, "stubtype": "firmware", "modules" :[ {"module": "_asyncio", "file": "/remote/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_asyncio.pyi"}, {"module": "_espnow", "file": "/remote/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/_espnow.pyi"}, diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/neopixel.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/neopixel.pyi index 0e1cf61ca..b350ce200 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/neopixel.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/neopixel.pyi @@ -3,7 +3,7 @@ Module: 'neopixel' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/network.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/network.pyi index b38b4a811..cee4ad21a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/network.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/network.pyi @@ -3,7 +3,7 @@ Module: 'network' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ntptime.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ntptime.pyi index 656befa82..c662c1bb3 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ntptime.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ntptime.pyi @@ -3,7 +3,7 @@ Module: 'ntptime' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/onewire.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/onewire.pyi index 515f40fee..8adfb81a5 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/onewire.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/onewire.pyi @@ -3,7 +3,7 @@ Module: 'onewire' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/os.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/os.pyi index 3df1b0967..ba5826a73 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/os.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/os.pyi @@ -3,7 +3,7 @@ Module: 'os' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/platform.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/platform.pyi index 95d091c4b..e306c8a96 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/platform.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/platform.pyi @@ -3,7 +3,7 @@ Module: 'platform' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/random.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/random.pyi index 0f431a9ce..78e2116f3 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/random.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/random.pyi @@ -3,7 +3,7 @@ Module: 'random' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/requests.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/requests.pyi index c6412afeb..191317a04 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/requests.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/requests.pyi @@ -3,7 +3,7 @@ Module: 'requests' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/requests/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/requests/__init__.pyi index c26fce09d..02e60cd7a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/requests/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/requests/__init__.pyi @@ -3,7 +3,7 @@ Module: 'requests.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/select.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/select.pyi index 96de8d33b..7aed9a4f7 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/select.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/select.pyi @@ -3,7 +3,7 @@ Module: 'select' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/socket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/socket.pyi index 58c913f7f..c82635477 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/socket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/socket.pyi @@ -3,7 +3,7 @@ Module: 'socket' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ssl.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ssl.pyi index 60eab4b10..4dca4eb23 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ssl.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ssl.pyi @@ -3,7 +3,7 @@ Module: 'ssl' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/struct.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/struct.pyi index 968ae93df..cc44455da 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/struct.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/struct.pyi @@ -3,7 +3,7 @@ Module: 'struct' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/sys.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/sys.pyi index c853c63cd..f37f05ec6 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/sys.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/sys.pyi @@ -3,7 +3,7 @@ Module: 'sys' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/time.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/time.pyi index a00cc3cc5..18484e9de 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/time.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/time.pyi @@ -3,7 +3,7 @@ Module: 'time' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uarray.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uarray.pyi index 80cc02a98..bbd12a15a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uarray.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uarray.pyi @@ -3,7 +3,7 @@ Module: 'uarray' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/__init__.pyi index 18bf6ba9d..b1b03f39a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/__init__.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/core.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/core.pyi index d13a4621e..6465dc306 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/core.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.core' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/event.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/event.pyi index 9714ea061..00f083d3f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/event.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.event' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/funcs.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/funcs.pyi index d2e397bc7..d4e9b2132 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/funcs.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.funcs' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/lock.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/lock.pyi index 410ed3571..5bebcc1e8 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/lock.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.lock' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/stream.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/stream.pyi index 52d0881d2..7c43e604d 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/stream.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uasyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.stream' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ubinascii.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ubinascii.pyi index e8f7bb257..de1a51f6a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ubinascii.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ubinascii.pyi @@ -3,7 +3,7 @@ Module: 'ubinascii' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ubluetooth.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ubluetooth.pyi index afe6be19c..c8a920dd5 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ubluetooth.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ubluetooth.pyi @@ -3,7 +3,7 @@ Module: 'ubluetooth' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ucollections.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ucollections.pyi index d80efcade..fbf9adad2 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ucollections.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ucollections.pyi @@ -3,7 +3,7 @@ Module: 'ucollections' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ucryptolib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ucryptolib.pyi index 617b78a90..b16671850 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ucryptolib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ucryptolib.pyi @@ -3,7 +3,7 @@ Module: 'ucryptolib' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uctypes.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uctypes.pyi index 63cc402e3..c4bb1ace0 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uctypes.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uctypes.pyi @@ -3,7 +3,7 @@ Module: 'uctypes' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uerrno.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uerrno.pyi index ffb2bdd70..578a6a7ef 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uerrno.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uerrno.pyi @@ -3,7 +3,7 @@ Module: 'uerrno' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uhashlib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uhashlib.pyi index af4d07087..15ea3dce4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uhashlib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uhashlib.pyi @@ -3,7 +3,7 @@ Module: 'uhashlib' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uheapq.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uheapq.pyi index 723aeacb6..adf5fa01f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uheapq.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uheapq.pyi @@ -3,7 +3,7 @@ Module: 'uheapq' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uio.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uio.pyi index 4c21511bb..b1838e4cc 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uio.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uio.pyi @@ -3,7 +3,7 @@ Module: 'uio' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ujson.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ujson.pyi index d5f50cdad..7fdffe30b 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ujson.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ujson.pyi @@ -3,7 +3,7 @@ Module: 'ujson' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/umachine.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/umachine.pyi index 9956fce89..a02e14cba 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/umachine.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/umachine.pyi @@ -3,7 +3,7 @@ Module: 'umachine' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/umqtt/robust.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/umqtt/robust.pyi index 53af4bebd..1f17699cd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/umqtt/robust.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/umqtt/robust.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.robust' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/umqtt/simple.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/umqtt/simple.pyi index a2b9f6c07..9094b5c12 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/umqtt/simple.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/umqtt/simple.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.simple' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uos.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uos.pyi index 81217fbe2..91463fcec 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uos.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uos.pyi @@ -3,7 +3,7 @@ Module: 'uos' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uplatform.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uplatform.pyi index 1f81db0d4..85ecf8bb0 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uplatform.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uplatform.pyi @@ -3,7 +3,7 @@ Module: 'uplatform' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/urandom.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/urandom.pyi index cde605060..74e9b18f1 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/urandom.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/urandom.pyi @@ -3,7 +3,7 @@ Module: 'urandom' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ure.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ure.pyi index 121a63996..967a1d4d5 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ure.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ure.pyi @@ -3,7 +3,7 @@ Module: 'ure' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/urequests.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/urequests.pyi index 178176b49..0ce63b676 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/urequests.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/urequests.pyi @@ -3,7 +3,7 @@ Module: 'urequests' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uselect.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uselect.pyi index 7da43e31e..bb34bab25 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uselect.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uselect.pyi @@ -3,7 +3,7 @@ Module: 'uselect' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/usocket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/usocket.pyi index abb1ef1d8..6c69c1497 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/usocket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/usocket.pyi @@ -3,7 +3,7 @@ Module: 'usocket' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ussl.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ussl.pyi index 557cae950..e10c4827b 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ussl.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ussl.pyi @@ -3,7 +3,7 @@ Module: 'ussl' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ustruct.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ustruct.pyi index 56c7e7006..814a1d20c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ustruct.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/ustruct.pyi @@ -3,7 +3,7 @@ Module: 'ustruct' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/usys.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/usys.pyi index 254e5b9e5..a7b142540 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/usys.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/usys.pyi @@ -3,7 +3,7 @@ Module: 'usys' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/utime.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/utime.pyi index fb63e5db7..4140252bc 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/utime.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/utime.pyi @@ -3,7 +3,7 @@ Module: 'utime' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uwebsocket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uwebsocket.pyi index a984bc51d..271691cab 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uwebsocket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/uwebsocket.pyi @@ -3,7 +3,7 @@ Module: 'uwebsocket' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/websocket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/websocket.pyi index 6fcea2dec..2cadcd905 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/websocket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC/websocket.pyi @@ -3,7 +3,7 @@ Module: 'websocket' on micropython-v1.21.0-esp32-ESP32_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensawin', 'ver': '1.21.0', 'cpu': 'ESP32'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_asyncio.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_asyncio.pyi index 3b1a433cf..c18e1d4f1 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_asyncio.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_asyncio.pyi @@ -38,7 +38,7 @@ Module: '_asyncio' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Coroutine, List, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_espnow.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_espnow.pyi index 34219866b..660a6eff2 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_espnow.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_espnow.pyi @@ -8,9 +8,10 @@ Module: '_espnow' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete +from _espnow import ESPNowBase from typing import Any, Dict, Iterator, List, Optional, Tuple, Union MAX_DATA_LEN: int = 250 diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_onewire.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_onewire.pyi index 86e5dad84..52100b233 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_onewire.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_onewire.pyi @@ -3,7 +3,7 @@ Module: '_onewire' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_thread.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_thread.pyi index 6974f2670..68c9c5971 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_thread.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/_thread.pyi @@ -15,7 +15,7 @@ Module: '_thread' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/aioespnow.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/aioespnow.pyi index 7da7347b8..373087fc2 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/aioespnow.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/aioespnow.pyi @@ -3,7 +3,7 @@ Module: 'aioespnow' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/apa106.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/apa106.pyi index f4b1f47ec..863e8512c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/apa106.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/apa106.pyi @@ -3,7 +3,7 @@ Module: 'apa106' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/array.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/array.pyi index e27bfc985..8a90e29f2 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/array.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/array.pyi @@ -14,7 +14,7 @@ Module: 'array' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/__init__.pyi index 79d437edf..39ec36cd5 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/__init__.pyi @@ -38,7 +38,7 @@ Module: 'asyncio.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Any, Coroutine, List, Tuple, Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/core.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/core.pyi index e215c2922..f0dfabc7f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/core.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.core' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/event.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/event.pyi index 7ccf65634..2acde0a3b 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/event.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.event' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/funcs.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/funcs.pyi index b23bb6be0..e0d51936a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/funcs.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.funcs' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/lock.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/lock.pyi index 350e00589..90f42dbd0 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/lock.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.lock' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/stream.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/stream.pyi index a0984c331..82b6b31de 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/stream.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/asyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.stream' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/binascii.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/binascii.pyi index a73766adb..fca5ab090 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/binascii.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/binascii.pyi @@ -13,7 +13,7 @@ Module: 'binascii' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/bluetooth.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/bluetooth.pyi index 7aaa3a274..3d0c153dd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/bluetooth.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/bluetooth.pyi @@ -23,7 +23,7 @@ Module: 'bluetooth' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/btree.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/btree.pyi index d0ba9f869..b370ee547 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/btree.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/btree.pyi @@ -77,7 +77,7 @@ Module: 'btree' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Dict, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/cmath.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/cmath.pyi index 993adf6b1..eac3cd6ba 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/cmath.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/cmath.pyi @@ -16,7 +16,7 @@ Module: 'cmath' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/collections.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/collections.pyi index 9a42dbc1f..63d7034a5 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/collections.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/collections.pyi @@ -13,7 +13,7 @@ Module: 'collections' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.collections import OrderedDict as stdlib_OrderedDict, deque as stdlib_deque, namedtuple as stdlib_namedtuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/cryptolib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/cryptolib.pyi index c9816c324..2e4bf98bb 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/cryptolib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/cryptolib.pyi @@ -8,7 +8,7 @@ Module: 'cryptolib' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/deflate.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/deflate.pyi index 115281bc9..c47e373b7 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/deflate.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/deflate.pyi @@ -23,7 +23,7 @@ Module: 'deflate' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/dht.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/dht.pyi index d8ea71b71..65313c7d4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/dht.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/dht.pyi @@ -3,7 +3,7 @@ Module: 'dht' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/doc_stubs.json b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/doc_stubs.json index 0c4be58f4..d14fc70ab 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/doc_stubs.json +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/doc_stubs.json @@ -12,7 +12,7 @@ "sysname": "micropython" }, "stubber": { - "version": "1.23.0", + "version": "1.23.1", "stubtype": "documentation" }, "modules": [ diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ds18x20.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ds18x20.pyi index f7a329ff8..9cb771832 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ds18x20.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ds18x20.pyi @@ -3,7 +3,7 @@ Module: 'ds18x20' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/errno.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/errno.pyi index 70135699b..b4dd1086e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/errno.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/errno.pyi @@ -13,7 +13,7 @@ Module: 'errno' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/esp.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/esp.pyi index cabc41e2b..be1c5f59e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/esp.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/esp.pyi @@ -12,7 +12,7 @@ Module: 'esp' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/esp32.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/esp32.pyi index a475c53c5..496840fba 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/esp32.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/esp32.pyi @@ -11,7 +11,7 @@ Module: 'esp32' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional, Tuple, Union diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/espnow.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/espnow.pyi index 9b7a2bc5a..8a50256ca 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/espnow.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/espnow.pyi @@ -8,9 +8,10 @@ Module: 'espnow' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete +from _espnow import ESPNowBase from typing import Any, Dict, Iterator, List, Optional, Tuple, Union KEY_LEN: int = 16 diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/firmware_stubs.json b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/firmware_stubs.json index a68a0615d..12935a459 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/firmware_stubs.json +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/firmware_stubs.json @@ -1,5 +1,5 @@ {"firmware": {"version": "1.21.0", "mpy": "v6.1", "port": "esp32", "board": "ESP32_GENERIC_C3", "family": "micropython", "build": "", "arch": "", "ver": "1.21.0", "cpu": "ESP32C3"}, -"stubber": {"version": "v1.20.0"}, "stubtype": "firmware", +"stubber": {"version": "v1.23.0"}, "stubtype": "firmware", "modules" :[ {"module": "_asyncio", "file": "/remote/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_asyncio.pyi"}, {"module": "_espnow", "file": "/remote/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_espnow.pyi"}, diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/flashbdev.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/flashbdev.pyi index 585621715..33a38944e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/flashbdev.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/flashbdev.pyi @@ -3,7 +3,7 @@ Module: 'flashbdev' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/framebuf.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/framebuf.pyi index 10827ed11..66b47294f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/framebuf.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/framebuf.pyi @@ -11,7 +11,7 @@ Module: 'framebuf' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/gc.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/gc.pyi index 5d78e9fe6..7c0b447bd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/gc.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/gc.pyi @@ -10,7 +10,7 @@ Module: 'gc' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/hashlib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/hashlib.pyi index 95f40cf8d..5a6c771b4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/hashlib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/hashlib.pyi @@ -28,7 +28,7 @@ Module: 'hashlib' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/heapq.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/heapq.pyi index 3a90d387c..3a657633b 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/heapq.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/heapq.pyi @@ -16,7 +16,7 @@ Module: 'heapq' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/inisetup.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/inisetup.pyi index 0bdc747e2..4656d451d 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/inisetup.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/inisetup.pyi @@ -3,7 +3,7 @@ Module: 'inisetup' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/io.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/io.pyi index e0cf61263..ef42baba4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/io.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/io.pyi @@ -77,7 +77,7 @@ Module: 'io' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.io import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/json.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/json.pyi index 285c380f3..ae903c163 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/json.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/json.pyi @@ -13,7 +13,7 @@ Module: 'json' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/machine.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/machine.pyi index dab156cc9..68c55dc68 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/machine.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/machine.pyi @@ -15,7 +15,7 @@ Module: 'machine' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/math.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/math.pyi index bb4b82ad0..0dd55bbcf 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/math.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/math.pyi @@ -18,7 +18,7 @@ Module: 'math' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/micropython.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/micropython.pyi index 5dc4dee15..d38833fe0 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/micropython.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/micropython.pyi @@ -8,7 +8,7 @@ Module: 'micropython' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple, TypeVar diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/mip/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/mip/__init__.pyi index 9aab244d5..966d03654 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/mip/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/mip/__init__.pyi @@ -3,7 +3,7 @@ Module: 'mip.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/neopixel.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/neopixel.pyi index 133324924..59efd500f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/neopixel.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/neopixel.pyi @@ -15,7 +15,7 @@ Module: 'neopixel' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/network.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/network.pyi index 2512d74c9..2bd33f758 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/network.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/network.pyi @@ -41,7 +41,7 @@ Module: 'network' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional, Tuple, Union diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ntptime.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ntptime.pyi index 038ade821..7689a8ec4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ntptime.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ntptime.pyi @@ -3,7 +3,7 @@ Module: 'ntptime' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/onewire.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/onewire.pyi index e64e504fe..050709e96 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/onewire.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/onewire.pyi @@ -3,7 +3,7 @@ Module: 'onewire' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/os.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/os.pyi index 85cd43090..a8ebbcacd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/os.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/os.pyi @@ -14,7 +14,7 @@ Module: 'os' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.os import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/platform.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/platform.pyi index cfbcf5171..f8e9c762f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/platform.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/platform.pyi @@ -13,7 +13,7 @@ Module: 'platform' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/random.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/random.pyi index 758baface..4e3302629 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/random.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/random.pyi @@ -31,7 +31,7 @@ Module: 'random' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/requests/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/requests/__init__.pyi index fe2c5a4ca..e13ff972f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/requests/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/requests/__init__.pyi @@ -3,7 +3,7 @@ Module: 'requests.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/select.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/select.pyi index f1ecc0104..f48b7b839 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/select.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/select.pyi @@ -13,7 +13,7 @@ Module: 'select' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Iterator, List, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/socket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/socket.pyi index e73582533..b63f81f06 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/socket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/socket.pyi @@ -65,7 +65,7 @@ Module: 'socket' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.socket import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ssl.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ssl.pyi index 57f789813..2f9cfc840 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ssl.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ssl.pyi @@ -14,7 +14,7 @@ Module: 'ssl' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.ssl import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/struct.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/struct.pyi index 03f09415b..3222810e4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/struct.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/struct.pyi @@ -58,7 +58,7 @@ Module: 'struct' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/sys.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/sys.pyi index 9f1d24e72..9fe4448db 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/sys.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/sys.pyi @@ -10,7 +10,7 @@ Module: 'sys' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict, List, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/time.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/time.pyi index 52f6acbcb..f985c3df4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/time.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/time.pyi @@ -37,7 +37,7 @@ Module: 'time' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uarray.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uarray.pyi index 798dea4aa..4d2634b01 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uarray.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uarray.pyi @@ -14,7 +14,7 @@ Module: 'uarray' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/__init__.pyi index 652147945..1e6696a12 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/__init__.pyi @@ -38,7 +38,7 @@ Module: 'uasyncio.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Any, Coroutine, List, Tuple, Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/core.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/core.pyi index c3432c0ba..897803540 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/core.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.core' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/event.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/event.pyi index 24732eacd..8fbe65795 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/event.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.event' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/funcs.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/funcs.pyi index 65c3e6803..1c8ee45af 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/funcs.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.funcs' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/lock.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/lock.pyi index 58515e2df..5aab77b6c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/lock.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.lock' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/stream.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/stream.pyi index ec0196ba2..a63ece7d7 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/stream.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uasyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.stream' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ubinascii.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ubinascii.pyi index 2b5ad1c45..634b75295 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ubinascii.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ubinascii.pyi @@ -13,7 +13,7 @@ Module: 'ubinascii' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ubluetooth.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ubluetooth.pyi index b2b3d68fd..c634f9ef1 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ubluetooth.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ubluetooth.pyi @@ -23,7 +23,7 @@ Module: 'ubluetooth' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ucollections.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ucollections.pyi index 4d9cca802..273b53809 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ucollections.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ucollections.pyi @@ -13,7 +13,7 @@ Module: 'ucollections' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.collections import OrderedDict as stdlib_OrderedDict, deque as stdlib_deque, namedtuple as stdlib_namedtuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ucryptolib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ucryptolib.pyi index bf2c55db4..b06f9d52d 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ucryptolib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ucryptolib.pyi @@ -8,7 +8,7 @@ Module: 'ucryptolib' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uctypes.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uctypes.pyi index d1bde0540..507e23c36 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uctypes.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uctypes.pyi @@ -15,7 +15,7 @@ Module: 'uctypes' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uerrno.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uerrno.pyi index 44da0ed46..c5077d8bd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uerrno.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uerrno.pyi @@ -13,7 +13,7 @@ Module: 'uerrno' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uhashlib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uhashlib.pyi index 1e67a6c1e..cc5094538 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uhashlib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uhashlib.pyi @@ -28,7 +28,7 @@ Module: 'uhashlib' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uheapq.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uheapq.pyi index eed4083ec..d8d4fae24 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uheapq.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uheapq.pyi @@ -16,7 +16,7 @@ Module: 'uheapq' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uio.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uio.pyi index fbcd16306..c1dc95fc4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uio.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uio.pyi @@ -77,7 +77,7 @@ Module: 'uio' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.io import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ujson.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ujson.pyi index aef768205..e4cf176c2 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ujson.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ujson.pyi @@ -13,7 +13,7 @@ Module: 'ujson' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/umachine.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/umachine.pyi index b18cae23e..79ffee7ee 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/umachine.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/umachine.pyi @@ -15,7 +15,7 @@ Module: 'umachine' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/umqtt/robust.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/umqtt/robust.pyi index 7b8311200..a2b3ec585 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/umqtt/robust.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/umqtt/robust.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.robust' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/umqtt/simple.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/umqtt/simple.pyi index 29b27d1c6..8f3ce0fdd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/umqtt/simple.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/umqtt/simple.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.simple' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uos.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uos.pyi index bc24c6ab1..6cb23c1a9 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uos.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uos.pyi @@ -14,7 +14,7 @@ Module: 'uos' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.os import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uplatform.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uplatform.pyi index a687a4d84..a12af4fed 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uplatform.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uplatform.pyi @@ -13,7 +13,7 @@ Module: 'uplatform' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/urandom.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/urandom.pyi index d8408a188..32fd9791e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/urandom.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/urandom.pyi @@ -31,7 +31,7 @@ Module: 'urandom' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ure.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ure.pyi index 4c74484a6..de64fd342 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ure.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ure.pyi @@ -3,7 +3,7 @@ Module: 'ure' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/urequests.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/urequests.pyi index 8beddc8a4..2a5d6bce9 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/urequests.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/urequests.pyi @@ -3,7 +3,7 @@ Module: 'urequests' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uselect.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uselect.pyi index 1b4a7eac2..351bf2594 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uselect.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uselect.pyi @@ -13,7 +13,7 @@ Module: 'uselect' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Iterator, List, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/usocket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/usocket.pyi index 8515413ca..2ef72aaa0 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/usocket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/usocket.pyi @@ -65,7 +65,7 @@ Module: 'usocket' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.socket import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ussl.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ussl.pyi index c66a8179a..182f2d1ed 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ussl.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ussl.pyi @@ -14,7 +14,7 @@ Module: 'ussl' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.ssl import * diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ustruct.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ustruct.pyi index e208ae273..967993d52 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ustruct.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/ustruct.pyi @@ -58,7 +58,7 @@ Module: 'ustruct' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/usys.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/usys.pyi index 90c85e21a..25cfb2e19 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/usys.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/usys.pyi @@ -10,7 +10,7 @@ Module: 'usys' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict, List, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/utime.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/utime.pyi index 82596bee1..d139a4dd3 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/utime.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/utime.pyi @@ -37,7 +37,7 @@ Module: 'utime' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uwebsocket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uwebsocket.pyi index 2dae77fde..ec712f6dd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uwebsocket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/uwebsocket.pyi @@ -3,7 +3,7 @@ Module: 'uwebsocket' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/websocket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/websocket.pyi index 573e868ad..af93e4781 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/websocket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3-merged/websocket.pyi @@ -3,7 +3,7 @@ Module: 'websocket' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_asyncio.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_asyncio.pyi index b8b337e83..5d2877ed5 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_asyncio.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_asyncio.pyi @@ -3,7 +3,7 @@ Module: '_asyncio' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_espnow.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_espnow.pyi index 24dcc941c..f0e6b09da 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_espnow.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_espnow.pyi @@ -3,7 +3,7 @@ Module: '_espnow' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_onewire.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_onewire.pyi index 86e5dad84..52100b233 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_onewire.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_onewire.pyi @@ -3,7 +3,7 @@ Module: '_onewire' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_thread.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_thread.pyi index 49e31903e..d61aa23bd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_thread.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_thread.pyi @@ -3,7 +3,7 @@ Module: '_thread' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/aioespnow.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/aioespnow.pyi index 7da7347b8..373087fc2 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/aioespnow.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/aioespnow.pyi @@ -3,7 +3,7 @@ Module: 'aioespnow' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/apa106.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/apa106.pyi index f4b1f47ec..863e8512c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/apa106.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/apa106.pyi @@ -3,7 +3,7 @@ Module: 'apa106' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/array.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/array.pyi index e23f8b862..bfbd38693 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/array.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/array.pyi @@ -3,7 +3,7 @@ Module: 'array' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/__init__.pyi index 5d37febf0..460830dca 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/__init__.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/core.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/core.pyi index e215c2922..f0dfabc7f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/core.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.core' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/event.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/event.pyi index 7ccf65634..2acde0a3b 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/event.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.event' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/funcs.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/funcs.pyi index b23bb6be0..e0d51936a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/funcs.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.funcs' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/lock.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/lock.pyi index 350e00589..90f42dbd0 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/lock.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.lock' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/stream.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/stream.pyi index a0984c331..82b6b31de 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/stream.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/asyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.stream' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/binascii.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/binascii.pyi index 28b81d03a..4da76c8c8 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/binascii.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/binascii.pyi @@ -3,7 +3,7 @@ Module: 'binascii' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/bluetooth.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/bluetooth.pyi index 219dbfd4c..6f453f477 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/bluetooth.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/bluetooth.pyi @@ -3,7 +3,7 @@ Module: 'bluetooth' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/btree.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/btree.pyi index 9a9486b70..190ce0616 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/btree.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/btree.pyi @@ -3,7 +3,7 @@ Module: 'btree' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/cmath.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/cmath.pyi index adcad9608..9ca37f1fb 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/cmath.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/cmath.pyi @@ -3,7 +3,7 @@ Module: 'cmath' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/collections.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/collections.pyi index c06f0def6..3f08aac9c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/collections.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/collections.pyi @@ -3,7 +3,7 @@ Module: 'collections' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/cryptolib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/cryptolib.pyi index a785643d6..4ed74f840 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/cryptolib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/cryptolib.pyi @@ -3,7 +3,7 @@ Module: 'cryptolib' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/deflate.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/deflate.pyi index 01ce1570f..0f994ba9e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/deflate.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/deflate.pyi @@ -3,7 +3,7 @@ Module: 'deflate' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/dht.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/dht.pyi index d8ea71b71..65313c7d4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/dht.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/dht.pyi @@ -3,7 +3,7 @@ Module: 'dht' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ds18x20.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ds18x20.pyi index f7a329ff8..9cb771832 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ds18x20.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ds18x20.pyi @@ -3,7 +3,7 @@ Module: 'ds18x20' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/errno.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/errno.pyi index bc86f13ec..5ed0761f0 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/errno.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/errno.pyi @@ -3,7 +3,7 @@ Module: 'errno' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/esp.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/esp.pyi index 04749029b..20dfb7a6a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/esp.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/esp.pyi @@ -3,7 +3,7 @@ Module: 'esp' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/esp32.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/esp32.pyi index 5f140e510..3dbb058ac 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/esp32.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/esp32.pyi @@ -3,7 +3,7 @@ Module: 'esp32' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/espnow.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/espnow.pyi index 6518ec033..b1ada4ea0 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/espnow.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/espnow.pyi @@ -3,7 +3,7 @@ Module: 'espnow' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/flashbdev.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/flashbdev.pyi index 585621715..33a38944e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/flashbdev.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/flashbdev.pyi @@ -3,7 +3,7 @@ Module: 'flashbdev' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/framebuf.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/framebuf.pyi index e8a2f7e11..ca5ad7ba3 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/framebuf.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/framebuf.pyi @@ -3,7 +3,7 @@ Module: 'framebuf' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/gc.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/gc.pyi index e03ef4f54..5c49f7d81 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/gc.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/gc.pyi @@ -3,7 +3,7 @@ Module: 'gc' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/hashlib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/hashlib.pyi index e62d03d51..681bd20ca 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/hashlib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/hashlib.pyi @@ -3,7 +3,7 @@ Module: 'hashlib' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/heapq.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/heapq.pyi index d83d027d6..181baf2f3 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/heapq.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/heapq.pyi @@ -3,7 +3,7 @@ Module: 'heapq' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/inisetup.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/inisetup.pyi index 0bdc747e2..4656d451d 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/inisetup.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/inisetup.pyi @@ -3,7 +3,7 @@ Module: 'inisetup' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/io.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/io.pyi index c1629c9d1..e84c0e991 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/io.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/io.pyi @@ -3,7 +3,7 @@ Module: 'io' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/json.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/json.pyi index e95198a79..812771c56 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/json.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/json.pyi @@ -3,7 +3,7 @@ Module: 'json' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/machine.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/machine.pyi index 29eb264ed..20d62621f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/machine.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/machine.pyi @@ -3,7 +3,7 @@ Module: 'machine' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/math.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/math.pyi index 5848ca3eb..3e04af664 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/math.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/math.pyi @@ -3,7 +3,7 @@ Module: 'math' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/micropython.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/micropython.pyi index 4a41ed5af..08bd4e993 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/micropython.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/micropython.pyi @@ -3,7 +3,7 @@ Module: 'micropython' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/mip.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/mip.pyi index 6676f6f4e..c1c0f0628 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/mip.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/mip.pyi @@ -3,7 +3,7 @@ Module: 'mip' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/mip/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/mip/__init__.pyi index 9aab244d5..966d03654 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/mip/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/mip/__init__.pyi @@ -3,7 +3,7 @@ Module: 'mip.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/modules.json b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/modules.json index a68a0615d..12935a459 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/modules.json +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/modules.json @@ -1,5 +1,5 @@ {"firmware": {"version": "1.21.0", "mpy": "v6.1", "port": "esp32", "board": "ESP32_GENERIC_C3", "family": "micropython", "build": "", "arch": "", "ver": "1.21.0", "cpu": "ESP32C3"}, -"stubber": {"version": "v1.20.0"}, "stubtype": "firmware", +"stubber": {"version": "v1.23.0"}, "stubtype": "firmware", "modules" :[ {"module": "_asyncio", "file": "/remote/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_asyncio.pyi"}, {"module": "_espnow", "file": "/remote/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/_espnow.pyi"}, diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/neopixel.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/neopixel.pyi index 61b74582b..d9efd12fc 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/neopixel.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/neopixel.pyi @@ -3,7 +3,7 @@ Module: 'neopixel' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/network.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/network.pyi index ce2c4d13f..f4c7a3fb8 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/network.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/network.pyi @@ -3,7 +3,7 @@ Module: 'network' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ntptime.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ntptime.pyi index 038ade821..7689a8ec4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ntptime.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ntptime.pyi @@ -3,7 +3,7 @@ Module: 'ntptime' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/onewire.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/onewire.pyi index e64e504fe..050709e96 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/onewire.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/onewire.pyi @@ -3,7 +3,7 @@ Module: 'onewire' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/os.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/os.pyi index 72268efaa..3c7004bd2 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/os.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/os.pyi @@ -3,7 +3,7 @@ Module: 'os' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/platform.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/platform.pyi index 8e21efe35..7fe7923a5 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/platform.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/platform.pyi @@ -3,7 +3,7 @@ Module: 'platform' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/random.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/random.pyi index f4364be44..8cd19aab6 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/random.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/random.pyi @@ -3,7 +3,7 @@ Module: 'random' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/requests.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/requests.pyi index ec41d7d63..3d92d4fe3 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/requests.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/requests.pyi @@ -3,7 +3,7 @@ Module: 'requests' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/requests/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/requests/__init__.pyi index fe2c5a4ca..e13ff972f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/requests/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/requests/__init__.pyi @@ -3,7 +3,7 @@ Module: 'requests.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/select.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/select.pyi index e247fb2cf..e8a398774 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/select.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/select.pyi @@ -3,7 +3,7 @@ Module: 'select' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/socket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/socket.pyi index 610bd6763..95b2c6ed6 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/socket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/socket.pyi @@ -3,7 +3,7 @@ Module: 'socket' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ssl.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ssl.pyi index 1e0c0b671..6e1e8d44a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ssl.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ssl.pyi @@ -3,7 +3,7 @@ Module: 'ssl' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/struct.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/struct.pyi index 292647afb..a42d835f7 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/struct.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/struct.pyi @@ -3,7 +3,7 @@ Module: 'struct' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/sys.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/sys.pyi index ebf61563d..f444abef0 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/sys.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/sys.pyi @@ -3,7 +3,7 @@ Module: 'sys' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/time.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/time.pyi index f3dd72e34..4ddfbe89c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/time.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/time.pyi @@ -3,7 +3,7 @@ Module: 'time' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uarray.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uarray.pyi index 2a73a72b9..0f59216c4 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uarray.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uarray.pyi @@ -3,7 +3,7 @@ Module: 'uarray' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/__init__.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/__init__.pyi index 91b907639..09ba16672 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/__init__.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.__init__' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/core.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/core.pyi index c3432c0ba..897803540 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/core.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.core' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/event.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/event.pyi index 24732eacd..8fbe65795 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/event.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.event' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/funcs.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/funcs.pyi index 65c3e6803..1c8ee45af 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/funcs.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.funcs' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/lock.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/lock.pyi index 58515e2df..5aab77b6c 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/lock.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.lock' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/stream.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/stream.pyi index ec0196ba2..a63ece7d7 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/stream.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uasyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.stream' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ubinascii.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ubinascii.pyi index db799d306..a37ff69dd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ubinascii.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ubinascii.pyi @@ -3,7 +3,7 @@ Module: 'ubinascii' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ubluetooth.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ubluetooth.pyi index 12102a885..0c7a2f277 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ubluetooth.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ubluetooth.pyi @@ -3,7 +3,7 @@ Module: 'ubluetooth' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ucollections.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ucollections.pyi index 79e10f595..1cdf06b78 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ucollections.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ucollections.pyi @@ -3,7 +3,7 @@ Module: 'ucollections' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ucryptolib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ucryptolib.pyi index 57ba1ab68..c1c664721 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ucryptolib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ucryptolib.pyi @@ -3,7 +3,7 @@ Module: 'ucryptolib' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uctypes.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uctypes.pyi index b65fdce6e..0186ce539 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uctypes.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uctypes.pyi @@ -3,7 +3,7 @@ Module: 'uctypes' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uerrno.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uerrno.pyi index d8c00a0bb..6f5fff5c3 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uerrno.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uerrno.pyi @@ -3,7 +3,7 @@ Module: 'uerrno' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uhashlib.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uhashlib.pyi index 32d8c2190..3ead187b2 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uhashlib.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uhashlib.pyi @@ -3,7 +3,7 @@ Module: 'uhashlib' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uheapq.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uheapq.pyi index d8c3dcd49..cf901ee97 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uheapq.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uheapq.pyi @@ -3,7 +3,7 @@ Module: 'uheapq' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uio.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uio.pyi index 90633df50..3cdac8022 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uio.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uio.pyi @@ -3,7 +3,7 @@ Module: 'uio' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ujson.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ujson.pyi index 88b2cd428..2ed7fd55f 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ujson.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ujson.pyi @@ -3,7 +3,7 @@ Module: 'ujson' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/umachine.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/umachine.pyi index 6b999589c..cc1456297 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/umachine.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/umachine.pyi @@ -3,7 +3,7 @@ Module: 'umachine' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/umqtt/robust.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/umqtt/robust.pyi index 7b8311200..a2b3ec585 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/umqtt/robust.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/umqtt/robust.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.robust' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/umqtt/simple.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/umqtt/simple.pyi index 29b27d1c6..8f3ce0fdd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/umqtt/simple.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/umqtt/simple.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.simple' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uos.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uos.pyi index 5e98259c8..d3b4d9efa 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uos.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uos.pyi @@ -3,7 +3,7 @@ Module: 'uos' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uplatform.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uplatform.pyi index 678c15d25..ba28f6adb 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uplatform.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uplatform.pyi @@ -3,7 +3,7 @@ Module: 'uplatform' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/urandom.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/urandom.pyi index 0b0525cc7..2e134619e 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/urandom.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/urandom.pyi @@ -3,7 +3,7 @@ Module: 'urandom' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ure.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ure.pyi index 4c74484a6..de64fd342 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ure.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ure.pyi @@ -3,7 +3,7 @@ Module: 'ure' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/urequests.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/urequests.pyi index 8beddc8a4..2a5d6bce9 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/urequests.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/urequests.pyi @@ -3,7 +3,7 @@ Module: 'urequests' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uselect.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uselect.pyi index c15b99365..99f39170b 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uselect.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uselect.pyi @@ -3,7 +3,7 @@ Module: 'uselect' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/usocket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/usocket.pyi index b0b45f8a3..1d4db63ef 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/usocket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/usocket.pyi @@ -3,7 +3,7 @@ Module: 'usocket' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ussl.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ussl.pyi index cd5869933..f9127138a 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ussl.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ussl.pyi @@ -3,7 +3,7 @@ Module: 'ussl' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ustruct.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ustruct.pyi index 2682b6bc7..c410d2b83 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ustruct.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/ustruct.pyi @@ -3,7 +3,7 @@ Module: 'ustruct' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/usys.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/usys.pyi index 6399cdd80..116ba3058 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/usys.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/usys.pyi @@ -3,7 +3,7 @@ Module: 'usys' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/utime.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/utime.pyi index 2c92c4aea..a54aaf156 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/utime.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/utime.pyi @@ -3,7 +3,7 @@ Module: 'utime' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uwebsocket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uwebsocket.pyi index 2dae77fde..ec712f6dd 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uwebsocket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/uwebsocket.pyi @@ -3,7 +3,7 @@ Module: 'uwebsocket' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/websocket.pyi b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/websocket.pyi index 573e868ad..af93e4781 100644 --- a/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/websocket.pyi +++ b/stubs/micropython-v1_21_0-esp32-ESP32_GENERIC_C3/websocket.pyi @@ -3,7 +3,7 @@ Module: 'websocket' on micropython-v1.21.0-esp32-ESP32_GENERIC_C3 """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp32', 'board': 'ESP32_GENERIC_C3', 'family': 'micropython', 'build': '', 'arch': '', 'ver': '1.21.0', 'cpu': 'ESP32C3'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/_asyncio.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/_asyncio.pyi index 3348316fa..2d6aebf1a 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/_asyncio.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/_asyncio.pyi @@ -38,7 +38,7 @@ Module: '_asyncio' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Coroutine, List, Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/_espnow.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/_espnow.pyi index 7f2810bd8..a0b04200d 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/_espnow.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/_espnow.pyi @@ -8,9 +8,10 @@ Module: '_espnow' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete +from _espnow import ESPNowBase from typing import Any, Dict, Iterator, List, Optional, Tuple, Union MAX_DATA_LEN: int = 250 diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/_onewire.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/_onewire.pyi index c3c3680c1..4d27faaa2 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/_onewire.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/_onewire.pyi @@ -3,7 +3,7 @@ Module: '_onewire' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/apa102.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/apa102.pyi index 178e2f050..12b900e48 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/apa102.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/apa102.pyi @@ -3,7 +3,7 @@ Module: 'apa102' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/array.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/array.pyi index 39c2c17dd..787c2aada 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/array.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/array.pyi @@ -14,7 +14,7 @@ Module: 'array' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/__init__.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/__init__.pyi index c7072ebfb..4d5635820 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/__init__.pyi @@ -38,7 +38,7 @@ Module: 'asyncio.__init__' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Any, Coroutine, List, Tuple, Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/core.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/core.pyi index b77ea309d..d6db7135e 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/core.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.core' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/event.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/event.pyi index e84f6a447..7d9781942 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/event.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.event' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/funcs.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/funcs.pyi index 03dad8132..67c8ca5ce 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/funcs.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.funcs' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/lock.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/lock.pyi index 63f2410e0..d0c168801 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/lock.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.lock' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/stream.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/stream.pyi index 14a62be80..6b88d9a02 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/stream.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/asyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.stream' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/binascii.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/binascii.pyi index cd82d8fc9..61c790f63 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/binascii.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/binascii.pyi @@ -13,7 +13,7 @@ Module: 'binascii' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/btree.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/btree.pyi index aeed9641b..b53dd7119 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/btree.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/btree.pyi @@ -77,7 +77,7 @@ Module: 'btree' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Dict, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/collections.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/collections.pyi index 266fcfc99..254b5d9cf 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/collections.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/collections.pyi @@ -13,7 +13,7 @@ Module: 'collections' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.collections import OrderedDict as stdlib_OrderedDict, deque as stdlib_deque, namedtuple as stdlib_namedtuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/cryptolib.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/cryptolib.pyi index d61333951..5eb78dd92 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/cryptolib.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/cryptolib.pyi @@ -8,7 +8,7 @@ Module: 'cryptolib' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/deflate.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/deflate.pyi index 1dd98c357..bf5032491 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/deflate.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/deflate.pyi @@ -23,7 +23,7 @@ Module: 'deflate' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/dht.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/dht.pyi index 87663adb1..5f73c9e70 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/dht.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/dht.pyi @@ -3,7 +3,7 @@ Module: 'dht' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/doc_stubs.json b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/doc_stubs.json index 22e65e378..d14fc70ab 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/doc_stubs.json +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/doc_stubs.json @@ -12,7 +12,7 @@ "sysname": "micropython" }, "stubber": { - "version": "1.20.6", + "version": "1.23.1", "stubtype": "documentation" }, "modules": [ diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ds18x20.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ds18x20.pyi index 2fe4398b8..a9dd86ad8 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ds18x20.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ds18x20.pyi @@ -3,7 +3,7 @@ Module: 'ds18x20' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/errno.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/errno.pyi index f7877502a..5600f2ff4 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/errno.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/errno.pyi @@ -13,7 +13,7 @@ Module: 'errno' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/esp.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/esp.pyi index fed3b089e..5546d8ce4 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/esp.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/esp.pyi @@ -12,7 +12,7 @@ Module: 'esp' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/espnow.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/espnow.pyi index 55e15b8a3..db3c9d293 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/espnow.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/espnow.pyi @@ -8,9 +8,10 @@ Module: 'espnow' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete +from _espnow import ESPNowBase from typing import Any, Dict, Iterator, List, Optional, Tuple, Union MAX_ENCRYPT_PEER_NUM: int = 6 diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/firmware_stubs.json b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/firmware_stubs.json index 98dbe1a3e..5ca6b4a07 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/firmware_stubs.json +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/firmware_stubs.json @@ -1,5 +1,5 @@ {"firmware": {"version": "1.21.0", "mpy": "v6.1", "port": "esp8266", "board": "ESP8266_GENERIC", "family": "micropython", "build": "", "arch": "xtensa", "ver": "1.21.0", "cpu": "ESP8266"}, -"stubber": {"version": "v1.20.0"}, "stubtype": "firmware", +"stubber": {"version": "v1.23.0"}, "stubtype": "firmware", "modules" :[ {"module": "_asyncio", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_asyncio.pyi"}, {"module": "_espnow", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_espnow.pyi"}, @@ -76,7 +76,6 @@ {"module": "ure", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ure.pyi"}, {"module": "urequests", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/urequests.pyi"}, {"module": "uselect", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uselect.pyi"}, -{"module": "usocket", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usocket.pyi"}, {"module": "ussl", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ussl.pyi"}, {"module": "ustruct", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ustruct.pyi"}, {"module": "usys", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usys.pyi"}, diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/flashbdev.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/flashbdev.pyi index 1164a0f1d..90b494612 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/flashbdev.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/flashbdev.pyi @@ -3,7 +3,7 @@ Module: 'flashbdev' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/framebuf.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/framebuf.pyi index 316f8f08f..fa12754b5 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/framebuf.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/framebuf.pyi @@ -11,7 +11,7 @@ Module: 'framebuf' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/gc.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/gc.pyi index 59942d397..d5f1a31b2 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/gc.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/gc.pyi @@ -10,7 +10,7 @@ Module: 'gc' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/hashlib.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/hashlib.pyi index 202695f0a..9ec9917dd 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/hashlib.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/hashlib.pyi @@ -28,7 +28,7 @@ Module: 'hashlib' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/heapq.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/heapq.pyi index bd4663e7e..a15d29ed1 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/heapq.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/heapq.pyi @@ -16,7 +16,7 @@ Module: 'heapq' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/inisetup.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/inisetup.pyi index 3b06cc13f..6f836df73 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/inisetup.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/inisetup.pyi @@ -3,7 +3,7 @@ Module: 'inisetup' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/io.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/io.pyi index 8d0ff369a..3557f5371 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/io.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/io.pyi @@ -77,7 +77,7 @@ Module: 'io' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.io import * diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/json.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/json.pyi index 36148edce..c53dbb1ad 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/json.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/json.pyi @@ -13,7 +13,7 @@ Module: 'json' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/lwip.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/lwip.pyi index 357b6c991..e4dc73cf9 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/lwip.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/lwip.pyi @@ -3,7 +3,7 @@ Module: 'lwip' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/machine.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/machine.pyi index 6bee195e6..8b9c22994 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/machine.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/machine.pyi @@ -15,7 +15,7 @@ Module: 'machine' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/math.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/math.pyi index 2c43a9dd4..c2926adcd 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/math.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/math.pyi @@ -18,7 +18,7 @@ Module: 'math' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/micropython.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/micropython.pyi index 028bf163c..f28c0922f 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/micropython.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/micropython.pyi @@ -8,7 +8,7 @@ Module: 'micropython' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple, TypeVar diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/mip/__init__.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/mip/__init__.pyi index 8c9046b4e..4b886167b 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/mip/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/mip/__init__.pyi @@ -3,7 +3,7 @@ Module: 'mip.__init__' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/neopixel.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/neopixel.pyi index 3170916f0..84f5f2759 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/neopixel.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/neopixel.pyi @@ -15,7 +15,7 @@ Module: 'neopixel' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/network.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/network.pyi index 2d4ac3421..5e2fb5f6e 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/network.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/network.pyi @@ -41,7 +41,7 @@ Module: 'network' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional, Tuple, Union diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ntptime.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ntptime.pyi index fc010acd1..020380c78 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ntptime.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ntptime.pyi @@ -3,7 +3,7 @@ Module: 'ntptime' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/onewire.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/onewire.pyi index 8526c3595..a39d32356 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/onewire.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/onewire.pyi @@ -3,7 +3,7 @@ Module: 'onewire' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/os.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/os.pyi index acdf5141a..470dd4dd3 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/os.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/os.pyi @@ -14,7 +14,7 @@ Module: 'os' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.os import * diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/platform.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/platform.pyi index 1bb0f299b..959f44ac7 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/platform.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/platform.pyi @@ -13,7 +13,7 @@ Module: 'platform' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/random.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/random.pyi index cc3c10b23..67f027b1a 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/random.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/random.pyi @@ -31,7 +31,7 @@ Module: 'random' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/requests/__init__.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/requests/__init__.pyi index 010a158b3..b34bec837 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/requests/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/requests/__init__.pyi @@ -3,7 +3,7 @@ Module: 'requests.__init__' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/select.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/select.pyi index be49711c9..aa86d6cd1 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/select.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/select.pyi @@ -13,7 +13,7 @@ Module: 'select' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Iterator, List, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/socket.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/socket.pyi index 635ee13d1..4cae091e1 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/socket.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/socket.pyi @@ -65,7 +65,7 @@ Module: 'socket' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.socket import * diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ssd1306.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ssd1306.pyi index 4cd1f6fb3..6fcb53077 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ssd1306.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ssd1306.pyi @@ -3,7 +3,7 @@ Module: 'ssd1306' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ssl.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ssl.pyi index 59a67a2d3..a44c68383 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ssl.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ssl.pyi @@ -14,7 +14,7 @@ Module: 'ssl' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.ssl import * diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/struct.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/struct.pyi index ad12c874d..d0dc529ce 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/struct.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/struct.pyi @@ -58,7 +58,7 @@ Module: 'struct' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/sys.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/sys.pyi index 755e27f96..ed9e5c974 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/sys.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/sys.pyi @@ -10,7 +10,7 @@ Module: 'sys' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict, List, Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/time.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/time.pyi index 71b5d3be5..9215c5089 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/time.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/time.pyi @@ -37,7 +37,7 @@ Module: 'time' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uarray.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uarray.pyi index 5a5a649c1..f625227fd 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uarray.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uarray.pyi @@ -14,7 +14,7 @@ Module: 'uarray' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, List, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/__init__.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/__init__.pyi index c85826531..1190819fa 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/__init__.pyi @@ -38,7 +38,7 @@ Module: 'uasyncio.__init__' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Coroutine, List, Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/core.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/core.pyi index a8e16bbfe..39848b192 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/core.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.core' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/event.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/event.pyi index 012691d93..39d522df8 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/event.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.event' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/funcs.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/funcs.pyi index 25c615934..5a9253e69 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/funcs.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.funcs' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/lock.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/lock.pyi index a4adddca0..2854afd57 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/lock.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.lock' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/stream.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/stream.pyi index 84a8f7483..3d704a60b 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/stream.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uasyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.stream' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ubinascii.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ubinascii.pyi index 97b62fce2..21252364f 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ubinascii.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ubinascii.pyi @@ -13,7 +13,7 @@ Module: 'ubinascii' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ucollections.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ucollections.pyi index a84c11192..0c4b8a840 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ucollections.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ucollections.pyi @@ -13,7 +13,7 @@ Module: 'ucollections' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.collections import OrderedDict as stdlib_OrderedDict, deque as stdlib_deque, namedtuple as stdlib_namedtuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ucryptolib.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ucryptolib.pyi index 0d0e9d7c1..dab1e3864 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ucryptolib.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ucryptolib.pyi @@ -8,7 +8,7 @@ Module: 'ucryptolib' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uctypes.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uctypes.pyi index 7e70ead12..58c557cb7 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uctypes.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uctypes.pyi @@ -15,7 +15,7 @@ Module: 'uctypes' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uerrno.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uerrno.pyi index 473806f21..5f9dfceae 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uerrno.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uerrno.pyi @@ -13,7 +13,7 @@ Module: 'uerrno' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uhashlib.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uhashlib.pyi index a3b0b3cb9..ba347a995 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uhashlib.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uhashlib.pyi @@ -28,7 +28,7 @@ Module: 'uhashlib' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uheapq.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uheapq.pyi index b6da6a2eb..9abe74567 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uheapq.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uheapq.pyi @@ -16,7 +16,7 @@ Module: 'uheapq' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uio.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uio.pyi index 4739ba9bd..8872b71d7 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uio.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uio.pyi @@ -77,7 +77,7 @@ Module: 'uio' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.io import * diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ujson.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ujson.pyi index cb74793ca..816897b3f 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ujson.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ujson.pyi @@ -13,7 +13,7 @@ Module: 'ujson' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/umachine.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/umachine.pyi index 2aa7f888d..062f06127 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/umachine.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/umachine.pyi @@ -15,7 +15,7 @@ Module: 'umachine' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Callable, List, NoReturn, Optional, Tuple, Union diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/umqtt/robust.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/umqtt/robust.pyi index 996d77720..b3084491b 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/umqtt/robust.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/umqtt/robust.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.robust' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/umqtt/simple.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/umqtt/simple.pyi index 361e7d9fb..1354b836e 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/umqtt/simple.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/umqtt/simple.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.simple' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uos.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uos.pyi index 988865f92..d7a6a8e2e 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uos.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uos.pyi @@ -14,7 +14,7 @@ Module: 'uos' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.os import * diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uplatform.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uplatform.pyi index 3a381dbe9..2bf47106c 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uplatform.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uplatform.pyi @@ -13,7 +13,7 @@ Module: 'uplatform' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/urandom.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/urandom.pyi index feb4935dd..a1def6a68 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/urandom.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/urandom.pyi @@ -31,7 +31,7 @@ Module: 'urandom' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ure.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ure.pyi index db48bdba0..1fe096202 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ure.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ure.pyi @@ -3,7 +3,7 @@ Module: 'ure' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/urequests.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/urequests.pyi index c918598a5..f23ad47a4 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/urequests.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/urequests.pyi @@ -3,7 +3,7 @@ Module: 'urequests' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uselect.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uselect.pyi index 3b4206362..d50b0d348 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uselect.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uselect.pyi @@ -13,7 +13,7 @@ Module: 'uselect' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Iterator, List, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/usocket.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/usocket.pyi index 0529c46c4..973ba20a1 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/usocket.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/usocket.pyi @@ -1,75 +1,11 @@ """ -Socket module. - -MicroPython module: https://docs.micropython.org/en/v1.21.0/library/socket.html - -CPython module: :mod:`python:socket` https://docs.python.org/3/library/socket.html . - -This module provides access to the BSD socket interface. - -Difference to CPython - - For efficiency and consistency, socket objects in MicroPython implement a `stream` - (file-like) interface directly. In CPython, you need to convert a socket to - a file-like object using `makefile()` method. This method is still supported - by MicroPython (but is a no-op), so where compatibility with CPython matters, - be sure to use it. - -Socket address format(s) ------------------------- - -The native socket address format of the ``socket`` module is an opaque data type -returned by `getaddrinfo` function, which must be used to resolve textual address -(including numeric addresses):: - - sockaddr = socket.getaddrinfo('www.micropython.org', 80)[0][-1] - # You must use getaddrinfo() even for numeric addresses - sockaddr = socket.getaddrinfo('127.0.0.1', 80)[0][-1] - # Now you can use that address - sock.connect(sockaddr) - -Using `getaddrinfo` is the most efficient (both in terms of memory and processing -power) and portable way to work with addresses. - -However, ``socket`` module (note the difference with native MicroPython -``socket`` module described here) provides CPython-compatible way to specify -addresses using tuples, as described below. Note that depending on a -:term:`MicroPython port`, ``socket`` module can be builtin or need to be -installed from `micropython-lib` (as in the case of :term:`MicroPython Unix port`), -and some ports still accept only numeric addresses in the tuple format, -and require to use `getaddrinfo` function to resolve domain names. - -Summing up: - -* Always use `getaddrinfo` when writing portable applications. -* Tuple addresses described below can be used as a shortcut for - quick hacks and interactive use, if your port supports them. - -Tuple address format for ``socket`` module: - -* IPv4: *(ipv4_address, port)*, where *ipv4_address* is a string with - dot-notation numeric IPv4 address, e.g. ``"8.8.8.8"``, and *port* is and - integer port number in the range 1-65535. Note the domain names are not - accepted as *ipv4_address*, they should be resolved first using - `socket.getaddrinfo()`. -* IPv6: *(ipv6_address, port, flowinfo, scopeid)*, where *ipv6_address* - is a string with colon-notation numeric IPv6 address, e.g. ``"2001:db8::1"``, - and *port* is an integer port number in the range 1-65535. *flowinfo* - must be 0. *scopeid* is the interface scope identifier for link-local - addresses. Note the domain names are not accepted as *ipv6_address*, - they should be resolved first using `socket.getaddrinfo()`. Availability - of IPv6 support depends on a :term:`MicroPython port`. - ---- Module: 'usocket' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ - # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations +from typing import Any, Generator from _typeshed import Incomplete -from stdlib.socket import * -from typing import Any, IO, Optional, Tuple SOCK_STREAM: int = 1 SOCK_RAW: int = 3 @@ -82,271 +18,17 @@ AF_INET: int = 2 IP_DROP_MEMBERSHIP: int = 1025 IPPROTO_IP: int = 0 IP_ADD_MEMBERSHIP: int = 1024 - -def reset(*args, **kwargs) -> Incomplete: ... -def print_pcbs(*args, **kwargs) -> Incomplete: ... -def getaddrinfo( - host, - port, - af=0, - type=0, - proto=0, - flags=0, -) -> Incomplete: - """ - Translate the host/port argument into a sequence of 5-tuples that contain all the - necessary arguments for creating a socket connected to that service. Arguments - *af*, *type*, and *proto* (which have the same meaning as for the `socket()` function) - can be used to filter which kind of addresses are returned. If a parameter is not - specified or zero, all combinations of addresses can be returned (requiring - filtering on the user side). - - The resulting list of 5-tuples has the following structure:: - - (family, type, proto, canonname, sockaddr) - - The following example shows how to connect to a given url:: - - s = socket.socket() - # This assumes that if "type" is not specified, an address for - # SOCK_STREAM will be returned, which may be not true - s.connect(socket.getaddrinfo('www.micropython.org', 80)[0][-1]) - - Recommended use of filtering params:: - - s = socket.socket() - # Guaranteed to return an address which can be connect'ed to for - # stream operation. - s.connect(socket.getaddrinfo('www.micropython.org', 80, 0, SOCK_STREAM)[0][-1]) - - Difference to CPython - - CPython raises a ``socket.gaierror`` exception (`OSError` subclass) in case - of error in this function. MicroPython doesn't have ``socket.gaierror`` - and raises OSError directly. Note that error numbers of `getaddrinfo()` - form a separate namespace and may not match error numbers from - the :mod:`errno` module. To distinguish `getaddrinfo()` errors, they are - represented by negative numbers, whereas standard system errors are - positive numbers (error numbers are accessible using ``e.args[0]`` property - from an exception object). The use of negative values is a provisional - detail which may change in the future. - """ +def reset(*args, **kwargs) -> Incomplete: ... -def callback(*args, **kwargs) -> Incomplete: ... - -class socket: - """ - Create a new socket using the given address family, socket type and - protocol number. Note that specifying *proto* in most cases is not - required (and not recommended, as some MicroPython ports may omit - ``IPPROTO_*`` constants). Instead, *type* argument will select needed - protocol automatically:: - - # Create STREAM TCP socket - socket(AF_INET, SOCK_STREAM) - # Create DGRAM UDP socket - socket(AF_INET, SOCK_DGRAM) - """ - - def recvfrom(self, bufsize) -> Tuple: - """ - Receive data from the socket. The return value is a pair *(bytes, address)* where *bytes* is a - bytes object representing the data received and *address* is the address of the socket sending - the data. - """ - ... - - def recv(self, bufsize) -> bytes: - """ - Receive data from the socket. The return value is a bytes object representing the data - received. The maximum amount of data to be received at once is specified by bufsize. - """ - ... - - def makefile( - self, - mode="rb", - buffering=0, - ) -> IO: - """ - Return a file object associated with the socket. The exact returned type depends on the arguments - given to makefile(). The support is limited to binary modes only ('rb', 'wb', and 'rwb'). - CPython's arguments: *encoding*, *errors* and *newline* are not supported. - - Difference to CPython - - As MicroPython doesn't support buffered streams, values of *buffering* - parameter is ignored and treated as if it was 0 (unbuffered). - - Difference to CPython - - Closing the file object returned by makefile() WILL close the - original socket as well. - """ - ... - - def listen(self, backlog: Optional[Any] = None) -> None: - """ - Enable a server to accept connections. If *backlog* is specified, it must be at least 0 - (if it's lower, it will be set to 0); and specifies the number of unaccepted connections - that the system will allow before refusing new connections. If not specified, a default - reasonable value is chosen. - """ - ... - - def settimeout(self, value) -> Incomplete: - """ - **Note**: Not every port supports this method, see below. - - Set a timeout on blocking socket operations. The value argument can be a nonnegative floating - point number expressing seconds, or None. If a non-zero value is given, subsequent socket operations - will raise an `OSError` exception if the timeout period value has elapsed before the operation has - completed. If zero is given, the socket is put in non-blocking mode. If None is given, the socket - is put in blocking mode. - - Not every :term:`MicroPython port` supports this method. A more portable and - generic solution is to use `select.poll` object. This allows to wait on - multiple objects at the same time (and not just on sockets, but on generic - `stream` objects which support polling). Example:: - - # Instead of: - s.settimeout(1.0) # time in seconds - s.read(10) # may timeout - - # Use: - poller = select.poll() - poller.register(s, select.POLLIN) - res = poller.poll(1000) # time in milliseconds - if not res: - # s is still not ready for input, i.e. operation timed out - - Difference to CPython - - CPython raises a ``socket.timeout`` exception in case of timeout, - which is an `OSError` subclass. MicroPython raises an OSError directly - instead. If you use ``except OSError:`` to catch the exception, - your code will work both in MicroPython and CPython. - """ - ... - - def sendall(self, bytes) -> int: - """ - Send all data to the socket. The socket must be connected to a remote socket. - Unlike `send()`, this method will try to send all of data, by sending data - chunk by chunk consecutively. - - The behaviour of this method on non-blocking sockets is undefined. Due to this, - on MicroPython, it's recommended to use `write()` method instead, which - has the same "no short writes" policy for blocking sockets, and will return - number of bytes sent on non-blocking sockets. - """ - ... - - def setsockopt(self, level, optname, value) -> None: - """ - Set the value of the given socket option. The needed symbolic constants are defined in the - socket module (SO_* etc.). The *value* can be an integer or a bytes-like object representing - a buffer. - """ - ... - - def setblocking(self, flag) -> Incomplete: - """ - Set blocking or non-blocking mode of the socket: if flag is false, the socket is set to non-blocking, - else to blocking mode. - - This method is a shorthand for certain `settimeout()` calls: - - * ``sock.setblocking(True)`` is equivalent to ``sock.settimeout(None)`` - * ``sock.setblocking(False)`` is equivalent to ``sock.settimeout(0)`` - """ - ... - - def sendto(self, bytes, address) -> None: - """ - Send data to the socket. The socket should not be connected to a remote socket, since the - destination socket is specified by *address*. - """ - ... - - def readline(self) -> Incomplete: - """ - Read a line, ending in a newline character. - - Return value: the line read. - """ - ... - - def readinto(self, buf, nbytes: Optional[Any] = None) -> int: - """ - Read bytes into the *buf*. If *nbytes* is specified then read at most - that many bytes. Otherwise, read at most *len(buf)* bytes. Just as - `read()`, this method follows "no short reads" policy. - - Return value: number of bytes read and stored into *buf*. - """ - ... - - def read(self, size: Optional[Any] = None) -> bytes: - """ - Read up to size bytes from the socket. Return a bytes object. If *size* is not given, it - reads all data available from the socket until EOF; as such the method will not return until - the socket is closed. This function tries to read as much data as - requested (no "short reads"). This may be not possible with - non-blocking socket though, and then less data will be returned. - """ - ... - - def close(self) -> Incomplete: - """ - Mark the socket closed and release all resources. Once that happens, all future operations - on the socket object will fail. The remote end will receive EOF indication if - supported by protocol. - - Sockets are automatically closed when they are garbage-collected, but it is recommended - to `close()` them explicitly as soon you finished working with them. - """ - ... - - def connect(self, address) -> None: - """ - Connect to a remote socket at *address*. - """ - ... - - def send(self, bytes) -> int: - """ - Send data to the socket. The socket must be connected to a remote socket. - Returns number of bytes sent, which may be smaller than the length of data - ("short write"). - """ - ... - - def bind(self, address) -> Incomplete: - """ - Bind the socket to *address*. The socket must not already be bound. - """ - ... +def print_pcbs(*args, **kwargs) -> Incomplete: + ... - def accept(self) -> Tuple: - """ - Accept a connection. The socket must be bound to an address and listening for connections. - The return value is a pair (conn, address) where conn is a new socket object usable to send - and receive data on the connection, and address is the address bound to the socket on the - other end of the connection. - """ - ... +def getaddrinfo(*args, **kwargs) -> Incomplete: + ... - def write(self, buf) -> int: - """ - Write the buffer of bytes to the socket. This function will try to - write all data to a socket (no "short writes"). This may be not possible - with a non-blocking socket though, and returned value will be less than - the length of *buf*. +def callback(*args, **kwargs) -> Incomplete: + ... - Return value: number of bytes written. - """ - ... - def __init__(self, *argv, **kwargs) -> None: ... +class socket(): diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ussl.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ussl.pyi index b04c0cc57..b4f802545 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ussl.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ussl.pyi @@ -14,7 +14,7 @@ Module: 'ussl' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from stdlib.ssl import * diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ustruct.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ustruct.pyi index 3c09a8f5f..f47fc17b4 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ustruct.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/ustruct.pyi @@ -58,7 +58,7 @@ Module: 'ustruct' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/usys.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/usys.pyi index f527f52d7..3b90aeab7 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/usys.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/usys.pyi @@ -10,7 +10,7 @@ Module: 'usys' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Dict, List, Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/utime.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/utime.pyi index 40924bfa6..b020f051d 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/utime.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/utime.pyi @@ -37,7 +37,7 @@ Module: 'utime' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete from typing import Any, Optional, Tuple diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uwebsocket.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uwebsocket.pyi index 8db5be6cc..2b614d080 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uwebsocket.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/uwebsocket.pyi @@ -3,7 +3,7 @@ Module: 'uwebsocket' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/websocket.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/websocket.pyi index 7c1745ceb..ba063f8c9 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/websocket.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC-merged/websocket.pyi @@ -3,7 +3,7 @@ Module: 'websocket' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_asyncio.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_asyncio.pyi index 5ea017815..4991c4899 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_asyncio.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_asyncio.pyi @@ -3,7 +3,7 @@ Module: '_asyncio' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_espnow.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_espnow.pyi index e7c4c00ef..1aa505a77 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_espnow.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_espnow.pyi @@ -3,7 +3,7 @@ Module: '_espnow' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_onewire.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_onewire.pyi index c3c3680c1..4d27faaa2 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_onewire.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_onewire.pyi @@ -3,7 +3,7 @@ Module: '_onewire' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/apa102.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/apa102.pyi index 178e2f050..12b900e48 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/apa102.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/apa102.pyi @@ -3,7 +3,7 @@ Module: 'apa102' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/array.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/array.pyi index aa9c73ddd..f64a32bf8 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/array.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/array.pyi @@ -3,7 +3,7 @@ Module: 'array' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/__init__.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/__init__.pyi index 693907524..e43f73b9b 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/__init__.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.__init__' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/core.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/core.pyi index b77ea309d..d6db7135e 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/core.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.core' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/event.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/event.pyi index e84f6a447..7d9781942 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/event.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.event' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/funcs.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/funcs.pyi index 03dad8132..67c8ca5ce 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/funcs.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.funcs' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/lock.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/lock.pyi index 63f2410e0..d0c168801 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/lock.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.lock' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/stream.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/stream.pyi index 14a62be80..6b88d9a02 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/stream.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/asyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'asyncio.stream' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/binascii.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/binascii.pyi index 98b4514f2..d2e82ecb8 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/binascii.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/binascii.pyi @@ -3,7 +3,7 @@ Module: 'binascii' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/btree.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/btree.pyi index a20feb241..5e4722dda 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/btree.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/btree.pyi @@ -3,7 +3,7 @@ Module: 'btree' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/collections.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/collections.pyi index 7ed5826eb..5d4a9577a 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/collections.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/collections.pyi @@ -3,7 +3,7 @@ Module: 'collections' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/cryptolib.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/cryptolib.pyi index bb22e766f..2750f19af 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/cryptolib.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/cryptolib.pyi @@ -3,7 +3,7 @@ Module: 'cryptolib' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/deflate.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/deflate.pyi index 0e5f030d3..cce5eda2b 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/deflate.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/deflate.pyi @@ -3,7 +3,7 @@ Module: 'deflate' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/dht.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/dht.pyi index 87663adb1..5f73c9e70 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/dht.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/dht.pyi @@ -3,7 +3,7 @@ Module: 'dht' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ds18x20.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ds18x20.pyi index 2fe4398b8..a9dd86ad8 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ds18x20.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ds18x20.pyi @@ -3,7 +3,7 @@ Module: 'ds18x20' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/errno.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/errno.pyi index 75da49c74..b539027f3 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/errno.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/errno.pyi @@ -3,7 +3,7 @@ Module: 'errno' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/esp.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/esp.pyi index 443236b03..6217561a0 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/esp.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/esp.pyi @@ -3,7 +3,7 @@ Module: 'esp' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/espnow.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/espnow.pyi index 7c8a725cb..259911260 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/espnow.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/espnow.pyi @@ -3,7 +3,7 @@ Module: 'espnow' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/flashbdev.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/flashbdev.pyi index 1164a0f1d..90b494612 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/flashbdev.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/flashbdev.pyi @@ -3,7 +3,7 @@ Module: 'flashbdev' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/framebuf.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/framebuf.pyi index 260351a0a..d5ef2ea4c 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/framebuf.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/framebuf.pyi @@ -3,7 +3,7 @@ Module: 'framebuf' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/gc.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/gc.pyi index 821e45591..fbe54a236 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/gc.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/gc.pyi @@ -3,7 +3,7 @@ Module: 'gc' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/hashlib.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/hashlib.pyi index 12237e4cb..7e5b9d884 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/hashlib.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/hashlib.pyi @@ -3,7 +3,7 @@ Module: 'hashlib' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/heapq.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/heapq.pyi index a377872ad..5f4d79325 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/heapq.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/heapq.pyi @@ -3,7 +3,7 @@ Module: 'heapq' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/inisetup.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/inisetup.pyi index 3b06cc13f..6f836df73 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/inisetup.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/inisetup.pyi @@ -3,7 +3,7 @@ Module: 'inisetup' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/io.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/io.pyi index f93cee327..f9df67a7d 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/io.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/io.pyi @@ -3,7 +3,7 @@ Module: 'io' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/json.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/json.pyi index eec3572df..76f9c3e53 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/json.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/json.pyi @@ -3,7 +3,7 @@ Module: 'json' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/lwip.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/lwip.pyi index 357b6c991..e4dc73cf9 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/lwip.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/lwip.pyi @@ -3,7 +3,7 @@ Module: 'lwip' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/machine.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/machine.pyi index 72c4f000d..e55f498a4 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/machine.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/machine.pyi @@ -3,7 +3,7 @@ Module: 'machine' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/math.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/math.pyi index 8899c8cd1..8d3ebb4dd 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/math.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/math.pyi @@ -3,7 +3,7 @@ Module: 'math' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/micropython.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/micropython.pyi index 87b8500b6..5d94a9328 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/micropython.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/micropython.pyi @@ -3,7 +3,7 @@ Module: 'micropython' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/mip.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/mip.pyi index 3166f366d..d83b27cbe 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/mip.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/mip.pyi @@ -3,7 +3,7 @@ Module: 'mip' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/mip/__init__.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/mip/__init__.pyi index 8c9046b4e..4b886167b 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/mip/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/mip/__init__.pyi @@ -3,7 +3,7 @@ Module: 'mip.__init__' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/modules.json b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/modules.json index 98dbe1a3e..5ca6b4a07 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/modules.json +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/modules.json @@ -1,5 +1,5 @@ {"firmware": {"version": "1.21.0", "mpy": "v6.1", "port": "esp8266", "board": "ESP8266_GENERIC", "family": "micropython", "build": "", "arch": "xtensa", "ver": "1.21.0", "cpu": "ESP8266"}, -"stubber": {"version": "v1.20.0"}, "stubtype": "firmware", +"stubber": {"version": "v1.23.0"}, "stubtype": "firmware", "modules" :[ {"module": "_asyncio", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_asyncio.pyi"}, {"module": "_espnow", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/_espnow.pyi"}, @@ -76,7 +76,6 @@ {"module": "ure", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ure.pyi"}, {"module": "urequests", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/urequests.pyi"}, {"module": "uselect", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uselect.pyi"}, -{"module": "usocket", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usocket.pyi"}, {"module": "ussl", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ussl.pyi"}, {"module": "ustruct", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ustruct.pyi"}, {"module": "usys", "file": "/remote/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usys.pyi"}, diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/neopixel.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/neopixel.pyi index d8907d863..f148b7aee 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/neopixel.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/neopixel.pyi @@ -3,7 +3,7 @@ Module: 'neopixel' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/network.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/network.pyi index 4b7cec166..01d1d0ad7 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/network.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/network.pyi @@ -3,7 +3,7 @@ Module: 'network' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ntptime.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ntptime.pyi index fc010acd1..020380c78 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ntptime.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ntptime.pyi @@ -3,7 +3,7 @@ Module: 'ntptime' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/onewire.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/onewire.pyi index 8526c3595..a39d32356 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/onewire.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/onewire.pyi @@ -3,7 +3,7 @@ Module: 'onewire' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/os.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/os.pyi index 8625e0e3b..6aa8ff9fe 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/os.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/os.pyi @@ -3,7 +3,7 @@ Module: 'os' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/platform.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/platform.pyi index 2a3d556f4..f1dd4e1fa 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/platform.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/platform.pyi @@ -3,7 +3,7 @@ Module: 'platform' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/random.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/random.pyi index 902a61661..73b5ccc85 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/random.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/random.pyi @@ -3,7 +3,7 @@ Module: 'random' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/requests.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/requests.pyi index fe4eaab8b..cb3f1d38d 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/requests.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/requests.pyi @@ -3,7 +3,7 @@ Module: 'requests' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/requests/__init__.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/requests/__init__.pyi index 010a158b3..b34bec837 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/requests/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/requests/__init__.pyi @@ -3,7 +3,7 @@ Module: 'requests.__init__' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/select.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/select.pyi index faa306ab4..a9da01503 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/select.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/select.pyi @@ -3,7 +3,7 @@ Module: 'select' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/socket.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/socket.pyi index 1dc5eb88b..ee173c0c7 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/socket.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/socket.pyi @@ -3,7 +3,7 @@ Module: 'socket' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ssd1306.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ssd1306.pyi index 4cd1f6fb3..6fcb53077 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ssd1306.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ssd1306.pyi @@ -3,7 +3,7 @@ Module: 'ssd1306' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ssl.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ssl.pyi index e73c4b4fd..308e3ab48 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ssl.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ssl.pyi @@ -3,7 +3,7 @@ Module: 'ssl' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/struct.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/struct.pyi index c1836b7a5..469c95ed1 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/struct.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/struct.pyi @@ -3,7 +3,7 @@ Module: 'struct' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/sys.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/sys.pyi index 5723e4d37..9ae916d15 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/sys.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/sys.pyi @@ -3,7 +3,7 @@ Module: 'sys' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/time.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/time.pyi index 1f6d0c10f..531e9572f 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/time.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/time.pyi @@ -3,7 +3,7 @@ Module: 'time' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uarray.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uarray.pyi index 38484de90..40a3254c8 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uarray.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uarray.pyi @@ -3,7 +3,7 @@ Module: 'uarray' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/__init__.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/__init__.pyi index 6fc33eaf9..81ba6650c 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/__init__.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/__init__.pyi @@ -3,6 +3,6 @@ Module: 'uasyncio.__init__' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/core.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/core.pyi index a8e16bbfe..39848b192 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/core.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/core.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.core' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/event.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/event.pyi index 012691d93..39d522df8 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/event.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/event.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.event' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/funcs.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/funcs.pyi index 25c615934..5a9253e69 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/funcs.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/funcs.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.funcs' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/lock.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/lock.pyi index a4adddca0..2854afd57 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/lock.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/lock.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.lock' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/stream.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/stream.pyi index 84a8f7483..3d704a60b 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/stream.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uasyncio/stream.pyi @@ -3,7 +3,7 @@ Module: 'uasyncio.stream' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from typing import Generator from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ubinascii.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ubinascii.pyi index a95006e3b..0cb4973f1 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ubinascii.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ubinascii.pyi @@ -3,7 +3,7 @@ Module: 'ubinascii' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ucollections.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ucollections.pyi index 809607367..95a5d0f26 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ucollections.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ucollections.pyi @@ -3,7 +3,7 @@ Module: 'ucollections' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ucryptolib.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ucryptolib.pyi index f6917bbc2..38316161d 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ucryptolib.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ucryptolib.pyi @@ -3,7 +3,7 @@ Module: 'ucryptolib' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uctypes.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uctypes.pyi index 657d9869f..01d616ff2 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uctypes.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uctypes.pyi @@ -3,7 +3,7 @@ Module: 'uctypes' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uerrno.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uerrno.pyi index 0dfda4752..cd6ac400b 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uerrno.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uerrno.pyi @@ -3,7 +3,7 @@ Module: 'uerrno' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uhashlib.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uhashlib.pyi index 7ba1468fb..e64f338be 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uhashlib.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uhashlib.pyi @@ -3,7 +3,7 @@ Module: 'uhashlib' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uheapq.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uheapq.pyi index 8524588d1..10f944993 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uheapq.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uheapq.pyi @@ -3,7 +3,7 @@ Module: 'uheapq' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uio.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uio.pyi index 9b9e68cd4..caf97f7bc 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uio.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uio.pyi @@ -3,7 +3,7 @@ Module: 'uio' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ujson.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ujson.pyi index bd2285d34..f5b917466 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ujson.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ujson.pyi @@ -3,7 +3,7 @@ Module: 'ujson' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/umachine.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/umachine.pyi index 938881f43..8ab4bedd7 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/umachine.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/umachine.pyi @@ -3,7 +3,7 @@ Module: 'umachine' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/umqtt/robust.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/umqtt/robust.pyi index 996d77720..b3084491b 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/umqtt/robust.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/umqtt/robust.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.robust' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/umqtt/simple.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/umqtt/simple.pyi index 361e7d9fb..1354b836e 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/umqtt/simple.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/umqtt/simple.pyi @@ -3,7 +3,7 @@ Module: 'umqtt.simple' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uos.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uos.pyi index 3344a4176..a7b2cb76d 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uos.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uos.pyi @@ -3,7 +3,7 @@ Module: 'uos' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uplatform.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uplatform.pyi index e59a10d22..0bf44b3f7 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uplatform.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uplatform.pyi @@ -3,7 +3,7 @@ Module: 'uplatform' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/urandom.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/urandom.pyi index 37b7b5639..c2908bebe 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/urandom.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/urandom.pyi @@ -3,7 +3,7 @@ Module: 'urandom' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ure.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ure.pyi index db48bdba0..1fe096202 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ure.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ure.pyi @@ -3,7 +3,7 @@ Module: 'ure' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/urequests.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/urequests.pyi index c918598a5..f23ad47a4 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/urequests.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/urequests.pyi @@ -3,7 +3,7 @@ Module: 'urequests' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uselect.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uselect.pyi index 3e8eeb21c..343f87ddd 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uselect.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uselect.pyi @@ -3,7 +3,7 @@ Module: 'uselect' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usocket.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usocket.pyi index affef1d4b..973ba20a1 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usocket.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usocket.pyi @@ -1,10 +1,10 @@ """ Module: 'usocket' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ - # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations +from typing import Any, Generator from _typeshed import Incomplete SOCK_STREAM: int = 1 @@ -18,29 +18,17 @@ AF_INET: int = 2 IP_DROP_MEMBERSHIP: int = 1025 IPPROTO_IP: int = 0 IP_ADD_MEMBERSHIP: int = 1024 +def reset(*args, **kwargs) -> Incomplete: + ... + +def print_pcbs(*args, **kwargs) -> Incomplete: + ... + +def getaddrinfo(*args, **kwargs) -> Incomplete: + ... + +def callback(*args, **kwargs) -> Incomplete: + ... -def reset(*args, **kwargs) -> Incomplete: ... -def print_pcbs(*args, **kwargs) -> Incomplete: ... -def getaddrinfo(*args, **kwargs) -> Incomplete: ... -def callback(*args, **kwargs) -> Incomplete: ... -class socket: - def recvfrom(self, *args, **kwargs) -> Incomplete: ... - def recv(self, *args, **kwargs) -> Incomplete: ... - def makefile(self, *args, **kwargs) -> Incomplete: ... - def listen(self, *args, **kwargs) -> Incomplete: ... - def settimeout(self, *args, **kwargs) -> Incomplete: ... - def sendall(self, *args, **kwargs) -> Incomplete: ... - def setsockopt(self, *args, **kwargs) -> Incomplete: ... - def setblocking(self, *args, **kwargs) -> Incomplete: ... - def sendto(self, *args, **kwargs) -> Incomplete: ... - def readline(self, *args, **kwargs) -> Incomplete: ... - def readinto(self, *args, **kwargs) -> Incomplete: ... - def read(self, *args, **kwargs) -> Incomplete: ... - def close(self, *args, **kwargs) -> Incomplete: ... - def connect(self, *args, **kwargs) -> Incomplete: ... - def send(self, *args, **kwargs) -> Incomplete: ... - def bind(self, *args, **kwargs) -> Incomplete: ... - def accept(self, *args, **kwargs) -> Incomplete: ... - def write(self, *args, **kwargs) -> Incomplete: ... - def __init__(self, *argv, **kwargs) -> None: ... +class socket(): diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ussl.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ussl.pyi index 174a0a809..86543e4bb 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ussl.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ussl.pyi @@ -3,7 +3,7 @@ Module: 'ussl' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ustruct.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ustruct.pyi index 1dc52db12..c6eb8cab8 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ustruct.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/ustruct.pyi @@ -3,7 +3,7 @@ Module: 'ustruct' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usys.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usys.pyi index 40f4972c2..015ed6792 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usys.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/usys.pyi @@ -3,7 +3,7 @@ Module: 'usys' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/utime.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/utime.pyi index e66bdbd6c..1307fda38 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/utime.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/utime.pyi @@ -3,7 +3,7 @@ Module: 'utime' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uwebsocket.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uwebsocket.pyi index 8db5be6cc..2b614d080 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uwebsocket.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/uwebsocket.pyi @@ -3,7 +3,7 @@ Module: 'uwebsocket' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete diff --git a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/websocket.pyi b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/websocket.pyi index 7c1745ceb..ba063f8c9 100644 --- a/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/websocket.pyi +++ b/stubs/micropython-v1_21_0-esp8266-ESP8266_GENERIC/websocket.pyi @@ -3,7 +3,7 @@ Module: 'websocket' on micropython-v1.21.0-esp8266-ESP8266_GENERIC """ # MCU: {'version': '1.21.0', 'mpy': 'v6.1', 'port': 'esp8266', 'board': 'ESP8266_GENERIC', 'family': 'micropython', 'build': '', 'arch': 'xtensa', 'ver': '1.21.0', 'cpu': 'ESP8266'} -# Stubber: v1.20.0 +# Stubber: v1.23.0 from __future__ import annotations from _typeshed import Incomplete