Aryan Karamtoth pushed to branch master at Debian Med / python-awkward
Commits: 8bccb0fc by Aryan Karamtoth at 2025-11-15T08:53:40+05:30 New upstream version 2.8.10 - - - - - 49787696 by Aryan Karamtoth at 2025-11-15T08:53:40+05:30 Update upstream source from tag 'upstream/2.8.10' Update to upstream version '2.8.10' with Debian dir e8473f9dcc92a1f94b6fd668f1414cef38b081ec - - - - - aceb84bd by Aryan Karamtoth at 2025-11-15T08:55:19+05:30 new upstream release: 2.8.10 - - - - - c9abb1ed by Aryan Karamtoth at 2025-11-15T08:55:43+05:30 new upstream release: 2.8.10 - - - - - 90 changed files: - .all-contributorsrc - .github/workflows/build-wheels.yml - .github/workflows/deploy-cpp.yml - .github/workflows/deploy.yml - .github/workflows/docs-preview.yml - .github/workflows/docs.yml - .github/workflows/header-only-test.yml - .github/workflows/packaging-test.yml - .github/workflows/test.yml - .pre-commit-config.yaml - README.md - debian/changelog - docs/conf.py - docs/getting-started/thinking-in-arrays.ipynb - docs/reference/index.md - docs/reference/toctree.txt - docs/user-guide/how-to-convert-rdataframe.md - pyproject.toml - requirements-test-full.txt - requirements-test-gpu.txt - src/awkward/_broadcasting.py - src/awkward/_connect/numba/arrayview.py - src/awkward/_connect/numba/builder.py - src/awkward/_connect/numexpr.py - src/awkward/_do.py - src/awkward/_nplikes/cupy.py - src/awkward/_nplikes/jax.py - src/awkward/_nplikes/placeholder.py - src/awkward/_nplikes/typetracer.py - src/awkward/_nplikes/virtual.py - src/awkward/contents/content.py - src/awkward/contents/emptyarray.py - src/awkward/contents/indexedarray.py - src/awkward/contents/indexedoptionarray.py - src/awkward/contents/listoffsetarray.py - src/awkward/contents/regulararray.py - src/awkward/forms/bitmaskedform.py - src/awkward/forms/bytemaskedform.py - src/awkward/forms/emptyform.py - src/awkward/forms/indexedform.py - src/awkward/forms/indexedoptionform.py - src/awkward/forms/listform.py - src/awkward/forms/listoffsetform.py - src/awkward/forms/numpyform.py - src/awkward/forms/recordform.py - src/awkward/forms/regularform.py - src/awkward/forms/unionform.py - src/awkward/forms/unmaskedform.py - src/awkward/operations/__init__.py - src/awkward/operations/ak_almost_equal.py - src/awkward/operations/ak_enforce_type.py - src/awkward/operations/ak_from_arrow.py - src/awkward/operations/ak_from_buffers.py - src/awkward/operations/ak_from_cupy.py - src/awkward/operations/ak_from_dlpack.py - src/awkward/operations/ak_from_jax.py - src/awkward/operations/ak_from_numpy.py - src/awkward/operations/ak_from_parquet.py - + src/awkward/operations/ak_from_safetensors.py - src/awkward/operations/ak_merge_union_of_records.py - src/awkward/operations/ak_metadata_from_parquet.py - src/awkward/operations/ak_to_dataframe.py - + src/awkward/operations/ak_to_safetensors.py - src/awkward/operations/ak_with_field.py - tests-cuda/test_1300_same_for_numba_cuda.py - tests-cuda/test_1809_array_cuda_jit.py - tests-cuda/test_2922a_new_cuda_kernels.py - tests-cuda/test_3051_to_cuda.py - tests-cuda/test_3115_array_typed_cuda_jit.py - + tests-cuda/test_3459_virtualarray_with_cuda.py - tests/test_1490_jax_reducers_combinations.py - tests/test_1565_axis_wrap_if_negative_record.py - tests/test_1766_record_form_fields.py - tests/test_2085_empty_if_typetracer.py - tests/test_2373_unzip_touching.py - + tests/test_2377_empty_index.py - tests/test_2410_string_broadcast.py - tests/test_2596_named_axis.py - tests/test_2638_mean_and_count_grads.py - tests/test_2660_expected_container_keys_from_form.py - tests/test_2724_expected_from_buffers_recursive.py - tests/test_2806_attrs_typetracer.py - tests/test_3347_weakref_mask_highlevel_array.py - tests/test_3440_calculate_parquet_uuid.py - + tests/test_3664_concatenate_emptyarays.py - + tests/test_3667_virtual_array_shape_check_in_from_buffers.py - + tests/test_3681_preserve_field_order_with_field.py - + tests/test_3685_to_from_safetensors.py - + tests/test_3687_from_functions_attrs.py - + tests/test_3692_to_dataframe_masked_string_dtype_resize.py The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/med-team/python-awkward/-/compare/3736869b908b290bbac8890c984dd8311338d454...c9abb1ed001e752fa17bff205221f22d25bfd341 -- View it on GitLab: https://salsa.debian.org/med-team/python-awkward/-/compare/3736869b908b290bbac8890c984dd8311338d454...c9abb1ed001e752fa17bff205221f22d25bfd341 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
