Commit 50e13a0
authored
chore(external_repos/vaccel-python): Update submodule revision
Update submodule `external_repos/vaccel-python` to revision
nubificus/vaccel-python@6f8665d
Signed-off-by: vaccel-bot[bot] <175908213+vaccel-bot[bot]@users.noreply.github.com>1 parent 55307a7 commit 50e13a0
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule vaccel-python updated 22 files
- .github/workflows/generate-api-reference.yml+1-1
- build_ffi.py+49-36
- pyproject.toml+1-1
- tests/conftest.py+21
- tests/test_general.py+12-16
- tests/test_genop.py+19-16
- tests/test_resource.py+103
- vaccel/__init__.py+4-1
- vaccel/_c_types/types.py+11-4
- vaccel/_c_types/utils.py+18-8
- vaccel/_c_types/wrappers/cbytes.py+6-2
- vaccel/_c_types/wrappers/cfloat.py+9-4
- vaccel/_c_types/wrappers/cint.py+22-3
- vaccel/_c_types/wrappers/clist.py+2-1
- vaccel/_c_types/wrappers/cnumpyarray.py+2-1
- vaccel/_c_types/wrappers/cstr.py+6-2
- vaccel/arg.py+165-10
- vaccel/ops/exec.py+12-4
- vaccel/ops/tf/node.py+1-1
- vaccel/plugin.py+11
- vaccel/resource.py+104-9
- vaccel/session.py+27-11
0 commit comments