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

ports/rp2/WAVESHARE_RP2350_PIZERO: add board definition board-definition New or updated board definition files. Combine with a port- label. port-rp2
#19211 opened May 11, 2026 by duskwuff Loading…
ports/zephyr: Give a little bit of time to putchar. port-zephyr
#19204 opened May 10, 2026 by VynDragon Contributor Loading…
Two format-string fixes.
#19200 opened May 7, 2026 by jepler Contributor Loading…
Reorganized machine.Timer tests tests Relates to tests/ directory in source
#19197 opened May 7, 2026 by DvdGiessen Contributor Loading…
esp32: Cleanup and improvements to multi_espnow tests. port-esp32 tests Relates to tests/ directory in source
#19194 opened May 7, 2026 by projectgus Contributor Draft
py/modstruct: Check for integer overflow in calc_size_items. py-core Relates to py/ directory in source
#19189 opened May 5, 2026 by beastbroak30 Loading…
extmod/modwebrepl: Avoid early exit in password comparison. extmod Relates to extmod/ directory in source security-related
#19188 opened May 5, 2026 by beastbroak30 Loading…
zephyr/boards: Update and fix Bouffalolab boards. port-zephyr
#19176 opened May 3, 2026 by VynDragon Contributor Loading…
alif: Fix jump to bootloader. port-alif
#19173 opened May 2, 2026 by iabdalkader Contributor Loading…
py/modbuiltins: Pass input() prompt through to mp_hal_readline. py-core Relates to py/ directory in source
#19172 opened May 2, 2026 by dmachinewhisperer Loading…
py/mpconfig: Enable unicode support at the basic feature level. py-core Relates to py/ directory in source
#19168 opened Apr 30, 2026 by dpgeorge Member Loading…
tests/run-tests.py: Skip string_escape.py as an mpy if no unicode. tests Relates to tests/ directory in source
#19167 opened Apr 30, 2026 by dpgeorge Member Loading…
zephyr: update to zephyr 4.4.0 port-zephyr
#19157 opened Apr 27, 2026 by dpgeorge Member Loading…
tests/cpydiff: Document 3-arg pow() rejecting bool on MPZ builds. tests Relates to tests/ directory in source
#19155 opened Apr 26, 2026 by jseop-lim Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.