You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Narrow scopes where 3.12 hacks apply
* Update CI to target and test ARM64 Windows
* Fixed expressions and unset ${VSCMD_ARG_TGT_ARCH}
* pre-include `pycore_atomic.h` to circumvent bad funcdefs
* temporarily truncate job matrix to focus on Windows-ARM64
* sidestep inclusion of `pycore_atomic.h`, just mock what we need
* temporarily stop building Windows-AMD64 and ABI3 wheels
* Added missing #define
* Try moving Python internal includes into the C file
* simplify macros
* roll back #392
* vendor in `_Py_atomic_int` from `pycore_atomic.h`
* Skip unavailable platforms in CI
* Allow Cython tests to XFAIL on Windows-ARM64
* Fixed attempted import on the failing path
* Undo eda8d0b and f407d00, restoring the rest of the pipeline
* Temp: truncate pipeline to debug test on Win-ARM64
This reverts commit 3d47c90.
* Set MSVC arch for ARM runners
* Revert soft-XFAIL of Cython test
This partially reverts commit 0a16f5c
but keeps the typing fixes introduced therein.
* Un-truncate pipeline
This reverts commit 072106d.
* Streamline pipeline, added comments
* changelog
* Make suggested changes
Co-authored-by: Jon Crall <erotemic@gmail.com>
---------
Co-authored-by: da-woods <dw-git@d-woods.co.uk>
Co-authored-by: Jon Crall <erotemic@gmail.com>
0 commit comments