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

lib/stm32lib: Update WB to v1.23.0.
#18268 opened Oct 14, 2025 by andrewleech Loading…
cc3200/ftp: Fix Buffer Overflows.
#18266 opened Oct 13, 2025 by iCMDdev Loading…
libm_dbl: Work when DBL_EPSILON is in <float.h>.
#18265 opened Oct 13, 2025 by jepler Loading…
stm32/boards: Add STM32F469 Discovery board support.
#18264 opened Oct 13, 2025 by miketlk Loading…
esp32/machine_timer.*: Adding support for Timer(-1) soft/virtual timers. enhancement Feature requests, new feature implementations port-esp32
#18263 opened Oct 13, 2025 by LucienMP Loading…
tools/ci.sh: Build all stm32 MCU families in stm32 CI functions. github_actions Pull requests that update GitHub Actions code
#18258 opened Oct 13, 2025 by dpgeorge Loading…
zephyr: Introduce Dynamic pinctrl. port-zephyr
#18255 opened Oct 12, 2025 by VynDragon Loading…
objlist: Small size savings in mp_quicksort. py-core Relates to py/ directory in source
#18237 opened Oct 12, 2025 by jepler Loading…
all: Simplify mp_int_t definition
#18236 opened Oct 12, 2025 by jepler Loading…
qemu: support mpremote mount. port-qemu
#18234 opened Oct 11, 2025 by iabdalkader Loading…
py,tools: Add c_module() manifest function for user C modules py-core Relates to py/ directory in source
#18229 opened Oct 9, 2025 by andrewleech Loading…
py/gc: Clean up and reduce garbage collector code size. py-core Relates to py/ directory in source
#18228 opened Oct 9, 2025 by AJMansfield Draft
ci: Add esp32 to code size report github_actions Pull requests that update GitHub Actions code
#18227 opened Oct 9, 2025 by jepler Loading…
shared/runtime/pyexec: Add __file__ support for frozen modules. py-core Relates to py/ directory in source
#18221 opened Oct 7, 2025 by andrewleech Loading…
tests/run-tests.py: Allow port:<dev> specification in run-multitests.py. tests Relates to tests/ directory in source
#18220 opened Oct 7, 2025 by dpgeorge Loading…
tests/extmod/time_res.py: Properly skip functions not in time module. tests Relates to tests/ directory in source
#18219 opened Oct 7, 2025 by dpgeorge Loading…
tests: improve network tests for axTLS targets like esp8266 tests Relates to tests/ directory in source
#18218 opened Oct 7, 2025 by dpgeorge Loading…
Various fixes in native code emitters py-core Relates to py/ directory in source
#18215 opened Oct 6, 2025 by jepler Loading…
py/misc: Fix builds with non-ilp32 toolchains. py-core Relates to py/ directory in source
#18214 opened Oct 6, 2025 by agatti Loading…
py/misc: Annotate allocators with alloc_size and malloc attributes. py-core Relates to py/ directory in source
#18212 opened Oct 5, 2025 by AJMansfield Loading…
ProTip! Filter pull requests by the default branch with base:master.