Skip to content

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

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

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

Re-run triggered June 29, 2026 16:00
Status Success
Total duration 4m 21s
Artifacts 19

ci.yml

on: pull_request
Matrix Runner Config
2s
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.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 / 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.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 / 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.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.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.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 / 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.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.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.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 / 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.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 / 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.
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.

Artifacts

Produced during runtime
Name Size Digest
dist-sdist
104 KB
sha256:6e4f05582e9bf665db2848fed0eac37787903c152a8c608ae03585e46e86c939
dist-wheels-macos-15-intel-py310-t0
158 KB
sha256:ffe617bc69f9c8df624abdcf5aef7e3c78f0f172af0af391f7160bab90a29fac
dist-wheels-macos-15-intel-py311-t0
157 KB
sha256:883126fad0a5f092e035bb6f771e74fdb35db4914155d5cc64317d4eac3b04ec
dist-wheels-macos-15-intel-py312-t0
158 KB
sha256:9cbe0cdcb4c4073ea58d09af791d7f48ddf091f58f92ec7ce065e1bf32e6ee02
dist-wheels-macos-15-intel-py313-t0
158 KB
sha256:13e117127893c5cc28a5a802b7583db3f51ad7eeabfe499feff21a5c6db802c0
dist-wheels-macos-15-intel-py314-t0
158 KB
sha256:26509c9f861f9c3e7c78518a02f2269b784aeb5482e81083e789962533e7da3d
dist-wheels-macos-15-intel-py314t-t1
161 KB
sha256:047230f125a6aff6f3a45422ac4c8c03d89ea89ea85ddd51e2eba16073442263
dist-wheels-ubuntu-22.04-py310-t0
969 KB
sha256:6df55369e26df184c77acf42d9e7527b2b238eb492fc081f79d77b902eda441b
dist-wheels-ubuntu-22.04-py311-t0
1000 KB
sha256:7b285a34101b5895d8132cfb2e4b89bf20ae829000b0fc474b2f388fc1358c16
dist-wheels-ubuntu-22.04-py312-t0
1 MB
sha256:5651bacaeca15e40f246096779796b4bbbd603023230fd2a41b741cafdbd92b6
dist-wheels-ubuntu-22.04-py313-t0
1 MB
sha256:43859bccc3b496b9ce1d7a6bb508256965335ef1f8cbff062812451dad62fe55
dist-wheels-ubuntu-22.04-py314-t0
1020 KB
sha256:c1e22a8d53043e25ee7dae42a72f4eadfd89d9142b8561dc9ce5cdbc222db392
dist-wheels-ubuntu-22.04-py314t-t1
1.07 MB
sha256:81b7d94c29d97daa7da2bda1d39f2e66fcef0893fc638375dd1dba0cbe669a89
dist-wheels-windows-2022-py310-t0
273 KB
sha256:f04ce7f796506d51b6a2435f31d14414409fcf9b07c54f8640e6a9e74edba65e
dist-wheels-windows-2022-py311-t0
273 KB
sha256:bd954d512d4c8acf7cb4258d46cf8f9c6c165d29ad1040749ef30cf02da3689e
dist-wheels-windows-2022-py312-t0
274 KB
sha256:1c65d1571df00d8ab90a5f3963b8caa929d35816842a072b32c8cddfb2a280ed
dist-wheels-windows-2022-py313-t0
274 KB
sha256:cefccf2d65e6b37a4da7f83105ff375588c7962360b98d6beac346e89bd828c9
dist-wheels-windows-2022-py314-t0
276 KB
sha256:6fd7783deacfa90da557147ec39d4c2dd72b976dfc309ab967069eca3ac04ee9
dist-wheels-windows-2022-py314t-t1
285 KB
sha256:78510b9ed974a26be34ab055ff36986226f2d7fda80194f4f42879180202f7ab