Branch Vincent

Results 56 comments of Branch Vincent

Yea that's good, I would still merge this since the command remains deprecated and will eventually be removed again

From #193982, I think we also want to ship this with `corepack` enabled

> @branchvincent would you be interested in adding patches/pour_bottle?/compiler flags in this or a follow-up PR? Yea I'll add them here! @issyl0 I can take an initial stab at covering...

There's a draft PR at #5740, feedback is welcome there

``` Making check in tests foo.c:5:65: error: argument to 'section' attribute is not valid for this target: mach-o section specifier requires a segment and section separated by a comma const...

I think we need https://github.com/Homebrew/homebrew-core/pull/178715/files#r1694038551 to be addressed

Ah ok, might be more trouble than it's worth then. Will see if it still hangs

Thanks for taking a look! > Volatility needs to support as far back as python 3.7, and I'm not sure when the pyproject/pip stuff got added. Support was added in...

hey @ikelos, just checking in 😄

No worries! Since we're keeping `setup.py`, note that users won't be forced to use `pip` as long as they have a recent enough setuptools (I tested back to `setuptools==62.6.0`): ```console...