Laurens Valk
Laurens Valk
> If a port wants to provide "custom" imports the idea is for it to enable `MICROPY_ENABLE_EXTERNAL_IMPORT` and then provide the desired functionality via a custom `mp_import_stat()`. It doesn't need...
> I think best to allow the port to override mp_builtin___import__(), but also for it to have access to the default one to call if it wants. (...) Eg have...
This is great work! I just tried a partial implementation of this to test a slightly different use case, and it seems to work well. I took only the parts...
> We use the "u" prefix for built-in modules for several reasons (..). The primary reason though is to allow foo.py to exist on the filesystem and extend the built-in...
Thanks for your response. That led me to a subtlety that may be worth clarifying --- Reading back through this thread, it seems that not all comments about extending builtins...
So with that in mind, I fully agree with the motivation in [@tannewt's post](https://github.com/micropython/micropython/issues/9018#issuecomment-1206779622), but with a subtle clarification of the implication --- moving away from the `uos` name could...
Thank you Ariana, this looks great! And belated happy birthday to Mom :) This design uses pieces beyond just the SPIKE Prime set, right? We've been thinking to have a...
@dlech, could you try the updated code if you still have this model on the shelf? Thanks!
The projects on our site are submitted by Pybricks community members. Perhaps the color sensor is a creative addition by the contributors of the code (@TheVinhLuong102). It looks like the...
If you try the program, perhaps you want to make a video of it in action? We're happy to share your video on the website instead of the one from...