Marcin Konowalczyk

Results 27 issues of Marcin Konowalczyk

The [documentation](https://jiffyclub.github.io/palettable/) page looks ok when initially loaded, but after scrolling down the text becomes misaligned. _(Click on images to see a larger version)_ I'm using Safari Version 13.1 (15609.1.20.111.8)...

Exposed the 'version' call from ping as a method on Client

### Environment * PIP Chill version: dev * Python version: 3.12 but does not matter * Operating System: MacOS ### Description This is a followup from PR #75. Test fails...

no-issue-activity

First of all, thanks for a really helpful little bit of code!

Note: This has already been touched upon in #2976 and #357. I think the entry in [important-options](https://tinygo.org/docs/reference/usage/important-options/) needn't go into too much detail, but i think it ought to at...

### setuptools version setuptools==75.8.0 ### Python version Python 3.14.0a4+ (heads/main:5c9a63f, Jan 29 2025, 12:10:34) [Clang 16.0.0 (clang-1600.0.26.6)] on darwin Also tested on 3.12.3. I don't believe this is python-version specific....

bug
Needs Triage

Most importantly: - minor fix for torch FutureWarning (the `weights_only=True` flag) But also: - added .gitignore - a couple of typos - added basic test with light model based on...

## Issue When creating a lock file with non-standard resolution, e.g. `uv lock --resolution=lowest-direct` and then when running with `uv-venv-lock-runner`, the run fails due to the `--locked` flag. ## Environment...

bug

`staticcheck ./...` lit a few things up, this being the main one which, i agree with the discussion linked below, was a bit misleading. replaced break with a comment. Similar...

See [this](https://github.com/alxyng/flappybird/issues/2) issue. I believe this is potentially a SDL_image bug?? Briefly; - working on mac M3, Sequoia 15.1.1. - trying to load a texture with `texture = IMG_LoadTexture(renderer, "spritesheet.png");`...