QUERY · ISSUE
micropython-lib version included in official downloads is unclear
The official downloads page lists pre-built images by micropython version, but does not give any information on which micropython-lib version is used. I've had a few issues where I got stack traces into micropython-lib but was unable to find the matching source version.
I think either the micropython-lib repo should contain tags pointing to the corresponding micropython versions, or the micropython-lib version/commit/tag should be linked on the downloads page and somewhere in the micropython repo.
Thanks!
CANDIDATE · ISSUE
docs.micropython.org/ should redirect to stable release version.
docs
As https://github.com/micropython/micropython/issues/5387 shows, there are contents in the documentation that are not yet available in the official downloads.
These should be marked in the docs.