Cristian Le

Results 920 comments of Cristian Le
trafficstars

From the discussion on the mail, it seems that the origin of the tarfixer was because we are using a tree instead of the commit. If we are not using...

> @smichel17 I think you misunderstand the motivation behind this "feature". It is not that IRC presence should meaningful to Matrix. It is mostly about the chat backlog. As noted...

> which when used maliciously would leak the content of the room to that user. Ok, I understand why the feature exists for the IRC. To summarize it is relevant...

> Realistically if IRC users cannot determine _for themselves_ who the audience is for a message there is a real risk of leaking messages. How about if setting the bridge...

Is there a breakage on `pyproject-metadata` to have fields that are not yet defined?

For now I've renamed the issue to track it. So basically the PEP is meant to add SPDX syntax in `License-Expression` + `License-File` and deprecate the older formats. We hope...

> I'm not completely against adding the auto-License-Files that we were adding We are ok with holding it off, since right now only `spglib` and `python-llama-cpp-python` is being packaged on...

Presets are not yet tested or officially supported. But try to relax the generator specified in the preset

> Not using presets I saw that you are: https://github.com/planetmarshall/pillow-jpls/blob/48fc1183235a69553ae132f626bc52c451281aaf/pyproject.toml#L27 > Re-adding ninja to `build-system.requires` resolves the issue but the docs imply that this should not be necessary. I'm wondering...

But that is not being overwritten in `cibuildwheel`. From what I see in the logs: ``` python -m build 'D:\a\pillow-jpls\pillow-jpls' --wheel '--outdir=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-09i1ke8p\cp310-win32\built_wheel' ``` It is calling the default build, which...