-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: micropython/micropython-lib
Pull requests list
usb: Propagate the result of submit_xfer.
#1035
by hyx0329
was merged Aug 5, 2025
Loading...
updated Aug 5, 2025
python-ecosys/aiohttp: Fix partial reads.
#1034
by FuNK3Y
was merged Jul 31, 2025
Loading...
updated Aug 1, 2025
aiorepl: Handle stream shutdown.
#1026
by andrewleech
was merged Jul 31, 2025
Loading...
updated Jul 31, 2025
aioble: Raise correct error if l2cap disconnects in middle of send.
#1006
by andrewleech
was merged Jun 24, 2025
Loading...
updated Jun 25, 2025
micropython/aiorepl: Use blocking reads for raw_repl.
#1005
by andrewleech
was merged Jun 3, 2025
Loading...
updated Jun 25, 2025
logging: Allow logging.exception helper to handle tracebacks.
#1020
by thatbudakguy
was merged Jun 6, 2025
Loading...
updated Jun 6, 2025
Add support for headers to urequest.urlopen
#925
by dotdashnotdotsoftware
was merged May 28, 2025
Loading...
updated May 28, 2025
tools/verifygitlog.py: Sync with changes from the main repo.
#1007
by DvdGiessen
was merged May 22, 2025
Loading...
updated May 22, 2025
Implement the utop module
#822
by DvdGiessen
was merged May 16, 2025
Loading...
updated May 16, 2025
lora: Fix SNR value in SX126x received packets.
#1000
by projectgus
was merged Apr 24, 2025
Loading...
updated Apr 24, 2025
pre_commit, ci: Bump the Ruff version to 0.11.6.
#1001
by projectgus
was merged Apr 24, 2025
Loading...
updated Apr 24, 2025
python-ecosys/aiohttp: fix header - case-insensitivity
#972
by FuNK3Y
was merged Apr 12, 2025
Loading...
updated Apr 22, 2025
usb/cdc: writing small blocks should not require allocation
#991
by smurfix
was merged Apr 13, 2025
Loading...
updated Apr 13, 2025
aiohttp: fix header problem
#941
by jomasnash
was merged Apr 12, 2025
Loading...
updated Apr 12, 2025
python-ecosys/requests/requests/__init__.py: Use the host in the redirect url, not the one in headers.
#942
by codemee
was closed Apr 12, 2025
Loading...
updated Apr 12, 2025
unix-ffi/machine/timer: Use libc if librt is not present
#995
by basvd
was merged Apr 10, 2025
Loading...
updated Apr 10, 2025
Fix #985 by accepting both str and bytes as arg for json.loads()
#986
by aylen384
was merged Apr 10, 2025
Loading...
updated Apr 10, 2025
lora-sx126x: Fix invert_iq_rx / invert_iq_tx
#970
by barnslig
was closed Apr 10, 2025
Loading...
updated Apr 10, 2025
drivers/radio/nrf24l01: Optimized status reading.
#955
by marcsello
was merged Apr 10, 2025
Loading...
updated Apr 10, 2025
drivers/radio/nrf24l01: Properly handle timeout.
#954
by marcsello
was merged Apr 10, 2025
Loading...
updated Apr 10, 2025
drivers/radio/nrf24l01: Increase startup delay.
#953
by marcsello
was merged Apr 10, 2025
Loading...
updated Apr 10, 2025
mip: Make mip.install() skip /rom*/lib directories.
#981
by dpgeorge
was merged Mar 20, 2025
Loading...
updated Mar 20, 2025
github/workflows: Update actions/upload-artifact to v4.
#976
by dpgeorge
was merged Mar 11, 2025
Loading...
updated Mar 11, 2025
ProTip!
Exclude everything labeled
bug with -label:bug.