Closed makermelissa closed 8 months ago
Looks like the time is now since CircuitPython 9.0.0 was released yesterday.
Initial splitting/code removal is done (in my PR). Still need to test a bus display, epaper display, and i2c display and split display busses into bus_core.
I skipped splitting the busses into bus_core for the time being because they are functioning and space isn't as much of a concern on single board computers.
See https://github.com/adafruit/circuitpython/issues?q=milestone%3A9.0.0+label%3Adisplayio+label%3A%22breaks+api%22
Also https://github.com/adafruit/circuitpython/pull/8456