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

Gcdebugprintf py-core Relates to py/ directory in source
#18773 opened Feb 4, 2026 by stinos Loading… release-1.28.0
py/objarray: Avoid double zero init on sized bytearrays. py-core Relates to py/ directory in source
#18771 opened Feb 4, 2026 by Gadgetoid Loading…
py/emitbc: Handle invalid syntax gracefully instead of assertion py-core Relates to py/ directory in source
#18761 opened Jan 30, 2026 by bob10042 Loading…
py/objtype: Add type validation for super() first argument py-core Relates to py/ directory in source
#18760 opened Jan 30, 2026 by bob10042 Loading…
py/modio: Add stream validation for BufferedWriter py-core Relates to py/ directory in source
#18759 opened Jan 30, 2026 by bob10042 Loading…
Fix #17722: Invalid syntax assertion with walrus in function call py-core Relates to py/ directory in source
#18758 opened Jan 30, 2026 by bob10042 Loading…
Fix #17720: Regex stack overflow with deeply nested groups lib Relates to lib/ directory in source
#18757 opened Jan 30, 2026 by bob10042 Loading…
DOC: Change 'esptool.py' references to 'esptool' docs
#18744 opened Jan 30, 2026 by europrimus Loading…
py/objtype: Support property access via super(). py-core Relates to py/ directory in source
#18742 opened Jan 29, 2026 by smurfix Loading…
py/emitinlinextensa: Add inline assembler support for windowed cores. py-core Relates to py/ directory in source
#18738 opened Jan 28, 2026 by agatti Loading…
py/builtinhelp: Add options for changing help('modules') format. py-core Relates to py/ directory in source
#18734 opened Jan 28, 2026 by radiofan Loading…
py: Fix two segfaults due to accessing uninitialized memory. py-core Relates to py/ directory in source
#18732 opened Jan 27, 2026 by smurfix Loading… release-1.28.0
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…
ProTip! Exclude everything labeled bug with -label:bug.