Kyle Stanley

Results 6 comments of Kyle Stanley

It's likely not a problem with i3-gaps compatibility, it probably means that you are missing a font package that the author is using. From looking over the config, it looks...

> I would also check more widely before saying that reviewers should be credited in "Co-authored-by." I had never heard of that suggestion before today. Specifically, I meant that if...

> That would basically mean that anytime a reviewer made a suggestion on a PR that the author agreed to, they'd need to be added as a co-author. That seems...

@vstinner > master/slave => parent/child, server/client, main, primary/seconday, etc. whitelist/blacklist => allowlist/denylist, ignore, etc. +1 For the proposed replacements. It might be a decent idea to put together a table...

@1st1 > Rename Connection.fetchone() to Connection.queryone() > Rename Connection.fetchall() to Connection.query() > The motivation to going away from the "fetch" term is explained in comments above; essentially it boils down...

@brettcannon I recently opened up a PR on the devguide for creating a JSON to better store the experts index data. Zware and Mariatta recommended doing that so we could...