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 data and skip scan, MICROPY_GC_NO_SCAN py-core Relates to py/ directory in source
#19367 opened Jun 22, 2026 by Gadgetoid Contributor Draft
Apply some more C code formatting
#19366 opened Jun 22, 2026 by dpgeorge Member Loading…
py/gc: Add per-word GC table scans behind MICROPY_GC_FAST_TABLE_SCANS. py-core Relates to py/ directory in source
#19363 opened Jun 21, 2026 by Gadgetoid Contributor Draft
lib/tinyusb: Update to version 0.20.0-1086.
#19359 opened Jun 20, 2026 by andrewleech Contributor Draft
tools/mpy_ld.py: automatically provide memset/memmove/memcpy if they are undefined tools Relates to tools/ directory in source, or other tooling
#19357 opened Jun 19, 2026 by dpgeorge Member Draft
build(deps): bump actions/checkout from 6 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#19355 opened Jun 18, 2026 by dependabot Bot Loading…
rp2: Revert "rp2: Build with nano.specs for newlib-nano.". port-rp2
#19353 opened Jun 18, 2026 by projectgus Contributor Loading…
alif/machine_can: CAN support for the OPENMV_AE3 board. port-alif
#19349 opened Jun 16, 2026 by robert-hh Contributor Loading…
alif: update Alif security toolkit to v1.110.0 port-alif
#19346 opened Jun 16, 2026 by dpgeorge Member Loading…
docs/machine/Signal: Clarify constructor behavior. docs
#19342 opened Jun 15, 2026 by hlovatt Contributor Loading…
py/compile: optionally build __annotations__ on classes (PEP 526) needs-info This issue needs more information to be resolvable
#19340 opened Jun 14, 2026 by zacharywhitley Loading…
Add rp2 override_invert port-rp2
#19336 opened Jun 12, 2026 by HighImp Loading…
tests: some tweaks to run/skip on more targets tests Relates to tests/ directory in source
#19335 opened Jun 12, 2026 by dpgeorge Member Loading…
tests: Rewrite with unittest the select/socket tests that use UDP. tests Relates to tests/ directory in source
#19333 opened Jun 11, 2026 by dpgeorge Member Loading…
Unify SDCard config option across ports, and enable machine.SDCard on stm32 ports Relates to multiple ports, or a new/proposed port
#19330 opened Jun 10, 2026 by dpgeorge Member Loading…
tests/run-tests.py: Add --trace-output option for board targets. tests Relates to tests/ directory in source
#19329 opened Jun 10, 2026 by dpgeorge Member Loading…
tests: Fix test runs with MICROPY_ERROR_REPORTING_NONE.
#19326 opened Jun 9, 2026 by agatti Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.