Francis Thérien

Results 39 comments of Francis Thérien

Does aiosqlite aim to conform to [PEP 249](https://peps.python.org/pep-0249/), in particular with respect to the `autocommit` behavior? I looked through the docs and the connection object does not seem to have...

I'd certainly like this feature! Would it be possible to install packages in this python install? I often use interactive python sessions, or one-off scripts, where spinning up a new...

> 👍 `uvx --with ... python` is the recommendation for that To be perfectly clear, it's perfectly fine if uv doesn't support my use case. I understand it might not...

@fduxiao That's similar to the use case I describe in my previous comments, I believe. What currently do, and works well for me, is a "default" venv similar to what...

I'm not sure if this is just an old issue, but in case people are not aware, this actually already works, as long as the hex code is prefixed with...

I retract the above comment. `str2double`'s support of hexadecimal numbers is undocumented and buggy. Notably, it fails when the hex string ends in the letter `e`, presumably because `e` is...

That workaround does work for now, thank you :)

I currently am not able to get interactive figures with matplotlib and ipympl, even in old notebooks in which it worked (using `%matplotlib widget`). The figures show up, but not...

Just tried to update to jupyterlab 4.4.0a2, seems to be fixed in this pre-release version, at least for ipympl.

Also on a arch-derivative (endeavor), I just installed hoppscotch via the AUR package (25.1.0), and I have the same issue: hoppscotch is pinning one CPU core at full load constantly.