Results 113 comments of Joe Clack

Here's what I did to install `pipx` system-wide on a generic linux machine. I chose to create a user for it because I wanted to use `pipenv` to simplify the...

@sinisaos that discussion seems to be about specifically composite primary keys - I am talking about multi column indexes, which are already supported by Piccolo with `await Table.create_index(...)`.

Ah, my bad, I probably picked commits from the wrong branch.

@aduh95 to adhere to the 'only commits that landed' rule, should I squash the new commits into a landed commit? or are commits for manual resolution after cherry-picking OK?

What's the deal here? I don't understand why CI is failing 🤔

> can you include https://github.com/nodejs/node/commit/bba07d7e1edace182894b517a903cb55fb4d5b2b in the backport (if lands cleanly otherwise I can open a backport) 'In addition to' or 'instead of' d8d3b07 (which is currently included) ?

Something weird happened and I had to drop a couple of commits, then redo the rebase - let me know whether or not things look OK

Recommend using `packaging.version.Version` instead, since that's part of the stdlib

@dpvc since [pull/1367](https://github.com/mathjax/MathJax-src/pull/1367) was merged, shall we close this (and/or add the Merged tag)? - i'm not sure what the convention is for this repository!