Skip to content

Add C-level buffered array writer with direct file descriptor writes #1108

Add C-level buffered array writer with direct file descriptor writes

Add C-level buffered array writer with direct file descriptor writes #1108

Triggered via pull request June 29, 2026 23:15
Status Success
Total duration 3m 28s
Artifacts 19

ci.yml

on: pull_request
Matrix Runner Config
4s
Matrix Runner Config
Matrix: wheels
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

97 warnings
Package
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / macos-15-intel / Python 3.14 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / macos-15-intel / Python 3.14 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-15-intel / Python 3.13 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / macos-15-intel / Python 3.13 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-15-intel / Python 3.12 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / macos-15-intel / Python 3.12 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-15-intel / Python 3.11 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / macos-15-intel / Python 3.11 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.13 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / ubuntu-22.04 / Python 3.13 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.12 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / ubuntu-22.04 / Python 3.12 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.14 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / ubuntu-22.04 / Python 3.14 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.14t / FT1
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / ubuntu-22.04 / Python 3.14t / FT1
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-15-intel / Python 3.14t / FT1
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / macos-15-intel / Python 3.14t / FT1
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.11 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / ubuntu-22.04 / Python 3.11 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / ubuntu-22.04 / Python 3.10 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / ubuntu-22.04 / Python 3.10 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.13 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / windows-2022 / Python 3.13 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.13 / FT0: src/auto_map.c#L1508
C4244: 'initializing': conversion from 'double' to 'Py_ssize_t', possible loss of data
Build / windows-2022 / Python 3.13 / FT0: src/auto_map.c#L338
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.13 / FT0: src/auto_map.c#L335
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.13 / FT0: src/auto_map.c#L334
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.13 / FT0: src/auto_map.c#L328
C4293: '>>': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.13 / FT0: src/auto_map.c#L328
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.13 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.13 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.13 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.13 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.10 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / windows-2022 / Python 3.10 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.10 / FT0: src/auto_map.c#L1508
C4244: 'initializing': conversion from 'double' to 'Py_ssize_t', possible loss of data
Build / windows-2022 / Python 3.10 / FT0: src/auto_map.c#L338
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.10 / FT0: src/auto_map.c#L335
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.10 / FT0: src/auto_map.c#L334
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.10 / FT0: src/auto_map.c#L328
C4293: '>>': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.10 / FT0: src/auto_map.c#L328
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.10 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.10 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.10 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.10 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.14 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / windows-2022 / Python 3.14 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.14 / FT0: src/auto_map.c#L1508
C4244: 'initializing': conversion from 'double' to 'Py_ssize_t', possible loss of data
Build / windows-2022 / Python 3.14 / FT0: src/auto_map.c#L338
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.14 / FT0: src/auto_map.c#L335
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.14 / FT0: src/auto_map.c#L334
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.14 / FT0: src/auto_map.c#L328
C4293: '>>': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.14 / FT0: src/auto_map.c#L328
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.14 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.14 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.14 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.14t / FT1
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / windows-2022 / Python 3.14 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.14t / FT1: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.14t / FT1: src/auto_map.c#L1508
C4244: 'initializing': conversion from 'double' to 'Py_ssize_t', possible loss of data
Build / windows-2022 / Python 3.14t / FT1: src/auto_map.c#L338
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.14t / FT1: src/auto_map.c#L335
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.14t / FT1: src/auto_map.c#L334
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.14t / FT1: src/auto_map.c#L328
C4293: '>>': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.14t / FT1: src/auto_map.c#L328
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.14t / FT1: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.14t / FT1: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.14t / FT1: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.14t / FT1
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / macos-15-intel / Python 3.10 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / macos-15-intel / Python 3.10 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.12 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / windows-2022 / Python 3.12 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.12 / FT0: src/auto_map.c#L1508
C4244: 'initializing': conversion from 'double' to 'Py_ssize_t', possible loss of data
Build / windows-2022 / Python 3.12 / FT0: src/auto_map.c#L338
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.12 / FT0: src/auto_map.c#L335
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.12 / FT0: src/auto_map.c#L334
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.12 / FT0: src/auto_map.c#L328
C4293: '>>': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.12 / FT0: src/auto_map.c#L328
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.12 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.12 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.12 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.12 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Build / windows-2022 / Python 3.11 / FT0
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build / windows-2022 / Python 3.11 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.11 / FT0: src/auto_map.c#L1508
C4244: 'initializing': conversion from 'double' to 'Py_ssize_t', possible loss of data
Build / windows-2022 / Python 3.11 / FT0: src/auto_map.c#L338
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.11 / FT0: src/auto_map.c#L335
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.11 / FT0: src/auto_map.c#L334
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.11 / FT0: src/auto_map.c#L328
C4293: '>>': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.11 / FT0: src/auto_map.c#L328
C4293: '<<': shift count negative or too big, undefined behavior
Build / windows-2022 / Python 3.11 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.11 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.11 / FT0: src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
Build / windows-2022 / Python 3.11 / FT0
The `python-version` input is not set. The version of Python currently in `PATH` will be used.

