Ofek Lev
Ofek Lev
I just merged https://github.com/ofek/coincurve/pull/202 so you can rebase or merge `master` instead!
``` Traceback (most recent call last): File "", line 1, in File "/private/var/folders/y6/nj790rtn62lfktb1sh__79hc0000gn/T/cibw-run-uqf9ogxo/cp39-macosx_x86_64/venv-test-x86_64/lib/python3.9/site-packages/coincurve/__init__.py", line 1, in from coincurve.context import GLOBAL_CONTEXT, Context File "/private/var/folders/y6/nj790rtn62lfktb1sh__79hc0000gn/T/cibw-run-uqf9ogxo/cp39-macosx_x86_64/venv-test-x86_64/lib/python3.9/site-packages/coincurve/context.py", line 6, in from coincurve._libsecp256k1 import ffi,...
It appears to be the same error.
I'm so sorry that I don't have time to look into this myself but could someone please briefly summarize the macOS issue?
> python arm64 is installed by the setup-python@v5 on the macos-14 Wouldn't that be expected since the macOS runners all use ARM now by default without specifying a suffix after...
The matrix variables (except for `python`) do nothing but allow you to generate environments. You then would alter the behavior of the environments based on config overrides.
We are also affected by this in a different way. Previously we were using these images to produce a prebuilt installation by downloading the x86_64_v3 [standalone](https://github.com/astral-sh/python-build-standalone) build and now resolution...
My apologies, you're right of course. A new release of that package coincided with them dropping older tags.
Hey there, sorry I've been busy! I don't have time today to think about the binary naming section but for the `PYAPP_*` environment variables please treat these separately as `options`,...
A variables table like you proposed is fine for arbitrary environment variables.