Meitham
Meitham
Just checking if there is any update on supporting "Multipart forms" in the library?
> This is great, thanks. One small request - are you able to add a `pytest` test for your change, just to ensure it works and to make sure future...
I see a failing test, but I don't see how it is related to my change! I believe that's just a flapping test that happened to fail now.
That's no type. Pip (or setuptools) canonicalise all underscroes to hyphens, so this is expected.
I have just encountered this very bug and mistakenly reported it on [redis/redis](https://github.com/redis/redis/issues/11019)! I was pointed to this repo so just wanted to share the test cases I was using::...
Sorry I should have been clear. I was referring to the site feed http://vim.runpaint.org/index.atom
I just assumed it will always have the last 10 or so entries rather than display entries newer than some datetime interval :) as long as you think its working...
sure, here's the verbose ``uv venv`` output ``` C:\Temp>set RUST_LOG=uv=trace C:\Temp>uv venv --python 3.9.13 orion --seed --no-python-downloads -vvv --color never 0.000034s ←[1;34mDEBUG←[0m ←[2muv←[0m uv 0.5.6 (b70c4f30e 2024-12-03) 0.001026s ←[1;34mDEBUG←[0m ←[2muv::commands::project←[0m...
Please see below my registry. I think I see what the issue is, I have python 3.9.12 (miniconda) and python 3.9.13 (psf) but in the windows registry their patch version...
Thank you for fixing this, and special thanks for fixing the colors issue ;-)