-
-
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
zephyr/filesystem: Improve use of the zephyr filesystem.
port-zephyr
#18778
opened Feb 4, 2026 by
maass-hamburg
Loading…
alif: improve deepsleep current consumption, implement GPIO wakeup and optional deepsleep timeout
port-alif
#18776
opened Feb 4, 2026 by
dpgeorge
Loading…
py/objarray: Avoid double zero init on sized bytearrays.
py-core
Relates to py/ directory in source
#18771
opened Feb 4, 2026 by
Gadgetoid
Loading…
zephyr: Add support for RISC-V RV32IMC native code emitter.
port-zephyr
#18769
opened Feb 3, 2026 by
maass-hamburg
Loading…
ports/stm32/boards/stm32l072xz.ld: comment correction.
port-stm32
#18767
opened Feb 3, 2026 by
tompropst
Loading…
ports/stm32/boards: Add WeAct STM32U585 board support.
port-stm32
#18764
opened Feb 1, 2026 by
yn386
Loading…
py/emitbc: Handle invalid syntax gracefully instead of assertion
py-core
Relates to py/ directory in source
#18761
opened Jan 30, 2026 by
bob10042
Loading…
py/objtype: Add type validation for super() first argument
py-core
Relates to py/ directory in source
#18760
opened Jan 30, 2026 by
bob10042
Loading…
py/modio: Add stream validation for BufferedWriter
py-core
Relates to py/ directory in source
#18759
opened Jan 30, 2026 by
bob10042
Loading…
Fix #17722: Invalid syntax assertion with walrus in function call
py-core
Relates to py/ directory in source
#18758
opened Jan 30, 2026 by
bob10042
Loading…
Fix #17720: Regex stack overflow with deeply nested groups
lib
Relates to lib/ directory in source
#18757
opened Jan 30, 2026 by
bob10042
Loading…
docs/esp32/tutorial/intro.rst : replace esptool.py by esptool in command line example.
docs
#18745
opened Jan 30, 2026 by
europrimus
Loading…
DOC: Change 'esptool.py' references to 'esptool'
docs
#18744
opened Jan 30, 2026 by
europrimus
Loading…
py/objtype: Support property access via super().
py-core
Relates to py/ directory in source
#18742
opened Jan 29, 2026 by
smurfix
Loading…
docs/library/network.PPP: Document the optional poll() argument.
docs
#18740
opened Jan 29, 2026 by
projectgus
Loading…
rp2/clocks_extra: Set VREG like the Pico SDK does: needed for 200 MHz.
port-rp2
#18739
opened Jan 28, 2026 by
DavidEGrayson
Loading…
py/emitinlinextensa: Add inline assembler support for windowed cores.
py-core
Relates to py/ directory in source
#18738
opened Jan 28, 2026 by
agatti
Loading…
py/builtinhelp: Add options for changing help('modules') format.
py-core
Relates to py/ directory in source
#18734
opened Jan 28, 2026 by
radiofan
Loading…
zephyr/machine_timer: Fix race condition calling deinit from ISR context.
port-zephyr
#18733
opened Jan 28, 2026 by
calinfaja
Loading…
py: Fix two segfaults due to accessing uninitialized memory.
py-core
Relates to py/ directory in source
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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.