The GitHub Actions job "Fory CI" on fory.git/feat/python-bfloat16-support has 
failed.
Run started by GitHub user asadjan4611 (triggered by asadjan4611).

Head commit for run:
3ac6ba84b80223585f61df1a4a5c06756922b922 / asadjan4611 <[email protected]>
fix(python): remove keyword arguments from cpdef function calls in 
collection.pxi

Cython cpdef functions do not support keyword arguments when called
from C code. Changed all read_no_ref(buffer, serializer=...) calls
to use positional arguments read_no_ref(buffer, serializer) instead.

Report URL: https://github.com/apache/fory/actions/runs/22260527247

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to