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

shared/runtime/softtimer: Fix undefined behaviour in remove().
#19486 opened Jul 18, 2026 by iabdalkader Contributor Loading…
alif/machine_can: Implement a software TX queue.
#19484 opened Jul 18, 2026 by robert-hh Contributor Loading…
tools/mpremote: Fix fs_stat exception with namedtuples. tools Relates to tools/ directory in source, or other tooling
#19483 opened Jul 18, 2026 by jonnor Contributor Loading… release-1.29.0
macos: Use setjmp GC helper on Intel. port-unix
#19481 opened Jul 17, 2026 by agatti Contributor Loading…
esp32: Reduce code size of mp_hal_ticks_us. port-esp32
#19480 opened Jul 17, 2026 by IhorNehrutsa Contributor Loading…
mpremote mip install: Better support for natmods, substitute arch/version specific info tools Relates to tools/ directory in source, or other tooling
#19478 opened Jul 16, 2026 by jonnor Contributor Loading…
py/emitnative: Generate shorter positional args check. py-core Relates to py/ directory in source
#19477 opened Jul 16, 2026 by agatti Contributor Loading…
py/gc: Word-align the packed allocation-table scans. py-core Relates to py/ directory in source
#19476 opened Jul 16, 2026 by Gadgetoid Contributor Draft
py/objstr,unicode: Add support for ascii encode & decode, document encoding limits docs py-core Relates to py/ directory in source unicode Bugs and enhancements related to Unicode/UTF-8 support.
#19474 opened Jul 16, 2026 by projectgus Contributor Loading…
esp32: Add support for Xteink X4 e-reader board. board-definition New or updated board definition files. Combine with a port- label.
#19473 opened Jul 16, 2026 by mattytrentini Contributor Loading…
py/asmrv32: Add support for Zcmt opcodes. port-qemu py-core Relates to py/ directory in source tools Relates to tools/ directory in source, or other tooling
#19472 opened Jul 15, 2026 by agatti Contributor Loading…
esp32: Update mdns component, re-enable on ESP32-H2 port-esp32
#19468 opened Jul 15, 2026 by projectgus Contributor Loading…
py/modmicropython: Support scheduling a KeyboardInterrupt from Python. py-core Relates to py/ directory in source
#19467 opened Jul 14, 2026 by dpgeorge Member Loading… release-1.29.0
py/objint: Add signed param to int.from_bytes(). py-core Relates to py/ directory in source
#19466 opened Jul 14, 2026 by IhorNehrutsa Contributor Draft
[RFC] unix: full-featured machine.Pin implementation. port-unix rfc Request for Comment
#19464 opened Jul 13, 2026 by agatti Contributor Draft
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…
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…
ProTip! no:milestone will show everything without a milestone.