Skip to content

Pull requests: micropython/micropython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ESP32: machine.CAN implementation port-esp32
#19461 opened Jul 12, 2026 by mattytrentini Contributor Loading…
tests/run-multitests.py: Fix location of extmod for MICROPYPATH. tests Relates to tests/ directory in source
#19460 opened Jul 11, 2026 by dpgeorge Member Loading…
extmod/asyncio: Add Queue class. extmod Relates to extmod/ directory in source
#19459 opened Jul 11, 2026 by mattytrentini Contributor Loading…
tests/unicode: Split out unicode f-string test to separate file. tests Relates to tests/ directory in source
#19455 opened Jul 10, 2026 by dpgeorge Member Loading…
tools/mpy_ld.py: Fix aligned jump target in natmod trampolines. tools Relates to tools/ directory in source, or other tooling
#19452 opened Jul 9, 2026 by agatti Contributor Loading… release-1.29.0
WIP: Add machine.RTC.set_build_date() function for TLS cert checks. extmod Relates to extmod/ directory in source
#19449 opened Jul 9, 2026 by projectgus Contributor Draft
4 tasks
extmod/framebuf: avoid overflow in pixel index arithmetic extmod Relates to extmod/ directory in source
#19447 opened Jul 8, 2026 by BHUVANSH855 Loading…
py/asmrv32: Shrink emitter for indirect register loads. py-core Relates to py/ directory in source
#19441 opened Jul 8, 2026 by agatti Contributor Loading…
py/asmrv32: Improve registers allocation. py-core Relates to py/ directory in source
#19440 opened Jul 8, 2026 by agatti Contributor Loading…
py/dynruntime.mk: Build x64 native modules on non-x64 hosts. github_actions Pull requests that update GitHub Actions code port-unix py-core Relates to py/ directory in source tests Relates to tests/ directory in source
#19437 opened Jul 7, 2026 by agatti Contributor Loading…
rp2/cyw43: Support for dynamic pins.
#19434 opened Jul 6, 2026 by Gadgetoid Contributor Loading…
ports/uefi: Add new port for the UEFI firmware environment. ports Relates to multiple ports, or a new/proposed port
#19432 opened Jul 5, 2026 by nickovs Contributor Loading…
WIP: Python/PyPI packaging for Unix port port-unix
#19425 opened Jul 4, 2026 by jonnor Contributor Loading…
esp32: Support Esp-idf6.2 and ESP32S31 port-esp32
#19421 opened Jul 4, 2026 by Vincent1-python Contributor Loading…
rp2: Fix syntax break in CMakeLists.txt. port-rp2
#19417 opened Jul 3, 2026 by Gadgetoid Contributor Loading…
py/parse: Add MICROPY_EVENT_POLL_HOOK in cycles of parsing and compiling. py-core Relates to py/ directory in source
#19406 opened Jul 1, 2026 by radiofan Loading…
alif: implement machine.WDT port-alif
#19399 opened Jun 30, 2026 by dpgeorge Member Loading…
ameba: Add minimal port for Realtek Ameba RTOS SoCs. ports Relates to multiple ports, or a new/proposed port
#19394 opened Jun 29, 2026 by wangbaizhe Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.