micropython-lib
micropython-lib copied to clipboard
weakref: Add basic stub function to aid in porting.
This just allows most basic usages of weakref in other modules to "work" unless they test for actual cleanup via gc.collect etc.
Docs: https://docs.python.org/3/library/weakref.html#weakref.ref