← index #5552PR #6804
Off-topic · high · value 0.179
QUERY · ISSUE

micropython-lib version included in official downloads is unclear

openby jasegopened 2020-01-20updated 2020-01-20

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 · PULL REQUEST

tools: Remove obsolete upip bootstrap script.

closedby stinosopened 2021-01-27updated 2021-01-30
tools

The upip module is frozen into ports supporting it, and it is included
in the source tree, so there is no need to get it from PyPi. Moreover
the PyPi package referred to is an out-of-date version of upip which is
basically unrelated our upip.py because the source is taken from a fork
of micropython-lib instead of this repository.

tldr; people shouldn't be using this, ever.

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied