Andrea Giammarchi

Results 716 comments of Andrea Giammarchi

> Thanks for the quick turnaround. I'd rather thank you for the issue and the patience in explaining what's going on ... this also landed as manual test (due refresh...

The background thing is that I didn't think about pinned versions so that even implementing your new tab strategy would've failed your expectations **but** I need to dig into the...

Here we go, I'll try to tackle that sooner than later: https://github.com/pyscript/pyscript/discussions/2233

I don't mind adding this config property but I have the following questions / concerns: * AFAIK there's no MicroPython (mip) equivalent for this, we do allow `github:` published packages...

P.S. for @ntoll we don't want users to think they can add credentials in the py-config so the authentication story is actually not trivial at all to me and requires...

@fpliger @amjith I am not familiar with this micropip dance but people already complain Pyodide starts slow, I can't imagine just randomly checking *HEAD* around to find the right thing...

@hoodmane thanks for chiming in, both appreciated and revealing ... I agree with you doing this at runtime feels weird and the `lockFileURL` could be an awesome *config.toml* thing to...

to whom it might concern, this PR only tackles the SW side of affair, it doesn't change PyScript resolutions and it doesn't propagate the intent to pass along `index_url` ......

the way I see this working is by doing the following: * we add an `experimental_lock_dependencies` boolean flag that defaults to `False` * when that is `True`, we check if...

@ntoll this PR is not a (technical) starting point because it modifies something fully unrelated with PyScript core ... it changes a file into `pyscript.sw` that won't benefit anyone. However,...