Kyle Altendorf
Kyle Altendorf
I think an alternative check for the first history item being a permanent redirect would be a more accurate way to calculate this? The actual permanent redirect url would be...
Could we get it removed from the docs? It's hard to expect developers to consider a documented non-leading-`_` attribute private... Or implement it more sensibly (based on my minute or...
replaced by https://github.com/Chia-Network/chia-blockchain/pull/19653
to document, the hassle here is that we have direct shebang usage on linux/macos and handling the variety there. we then have windows configurations allowing for associating `.py` files as...
i've reduced the ci here to just the matrixed workflow, just windows, just cpython, just 3.5 - 3.9. but, i added a 20x repeat on each of those jobs to...
this PR is only for debugging. after #297, the windows cp36 and cp38 are the only remaining failures in this workflow. i wanted to run them several times to confirm...
next tidbit. 3.6 passes the first tests of win32 and fails the amd64 tests. 3.8 also runs win32 first but fails the tests.
i see both `build-wheels.yml` with a matrix and also lots of other repeated workflows for specific combinations. which are used for what?
> [@emlowe](https://github.com/emlowe) test some arm/64 actions that builds any wheels are you referring to this failure? https://github.com/sergey-dryabzhinsky/python-zstd/actions/runs/16992438286/job/48174913562?pr=260#step:7:77 ``` ValueError: 'armhf' is not a valid Architecture ```