Marc Rijken

Results 19 comments of Marc Rijken

What is needed to get this merged/released? It will help converting a lot of users from Poetry to UV, at least for companies which have large number of repo's.

I see ` name = "pixelis'+1714` in the stacktrace, which is probably not a correct encoding. Can you share the pyproject.toml?

I could reproduce it. However, if I use another unicode emoticon, it wotrks as expected. Maybe it is a Windows encoding issue.

Thanks for the isssue. Too bad, the issue is caused by the underlying toml document library. So it is not an easy fix. I will check if I can make...

Too bad no inline tables are supported yet. I need to think about how we can support that on an easy way. Suggestions are welcome.

You know you can change the location, which makes it a different default obsolete? `poetry config virtualenvs.path /path/to/cache/directory/virtualenvs` or to the project / repo location: `poetry config virtualenvs.in-project true`

Are you open for a PR where I add an option "droppable_shell" to the layout? That option will be used to determine whether ESC may be used to drop to...

I did not make a PR, because I use a helper function to rerun my command. See https://github.com/mrijken/checks/tree/main/rerun