-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Pull requests: micropython/micropython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
tests: convert Relates to tests/ directory in source
tests/extmod/machine_spi_rate.py to use target wiring, and add support for more ports
tests
py: clean up some header declarations and make some helper functions inline
py-core
Relates to py/ directory in source
#18725
opened Jan 25, 2026 by
dpgeorge
Loading…
Add five UARTs to NUCLEO_F746ZG and NUCLEO_F439ZI
port-stm32
#18721
opened Jan 24, 2026 by
mdaeron
Loading…
Improving Unicode support in MicroPython.
py-core
Relates to py/ directory in source
unicode
Bugs and enhancements related to Unicode/UTF-8 support.
#18720
opened Jan 24, 2026 by
Josverl
Loading…
zephyr: Resolve problem with FatFs lib.
port-zephyr
#18718
opened Jan 23, 2026 by
maass-hamburg
Loading…
zephyr: Expose zepyhr regulator api.
port-zephyr
#18717
opened Jan 23, 2026 by
maass-hamburg
Loading…
docs: Improve micropython.const() documentation and consistency
docs
#18714
opened Jan 22, 2026 by
andrewleech
Loading…
shared/readline: handle \r and \n correctly
shared
Relates to shared/ directory in source
#18713
opened Jan 22, 2026 by
maass-hamburg
Loading…
tools/mpremote: Add mip download and mpy version handling.
tools
Relates to tools/ directory in source, or other tooling
#18712
opened Jan 22, 2026 by
stek29
Loading…
esp32: Increase minimum CMake version, fix build failures with older CMake
port-esp32
#18707
opened Jan 22, 2026 by
projectgus
Loading…
nrf/boards/ARDUINO_NANO_33_BLE_SENSE: fix flash layout
port-nrf
#18698
opened Jan 17, 2026 by
HeinerTholen
Loading…
docs/rp2: Update general and PIO docs for RP2350 support.
docs
#18697
opened Jan 17, 2026 by
motmic
Loading…
esp32: Allow excluding main.c for component builds.
port-esp32
#18695
opened Jan 16, 2026 by
dmachinewhisperer
Loading…
ports: clean up duplicated and dummy help/open builtins
ports
Relates to multiple ports, or a new/proposed port
#18684
opened Jan 14, 2026 by
dpgeorge
Loading…
webassembly: Convert port to use new event waiting functions.
port-webassembly
#18682
opened Jan 14, 2026 by
dpgeorge
Loading…
zephyr: Also print nodelabels when printing device names.
port-zephyr
#18680
opened Jan 13, 2026 by
maass-hamburg
Loading…
stm32: Convert port to use new event waiting functions.
port-stm32
#18679
opened Jan 13, 2026 by
dpgeorge
Loading…
py: adjust zip iter implementation to not use Relates to py/ directory in source
mp_obj_tulpe_del() and then remove that function
py-core
#18676
opened Jan 13, 2026 by
dpgeorge
Loading…
tests/multi_net: Exclude TLS/SSL tests for axTLS, and use Relates to tests/ directory in source
getrandbits() for random port
tests
#18675
opened Jan 13, 2026 by
dpgeorge
Loading…
py: clean up definition and use of Relates to multiple ports, or a new/proposed port
py-core
Relates to py/ directory in source
mp_handle_pending()
ports
#18672
opened Jan 12, 2026 by
dpgeorge
Loading…
py/runtime: Make import-all support non-modules via __dict__/__all__.
py-core
Relates to py/ directory in source
#18671
opened Jan 12, 2026 by
dpgeorge
Loading…
Fix multiple unicode issues in mpremote.
tools
Relates to tools/ directory in source, or other tooling
unicode
Bugs and enhancements related to Unicode/UTF-8 support.
#18670
opened Jan 11, 2026 by
Josverl
Loading…
unix: Remove usages of the
MICROPY_FORCE_32BIT flag.
port-unix
#18667
opened Jan 9, 2026 by
agatti
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.