Marcin Konowalczyk

Results 36 comments of Marcin Konowalczyk

i could not build the [RedisTimeseries](https://github.com/RedisTimeSeries/RedisTimeSeries) from source (I was building 1.8.10, but I've gotten the same bug when trying to build latest). with this change it built fine. I'm...

@davidism anything else which needs to happen here? (all good if just waiting / no-one gotten to it. just wanna make sure i'm not sitting idle on something i'm supposed...

Since I often use this in a non-werkzeug context, I've extracted the TypeConversionDict into a single-file micro-package: https://github.com/MarcinKonowalczyk/type_conversion_dict. I thought it relevant to post here since i've done quite a...

Strong support for this(!) I was about to make a proposal similar to it, although i didn't know `pipdpeptree` so was going to use `pip-chill` as an example. I'd love...

@bradfitz bump, although you do seem like a busy person.. 🤷‍♀️

Just came across [this issue](https://github.com/astral-sh/uv/issues/10358) when using uv, but reading this its possible that this is actually a related issue here..?? If so, following @native-api 's example: ```bash if [[...

If so, I'd suggest not touching #3140 which is a WIP which seems to be fixing this, and adding the uv compatibility with a separate PR.

i've been using pyenv for a good couple of years and I'm very used to it. just using uv for faster installation and getting used to it more. i might...

ok, upon further reading the baseline-baseline height for multiline text is called `leading` and not `advance`. i should change the var names to reflect that.

Working with the current head branch of SDL_image `33d18dd`.