forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugcpython apimodules from cpythonmodules from cpythonregressionThings that used to work but don't any longerThings that used to work but don't any longer
Milestone
Description
CircuitPython version and board name
Adafruit CircuitPython 10.0.0-alpha.2 on 2025-04-04; Pimoroni Pico Plus 2 with rp2350b
Adafruit CircuitPython 10.0.0-alpha.2-36-g53a856b67a on 2025-04-23; Pimoroni Pico Plus 2 with rp2350b
Code/REPL
# Not applicable
Behavior
Adafruit CircuitPython 10.0.0-alpha.2 on 2025-04-04 (and 9.2.7 on 2025-04-01); Pimoroni Pico Plus 2 with rp2350b
Everything works as intended.
Adafruit CircuitPython 10.0.0-alpha.2-36-g53a856b67a on 2025-04-23; Pimoroni Pico Plus 2 with rp2350b
Each file appears as an empty directory that can be entered into. The path breadcrumbs include a "%A" directory.
If you select "CircuitPython device" to go above the "%A" directory in the breadcrumbs, the file list appears normal.
But if you attempt to load one of those files, it fails and the device becomes unresponsive until it is soft-reset.
Description
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugcpython apimodules from cpythonmodules from cpythonregressionThings that used to work but don't any longerThings that used to work but don't any longer