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

py/gc: Track the min/max of the entire heap area when using split heap. port-esp32 py-core Relates to py/ directory in source
#19502 opened Jul 22, 2026 by projectgus Contributor Loading…
pyproject.toml: Make ruff aware of MicroPython builtins. tools Relates to tools/ directory in source, or other tooling
#19501 opened Jul 21, 2026 by agatti Contributor Loading…
py/mpz: Fix 3-arg pow() with zero base and zero exponent. py-core Relates to py/ directory in source
#19500 opened Jul 21, 2026 by jseop-lim Contributor Loading…
tests/cpydiff: Document 3-arg pow() with a negative exponent.
#19499 opened Jul 21, 2026 by jseop-lim Contributor Loading…
build(deps): bump actions/setup-python from 6 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#19493 opened Jul 20, 2026 by dependabot Bot Loading…
py/makeqstrdefs.py: Propagate out errors from parallel pp step. py-core Relates to py/ directory in source
#19490 opened Jul 20, 2026 by dpgeorge Member Loading…
shared/runtime/softtimer: Fix undefined behaviour in remove(). shared Relates to shared/ directory in source
#19486 opened Jul 18, 2026 by iabdalkader Contributor Loading…
alif/machine_can: Implement a software TX queue. port-alif
#19484 opened Jul 18, 2026 by robert-hh Contributor Loading…
macos: Use setjmp GC helper on Intel. port-unix
#19481 opened Jul 17, 2026 by agatti 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
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…
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.