QUERY · ISSUE
`uasyncio.rst` and `uctypes.rst` are still named with `u` prefix
docsextmod
In the documents library files uasyncio.rst and uctypes.rst are still named with u prefix. The other similar files have u removed, e.g. os.rst.
CANDIDATE · PULL REQUEST
Docs: Describe restriction on ThreadSafeFlag.
docs
As per https://github.com/micropython/micropython/issues/7965 this class does not work on the Unix build.