Ed Morley
Ed Morley
@SandyPantsLai @doriskwan I have just enabled Review Apps for this repository, in case it helps at all (and manually created one for this PR; future PRs will auto-create the review...
Hi! I noticed that the latest release (2.1) now includes a wheel for Python 2: https://pypi.python.org/pypi/promise/2.1 I don't suppose the Python 3 wheel could also be uploaded? :-)
Hi! Thank you for opening this. I would be open to adding support for this - though from some initial searching now, it seems there are some limitations when generating...
So one thing worth noting, is that if ARM64 support were added to the `heroku/heroku:*` images, I'm presuming Docker Clients would automatically (and silently) start using those images locally on...
No one has yet replied to this... > Also, if people are using the Heroku stack images locally as a way to try and ensure dev-prod parity, running different architectures...
Building with different architectures will be close enough most of the time, yes. My point (from one of my earlier comments) is more that I don't feel using Heroku's stack...
> Is there an official plan at Heroku to merge #227 or otherwise enable “**blazing fast**” docker images on M1 Macs yet? Hi! That PR is a great initial step,...
I've updated this issue to leave the choice of "same paths" vs "different paths" open (since I think there are arguments for and against both), so long as the spec...
> I've updated this issue to leave the choice of "same paths" vs "different paths" open (since I think there are arguments for and against both) Having worked through more...
Hi In https://github.com/pypa/pipenv/pull/5343#issuecomment-1241083067 you mentioned: > This will need to wait until pytest v7.2.0 > [pytest-dev/pytest#9982](https://github.com/pytest-dev/pytest/issues/9982) pytest 7.2.0 has now been released: https://github.com/pytest-dev/pytest/releases/tag/7.2.0 Also, Python 3.11.0 was released last night,...