-
- Notifications
You must be signed in to change notification settings - Fork 8.5k
Pull requests: micropython/micropython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
esp32: Update tools/metrics_esp32.py to use JSON output. port-esp32
#18272 opened Oct 14, 2025 by projectgus Loading…
Fix crash throwing an incompletely constructed exception
#18271 opened Oct 14, 2025 by jepler 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…
objlist: Small size savings in mp_quicksort. py-core Relates to py/ directory in source
#18237 opened Oct 12, 2025 by jepler Loading…
docs/develop/writingtests: Document parameters of run_test.py. docs
#18231 opened Oct 9, 2025 by Josverl 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…
py/errno: Add strerror() to provide user-friendly OSError messages. port-unix
#18222 opened Oct 7, 2025 by MikeWang000000 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…
Previous Next
ProTip! Filter pull requests by the default branch with base:master.