MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems - py/objtype: Add hazard-free support for __set_name__. (dict-copy version) · micropython/micropython@003d4ff
I also attempted to implement this via a raw copy of the underlying locals table into a stack-allocation created with mp_local_alloc, but I was unable to determine how to get this to work successfully. (Someone with more experience with the internals of micropython memory management might be...
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems - py/objtype: Add support for __set_name__. (dict-copy version) · micropython/micropython@1c0b2ff
micropython / micropython Public Sponsor Notifications Fork 8k Star 20k Code Issues 1.3k Pull requests 393 Discussions Actions Projects Wiki Security Insights webassembly port py/objtype: Add support for __set_name__. (dict-copy version) #6622 Sign in to view logs ...
micropython / micropython Public Notifications Fork 8k Star 20k Code Issues 1.3k Pull requests 393 Discussions Actions Projects Wiki Security Insights zephyr port py/objtype: Add support for __set_name__. (dict-copy version) #9941 Sign in to view logs ...