Aarni Koskela

Results 257 issues of Aarni Koskela

Follows up on https://github.com/labelmeai/labelme/commit/34887aeef13390d1a2ae0835276e92c9d93548b6 (https://github.com/labelmeai/labelme/pull/271). This makes the otherwise pretty obscure configuration setting visible in the label list instead: When no label is selected (or available), the checkbox is disabled...

pr:feature

`setup.py` declares that the app supports Pythons down to Python 3.5, but the CI flow doesn't test on that version, and that version has been EOL for multiple years anyway....

The app only supports Python 3, so these variables aren't needed.

This PR adds a `.git-blame-ignore-revs` file (as e.g. [supported by GitHub](https://github.blog/changelog/2022-03-24-ignore-commits-in-the-blame-view-beta/)), initially containing a reference to the reformatting commit 5c9808446a179176c721bd7a59d621b41c95898c. Could be expanded with more.

Depending on where your hands are, it can be more convenient than Return.

## What's the problem this feature will solve? Since `.tox/` is an ephemeral folder, it could be useful if it contained a [`CACHEDIR.TAG` file](https://bford.info/cachedir/). These files are useful markers that...

help:wanted
enhancement

Available since Python 3.1. Also fixes the comment: `/dev/null` wouldn't be a thing on Windows OSes 😉

### Describe the bug Based on https://github.com/salsita/node-pg-migrate/pull/319, `node-pg-migrate` should refuse to try and migrate if `DATABASE_URL` is not set. However, even in an environment where there's absolutely nothing postgres-related, those...

c: bug
good first issue
help wanted
p: 1-normal

uv 0.4.0, macOS. A minimal code snippet that reproduces the issue: ``` $ uv init foo $ cd foo $ uv add pyobjc 💭 oh crud, I don't need every...

bug
projects