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: clean up some header declarations and make some helper functions inline py-core Relates to py/ directory in source
#18725 opened Jan 25, 2026 by dpgeorge Loading…
Improving Unicode support in MicroPython. py-core Relates to py/ directory in source unicode Bugs and enhancements related to Unicode/UTF-8 support.
#18720 opened Jan 24, 2026 by Josverl Loading…
zephyr: Expose zepyhr regulator api. port-zephyr
#18717 opened Jan 23, 2026 by maass-hamburg Loading…
shared/readline: handle \r and \n correctly shared Relates to shared/ directory in source
#18713 opened Jan 22, 2026 by maass-hamburg Loading…
tools/mpremote: Add mip download and mpy version handling. tools Relates to tools/ directory in source, or other tooling
#18712 opened Jan 22, 2026 by stek29 Loading…
ports: clean up duplicated and dummy help/open builtins ports Relates to multiple ports, or a new/proposed port
#18684 opened Jan 14, 2026 by dpgeorge Loading…
zephyr: fix i2c port port-zephyr
#18678 opened Jan 13, 2026 by maass-hamburg Loading…
py: adjust zip iter implementation to not use mp_obj_tulpe_del() and then remove that function py-core Relates to py/ directory in source
#18676 opened Jan 13, 2026 by dpgeorge Loading…
tests/multi_net: Exclude TLS/SSL tests for axTLS, and use getrandbits() for random port tests Relates to tests/ directory in source
#18675 opened Jan 13, 2026 by dpgeorge Loading…
py: clean up definition and use of mp_handle_pending() ports Relates to multiple ports, or a new/proposed port py-core Relates to py/ directory in source
#18672 opened Jan 12, 2026 by dpgeorge Loading…
py/runtime: Make import-all support non-modules via __dict__/__all__. py-core Relates to py/ directory in source
#18671 opened Jan 12, 2026 by dpgeorge Loading…
Fix multiple unicode issues in mpremote. tools Relates to tools/ directory in source, or other tooling unicode Bugs and enhancements related to Unicode/UTF-8 support.
#18670 opened Jan 11, 2026 by Josverl Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.