Artifacts

Produced during runtime
Name Size Digest
dist-sdist
107 KB
sha256:9823f9a2ebc7f3a81b228354f30294becf926e051e56e80e99fa6c554c6d801c
dist-wheels-macos-15-intel-py310-t0
159 KB
sha256:708d38d41c1cd1a86f72f9bb5a51aae43766aa07b44030ffc6e3cb9e525cbcf4
dist-wheels-macos-15-intel-py311-t0
159 KB
sha256:0d8c8e813cff83452472a710d7af5918956b97aa37b965d2e8facc6b2bbf1eee
dist-wheels-macos-15-intel-py312-t0
160 KB
sha256:5c9e0a43472ce56823c2d438f01448e92cae3efca5d60de7357254bff8f0f36b
dist-wheels-macos-15-intel-py313-t0
160 KB
sha256:a9ace21ee5d81062dbbc37654ebaa73fc1cfc3a8e0582d0f40f82ee7d56cdcf0
dist-wheels-macos-15-intel-py314-t0
160 KB
sha256:f9a7bd1bbc3b7b5c4a2a9d9b13e8fd3fd7c1fd6500621286c29ff7d69436fc02
dist-wheels-macos-15-intel-py314t-t1
163 KB
sha256:36d43092adcdbe3d12b90cd63b1d771b4ed061789377313515a3ba662d20eb6a
dist-wheels-ubuntu-22.04-py310-t0
976 KB
sha256:aaee8f7fec9d9de7dc0a99100013b9bab79f87fc9e824488172084d7f806bc56
dist-wheels-ubuntu-22.04-py311-t0
1010 KB
sha256:03730a310d7f725e29f0d84d87fdf0ec00e5fec7ffdb97ff232ad5e0c498dcf7
dist-wheels-ubuntu-22.04-py312-t0
1.01 MB
sha256:800fff56554728a873bf910eb0e2ff34bf615e72a3f60c3182392b103660df8f
dist-wheels-ubuntu-22.04-py313-t0
1.01 MB
sha256:99ba9efcd6f62efedcde59f456a88d0946c09ec17284c0b09c2bec193657e714
dist-wheels-ubuntu-22.04-py314-t0
1.01 MB
sha256:ea2487388c43cb27386deebdcd20a572ea697f181bb9b40aacc07df09e5e8471
dist-wheels-ubuntu-22.04-py314t-t1
1.08 MB
sha256:044c16e9178dc45d13633b1210c067575a5cdb022f1cf8e5bb811337850a0b93
dist-wheels-windows-2022-py310-t0
276 KB
sha256:69fcfce41afed21ec78814fd21ab412e7d2595488e4f304adae69dbace08ef51
dist-wheels-windows-2022-py311-t0
276 KB
sha256:02e902330689f474b8795939acfe8863533834ba11ec59a1bd136769edc117d7
dist-wheels-windows-2022-py312-t0
277 KB
sha256:c05d689cbc55e43b84af0553493e05bc5d05ee268441cdb02764cca12fee636f
dist-wheels-windows-2022-py313-t0
277 KB
sha256:eb15aa53070e38db18b8da7cdd89b7dc42c6dbfab239f62f39b2f4aec5081ae2
dist-wheels-windows-2022-py314-t0
280 KB
sha256:0bcccf9cb04ab1b21a7201e69cfadb25f122ec1a4a3a4e465ee436201fca5624
dist-wheels-windows-2022-py314t-t1
289 KB
sha256:8cad587e986425b660a46348e8f0cb3349844369a50ad1b8745d4dbfc8b312b5