Louis Maddox

Results 158 comments of Louis Maddox

Confirmed with a local setup that bumping these versions and pinning Planus compiles OK and rusqlite/connectorx integration tests pass :+1: I don't know if pinning a problematic dependency like Planus...

> Thank you @lmmx for the PR! Thank you for taking a look over it! :grin: :pray: I am just reviewing it more closely and spotted this was in the...

Yes! It is available for testing, I think this issue should probably have been titled β€œplease may we have Python 3.15 wheels?” πŸ™‚ The real issue is not that it...

Yes sorry for the title ! πŸ‘ **edit** FWIW yes it built just fine with the following headers ```yaml - name: Install Pillow build dependencies (Python 3.15+) if: startsWith(matrix.python-version, '3.15')...

Not sure why the tests didn't run but this looks good on CI in the PR on my fork: - https://github.com/lmmx/figment2/pull/3

Not sure why CI failed, maybe it needs a label added (triage)? Let me know if I can assist πŸ‘

Rebased to update with trunk, all checks passed :smile:

Great, this looks ready @svlandeg :smile:

Oh great catch ! Yes we can check that, very good ```py import os def maybe_update_state(ctx: click.Context) -> None: path_or_module = ctx.params.get("path_or_module") if path_or_module and ":" in path_or_module: drive, _...

No worries, maybe it felt like a good idea at the time but totally your call :relaxed: